busybox/include
Denis Vlasenko 85c247161b *: fix fallout from -Wunused-parameter
function                                             old     new   delta
bbunpack                                             358     366      +8
passwd_main                                         1070    1072      +2
handle_incoming_and_exit                            2651    2653      +2
getpty                                                88      86      -2
script_main                                          975     972      -3
inetd_main                                          2036    2033      -3
dname_enc                                            377     373      -4
make_new_session                                     474     462     -12
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 3/5 up/down: 12/-24)            Total: -12 bytes
   text    data     bss     dec     hex filename
 797429     658    7428  805515   c4a8b busybox_old
 797417     658    7428  805503   c4a7f busybox_unstripped
2008-03-17 09:04:04 +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 *: fix fallout from -Wunused-parameter 2008-03-17 09:04:04 +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 *: fix fallout from -Wunused-parameter 2008-03-17 09:04:04 +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 *: fix fallout from -Wunused-parameter 2008-03-17 09:04:04 +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