busybox/e2fsprogs
Denys Vlasenko c4fb8c6ad5 fsck: do not use statics
function                                             old     new   delta
fsck_main                                           1794    1812     +18
packed_usage                                       30662   30664      +2
kill_all_if_got_signal                                60      62      +2
create_fs_device                                     158     160      +2
static.kill_sent                                       1       -      -1
skip_root                                              1       -      -1
serialize                                              1       -      -1
parallel_root                                          1       -      -1
noexecute                                              1       -      -1
fs_type_negated                                        1       -      -1
force_all_parallel                                     1       -      -1
verbose                                                4       -      -4
num_running                                            4       -      -4
num_args                                               4       -      -4
max_running                                            4       -      -4
instance_list                                          4       -      -4
fstype                                                 4       -      -4
fs_type_list                                           4       -      -4
fs_type_flag                                           4       -      -4
filesys_last                                           4       -      -4
filesys_info                                           4       -      -4
args                                                   4       -      -4
wait_one                                             309     300      -9
ignore                                               196     174     -22
------------------------------------------------------------------------------
(add/remove: 0/18 grow/shrink: 4/2 up/down: 24/-82)           Total: -58 bytes
   text    data     bss     dec     hex filename
 938527     932   17448  956907   e99eb busybox_old
 938487     932   17392  956811   e998b busybox_unstripped

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2015-10-19 02:24:14 +02:00
..
chattr.c chattr,lsattr: shorten help message 2015-10-19 01:29:20 +02:00
Config.src e2fsprogs/*: convert to new-style "one file" applets 2015-10-18 22:40:23 +02:00
e2fs_lib.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
e2fs_lib.h Drop include/bb_linux_ext2_fs.h, use existing e2fsprogs/e2fs_defs.h 2012-04-17 15:06:55 +02:00
fsck.c fsck: do not use statics 2015-10-19 02:24:14 +02:00
Kbuild.src e2fsprogs/*: convert to new-style "one file" applets 2015-10-18 22:40:23 +02:00
lsattr.c chattr,lsattr: shorten help message 2015-10-19 01:29:20 +02:00
README put small subset of e2fsprogs back in the tree: 2006-12-26 01:30:59 +00:00
tune2fs.c e2fsprogs/*: convert to new-style "one file" applets 2015-10-18 22:40:23 +02: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>