Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
85e5e72bc1acd9d58c11bde6e14c8270cd9f169f
/
coreutils
/
uudecode.c
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
887ca79
Scrub pwd.h and grp.h handling so we don't have to play any silly games. -Erik
by Eric Andersen
· 22 years ago
1a10eec
Fixup the location of pwd.h and grp.h
by Eric Andersen
· 23 years ago
3450636
Latest patch from vodz. Adds a check for divide by zero in the posix
by Eric Andersen
· 23 years ago
20aab26
Some adjustments, mostly from David McCullough <davidm@lineo.com> to
by Eric Andersen
· 23 years ago
cbe31da
It turns out that DODMALLOC was broken when I reorganized busybox.h
by Eric Andersen
· 24 years ago
67991cf
This patch, put together by Manuel Novoa III, is a merge of work
by Eric Andersen
· 24 years ago
dd19c69
Removed trailing \n from error_msg{,_and_die} messages.
by Matt Kraai
· 24 years ago
ed3ef50
Fix header file usage -- there were many unnecessary header files included in
by Eric Andersen
· 24 years ago
ab050f5
Add in a patch to make busybox use the normal pwd.h and grp.h
by Eric Andersen
· 24 years ago
1fa1ade
Change calls to error_msg.* and strerror to use perror_msg.*.
by Matt Kraai
· 24 years ago
f57c944
Changed names of functions in utility.c and all affected files, to make
by Mark Whitley
· 24 years ago
3e856ce
Stop using TRUE and FALSE for exit status.
by Matt Kraai
· 24 years ago
4e573f4
Remove the BSD advertising clause, and replace it with a link to how
by Eric Andersen
· 24 years ago
3570a34
Renamed "internal.h" to the more sensible "busybox.h". -Erik
by Eric Andersen
· 24 years ago
bf181b9
Extract usage information into a separate file.
by Matt Kraai
· 24 years ago
be84cd4
Always report the applet name when doing error reporting.
by Matt Kraai
· 24 years ago
999bf72
More portability updates. Now compiles cleanly vs glibc, libc5, and uclibc
by Eric Andersen
· 24 years ago
b610615
Updates to a number of apps to remove warnings/compile errors under libc5.
by Eric Andersen
· 24 years ago
2b6ab3c
Add new apps md5sum uudecode uuencode, fix some minor formatting things. -Erik
by Eric Andersen
· 25 years ago