hush/include
Denis Vlasenko afc4113ed7 fuser: bugfixes and shrink. It was assuming that xmalloc zeroes returned area!
function                                             old     new   delta
scan_dir_links                                         -     106    +106
add_inode                                              -      89     +89
scan_link                                              -      78     +78
file_to_dev_inode                                      -      64     +64
search_dev_inode                                       -      63     +63
add_pid                                                -      39     +39
packed_usage                                       23948   23928     -20
fuser_add_pid                                         49       -     -49
fuser_file_to_dev_inode                               64       -     -64
fuser_search_dev_inode                                77       -     -77
fuser_scan_link                                       91       -     -91
fuser_scan_dir_links                                 108       -    -108
fuser_add_inode                                      124       -    -124
fuser_main                                          1450    1243    -207
------------------------------------------------------------------------------
(add/remove: 6/6 grow/shrink: 0/2 up/down: 439/-740)         Total: -301 bytes
   text    data     bss     dec     hex filename
 798327     658    7428  806413   c4e0d busybox_old
 797988     658    7428  806074   c4cba busybox_unstripped
2008-03-17 08:44:58 +00:00
..
applets.h script: new applet by Pascal Bellard <pascal.bellard AT ads-lu.com> 2008-02-27 11:54:59 +00:00
busybox.h Further optimize applet tables; prettify build output 2007-11-29 03:31:20 +00:00
dump.h sed: unbreak multiple -e, -f option handling (my fault) 2006-10-01 21:05:12 +00:00
grp_.h fixdep.c: avoit doing memcmp in most cases 2006-12-30 21:11:57 +00:00
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 dos2unix: tiny shrink 2008-03-17 08:42:43 +00:00
platform.h tar: move FNM_LEADING_DIR #define to tar.c - no other users. 2008-02-13 17:06:53 +00:00
pwd_.h fixdep.c: avoit doing memcmp in most cases 2006-12-30 21:11:57 +00:00
rtc_.h we need to pass back the rtc device name that was actually used so that we can turn around and check its sysfs status 2008-02-15 07:19:03 +00:00
shadow_.h style fixes 2007-04-13 23:22:00 +00:00
unarchive.h *: more readable handling of pipe fds. No code changes. 2008-02-16 13:20:56 +00:00
usage.h fuser: bugfixes and shrink. It was assuming that xmalloc zeroes returned area! 2008-03-17 08:44:58 +00:00
volume_id.h support for mount by label (not yet tested) 2008-02-18 21:08:49 +00:00
xatonum.h xatonum.h: add comment 2007-10-18 12:54:39 +00:00
xregex.h less: stop dying on bad regexps, quietly pipe data w/o 2006-12-21 13:24:58 +00:00