hush/findutils
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 find: -context support for SELinux (KaiGai Kohei <kaigai@kaigai.gr.jp>) 2007-06-19 22:22:57 +00:00
find.c Replace index_in_[sub]str_array with index_in_[sub]strings, 2007-07-24 15:54:42 +00:00
grep.c grep: implement -m MAX_MATCHES; fix help text 2007-07-15 12:39:08 +00:00
Kbuild build system overhaul 2006-10-05 10:17:08 +00:00
xargs.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00