hush/debianutils
Rob Landley a389651115 Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes
as the old optimization did (actually does slightly better under gcc 4.0), and
simplifies the code.
2006-05-07 20:20:34 +00:00
..
Config.in Patch from Robert P Day: let menuconfig indent stuff for us, we don't have 2006-04-13 23:22:16 +00:00
Makefile - use absolute path for top_builddir and top_srcdir. 2006-03-02 17:33:25 +00:00
Makefile.in - revert back to r14406 2006-03-13 19:04:00 +00:00
mktemp.c Robert P. Day removed 8 gazillion occurrences of "extern" on function 2006-03-06 20:47:33 +00:00
pipe_progress.c Robert P. Day removed 8 gazillion occurrences of "extern" on function 2006-03-06 20:47:33 +00:00
readlink.c Tito pointed out that if readlink doesn't have -f, there's no need to call 2005-09-17 11:13:25 +00:00
run_parts.c just whitespace 2006-01-25 00:08:53 +00:00
start_stop_daemon.c - patch from Denis Vlasenko to add and use bb_xdaemon() 2006-04-12 18:09:26 +00:00
which.c Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes 2006-05-07 20:20:34 +00:00