hush/e2fsprogs
Denys Vlasenko 6683745bf7 fsck: remove a few statics
function                                             old     new   delta
kill_all_if_got_signal                                 -      60     +60
notitle                                                1       -      -1
doall                                                  1       -      -1
cancel_requested                                       1       -      -1
num_devices                                            4       -      -4
devices                                                4       -      -4
signal_cancel                                          8       -      -8
fsck_main                                           1893    1870     -23
kill_all_if_cancel_requested                          60       -     -60
------------------------------------------------------------------------------
(add/remove: 1/7 grow/shrink: 0/1 up/down: 60/-102)           Total: -42 bytes
   text    data     bss     dec     hex filename
 824205     458    6956  831619   cb083 busybox_old
 824174     458    6948  831580   cb05c busybox_unstripped

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2009-09-13 05:52:03 +02:00
..
old_e2fsprogs fix dependencies of FEATURE_GETOPT_LONG 2009-07-04 16:50:43 +02:00
chattr.c *: add FAST_FUNC to function ptrs where it makes sense 2009-06-05 12:06:05 +02:00
Config.in - wrap overlong lines (Cristian Ionescu-Idbohrn) 2008-07-22 18:27:53 +00:00
e2fs_defs.h *: make "pragma GCC visibility push(hidden)" less ugly 2009-04-09 12:35:13 +00:00
e2fs_lib.c *: add FAST_FUNC to function ptrs where it makes sense 2009-06-05 12:06:05 +02:00
e2fs_lib.h *: add FAST_FUNC to function ptrs where it makes sense 2009-06-05 12:06:05 +02:00
fsck.c fsck: remove a few statics 2009-09-13 05:52:03 +02:00
Kbuild put small subset of e2fsprogs back in the tree: 2006-12-26 01:30:59 +00:00
lsattr.c *: add FAST_FUNC to function ptrs where it makes sense 2009-06-05 12:06:05 +02:00
README put small subset of e2fsprogs back in the tree: 2006-12-26 01:30:59 +00:00

Authors and contributors of original e2fsprogs:

Remy Card <card@masi.ibp.fr>
Theodore Ts'o <tytso@mit.edu>
Stephen C. Tweedie <sct@redhat.com>
Andreas Gruenbacher, <a.gruenbacher@computer.org>
Kaz Kylheku <kaz@ashi.footprints.net>
F.W. ten Wolde <franky@duteca.et.tudelft.nl>
Jeremy Fitzhardinge <jeremy@zip.com.au>
M.J.E. Mol <marcel@duteca.et.tudelft.nl>
Miquel van Smoorenburg <miquels@drinkel.ow.org>
Uwe Ohse <uwe@tirka.gun.de>