This has two patches. First it moves interface.c to libbb (it is
authorEric Andersen <andersen@codepoet.org>
Thu, 19 Apr 2001 16:55:27 +0000 (16:55 -0000)
committerEric Andersen <andersen@codepoet.org>
Thu, 19 Apr 2001 16:55:27 +0000 (16:55 -0000)
commit46cd74b9e3bf0ed842f4e6f2e5a8b8f364e3ad4c
tree8262e023a17fdaf0dc5982d7d49d801c6596a2d4
parent3ce79338e66d37e9313c0a4bde78d21822402c09
This has two patches.  First it moves interface.c to libbb (it is
support code after all).  It also contains a patch from Larry Doolittle
that removes two instances of "strlen([^)]*) *- *1", un-shadows two
variables, relaxes requirement for a sprintf(3) that returns number of
bytes written, and eliminates a duplicate subroutine.
Config.h
Config.h.Hurd
Makefile
debian/Config.h-deb
debian/Config.h-static
debian/Config.h-udeb
interface.c [deleted file]
libbb/interface.c [new file with mode: 0644]