summaryrefslogtreecommitdiff
path: root/coreutils/uuencode.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* A cleanup patch from Jeff Garzik to static-ify a number ofEric Andersen2001-03-091-3/+3
* It turns out that DODMALLOC was broken when I reorganized busybox.hEric Andersen2001-02-201-1/+1
* This patch, put together by Manuel Novoa III, is a merge of workEric Andersen2001-02-141-2/+2
* Removed trailing \n from error_msg{,_and_die} messages.Matt Kraai2001-01-311-2/+2
* Fix header file usage -- there were many unnecessary header files included inEric Andersen2001-01-271-0/+1
* Add in a patch to make busybox use the normal pwd.h and grp.hEric Andersen2001-01-271-1/+0
* Change calls to error_msg.* and strerror to use perror_msg.*.Matt Kraai2000-12-181-5/+2
* Changed names of functions in utility.c and all affected files, to makeMark Whitley2000-12-071-3/+3
* Stop using TRUE and FALSE for exit status.Matt Kraai2000-12-011-3/+3
* Remove the BSD advertising clause, and replace it with a link to howEric Andersen2000-11-141-32/+36
* Renamed "internal.h" to the more sensible "busybox.h".Eric Andersen2000-09-251-1/+1
* Extract usage information into a separate file.Matt Kraai2000-07-161-9/+0
* Always report the applet name when doing error reporting.Matt Kraai2000-07-121-1/+1
* More portability updates. Now compiles cleanly vs glibc, libc5, and uclibcEric Andersen2000-07-091-0/+1
* Updates to a number of apps to remove warnings/compile errors under libc5.Eric Andersen2000-06-191-1/+1
* Add new apps md5sum uudecode uuencode, fix some minor formatting things.Eric Andersen2000-06-131-0/+244