hush/include
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
..
applets.h setfiles,restorecon: new SELinux applets by Yuichi Nakamura <ynakam@hitachisoft.jp> 2007-07-23 14:03:30 +00:00
busybox.h fix typo in comment 2007-04-11 07:36:31 +00:00
dump.h
grp_.h
inet_common.h networking/interface.c: huke remaining big statics; use malloc for INET[6]_rresolve 2007-06-19 11:12:46 +00:00
libbb.h Replace index_in_[sub]str_array with index_in_[sub]strings, 2007-07-24 15:54:42 +00:00
platform.h - add ATTRIBUTE_UNUSED_RESULT for internal use 2007-06-21 10:39:20 +00:00
pwd_.h
shadow_.h style fixes 2007-04-13 23:22:00 +00:00
unarchive.h do not do utime() on links, it acts on link targets, and we don't want that. 2007-06-20 14:49:47 +00:00
usage.h setfiles: small tweaks to usage text and code 2007-07-24 06:17:43 +00:00
xatonum.h style fix (stray space before ';') 2007-07-21 15:08:09 +00:00
xregex.h