hush/debianutils
Denis Vlasenko 990d0f63ee Replace index_in_[sub]str_array with index_in_[sub]strings,
which scans thru "abc\0def\0123\0\0" type strings. Saves 250 bytes.

   text    data     bss     dec     hex filename
 781266    1328   11844  794438   c1f46 busybox_old
 781010    1328   11844  794182   c1e46 busybox_unstripped
2007-07-24 15:54:42 +00:00
..
Config.in move several applets to more correct ex-project. No code changes. 2007-06-12 08:12:33 +00:00
Kbuild move several applets to more correct ex-project. No code changes. 2007-06-12 08:12:33 +00:00
mktemp.c use "glibc errno" trick not only for ash, but for entire busybox 2007-05-31 22:16:38 +00:00
pipe_progress.c delete tons of extra #includes 2007-05-31 22:42:12 +00:00
run_parts.c Replace index_in_[sub]str_array with index_in_[sub]strings, 2007-07-24 15:54:42 +00:00
start_stop_daemon.c Replace index_in_[sub]str_array with index_in_[sub]strings, 2007-07-24 15:54:42 +00:00
which.c remove nearly-duplicate PATHs in several places 2007-06-12 22:35:19 +00:00