busybox/selinux
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
..
chcon.c Replace index_in_[sub]str_array with index_in_[sub]strings, 2007-07-24 15:54:42 +00:00
Config.in setfiles,restorecon: new SELinux applets by Yuichi Nakamura <ynakam@hitachisoft.jp> 2007-07-23 14:03:30 +00:00
getenforce.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
getsebool.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
Kbuild setfiles,restorecon: new SELinux applets by Yuichi Nakamura <ynakam@hitachisoft.jp> 2007-07-23 14:03:30 +00:00
load_policy.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
matchpathcon.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
runcon.c Replace index_in_[sub]str_array with index_in_[sub]strings, 2007-07-24 15:54:42 +00:00
selinuxenabled.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
setenforce.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
setfiles.c setfiles: small tweaks to usage text and code 2007-07-24 06:17:43 +00:00