hush/networking/libiproute
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
..
ip_common.h usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
ip_parse_common_args.c Replace index_in_[sub]str_array with index_in_[sub]strings, 2007-07-24 15:54:42 +00:00
ipaddress.c Replace index_in_[sub]str_array with index_in_[sub]strings, 2007-07-24 15:54:42 +00:00
iplink.c Replace index_in_[sub]str_array with index_in_[sub]strings, 2007-07-24 15:54:42 +00:00
iproute.c Replace index_in_[sub]str_array with index_in_[sub]strings, 2007-07-24 15:54:42 +00:00
iprule.c Replace index_in_[sub]str_array with index_in_[sub]strings, 2007-07-24 15:54:42 +00:00
iptunnel.c Replace index_in_[sub]str_array with index_in_[sub]strings, 2007-07-24 15:54:42 +00:00
Kbuild - apply hunk that fixes an issue with (wrong?) dependencies. Initial notes were: 2007-05-15 09:33:32 +00:00
libnetlink.c use "glibc errno" trick not only for ash, but for entire busybox 2007-05-31 22:16:38 +00:00
libnetlink.h - add xsendto and use where appropriate; shrink iplink; sanitize libiproute a bit. 2007-04-12 11:34:39 +00:00
ll_addr.c delete tons of extra #includes 2007-05-31 22:42:12 +00:00
ll_map.c ll_map: disable interface name caching code 2007-06-19 12:11:20 +00:00
ll_map.h ll_map: disable interface name caching code 2007-06-19 12:11:20 +00:00
ll_proto.c Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <wharms@bfs.de>) 2007-06-25 10:55:35 +00:00
ll_types.c Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <wharms@bfs.de>) 2007-06-25 10:55:35 +00:00
rt_names.c preparatory patch for -Wwrite-strings #4 2007-01-29 22:51:58 +00:00
rt_names.h preparatory patch for -Wwrite-strings #8 (missed part) 2007-01-30 00:44:41 +00:00
rtm_map.c Replace index_in_[sub]str_array with index_in_[sub]strings, 2007-07-24 15:54:42 +00:00
rtm_map.h preparatory patch for -Wwrite-strings #6 2007-01-29 23:43:52 +00:00
utils.c - remove matches() from networking/. Untested. 2007-06-21 10:20:13 +00:00
utils.h - remove matches() from networking/. Untested. 2007-06-21 10:20:13 +00:00