busybox/include
Denis Vlasenko 0b5fd45ef7 change char *string = "foo" -> char string[] = "foo"
function                                             old     new   delta
xsetenv                                               45      44      -1
iproute_list_or_flush                               1834    1833      -1
ipaddr_modify                                       1915    1914      -1
ipaddr_list_or_flush                                1861    1860      -1
invarg                                                39      38      -1
do_set                                              1259    1258      -1
bb_verror_msg                                        268     267      -1
create_icmp_socket                                   142     140      -2
create_icmp6_socket                                  142     140      -2
bb_full_fd_action                                    324     322      -2
bb_path_mtab_file                                     10       -     -10
.rodata                                           214796  214720     -76
------------------------------------------------------------------------------
(add/remove: 0/1 grow/shrink: 0/11 up/down: 0/-99)            Total: -99 bytes
2006-09-19 09:55:09 +00:00
..
applets.h Michael Opdenacker contributed a readahead applet. 2006-08-20 22:12:18 +00:00
busybox.h add ordering warning on enum Location 2006-06-09 12:25:10 +00:00
dump.h Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
grp_.h Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
inet_common.h Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
libbb.h change char *string = "foo" -> char string[] = "foo" 2006-09-19 09:55:09 +00:00
platform.h whitespace cleanup 2006-09-17 16:28:10 +00:00
pwd_.h Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
shadow_.h Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
unarchive.h tar: revert older fix (non-portable), added new one. 2006-09-03 14:04:33 +00:00
usage.h whitespace cleanup 2006-09-17 16:28:10 +00:00
xregex.h whitespace cleanup 2006-09-17 16:28:10 +00:00