hush/e2fsprogs/old_e2fsprogs
Pascal Bellard 926031b764 *: introduce and use xfork() and xvfork()
function                                             old     new   delta
launch_helper                                        170     169      -1
setup_heredoc                                        312     302     -10
handle_dir_common                                    367     354     -13
expand_vars_to_list                                 2456    2443     -13
open_transformer                                      89      74     -15
data_extract_to_command                              439     423     -16
do_ipaddr                                           1406    1389     -17
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/7 up/down: 0/-85)             Total: -85 bytes

Signed-off-by: Pascal Bellard <pascal.bellard@ads-lu.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-07-04 15:32:38 +02:00
..
blkid *: add INSERTs to *.src files where appropriate 2010-06-08 12:15:11 +02:00
e2p *: add INSERTs to *.src files where appropriate 2010-06-08 12:15:11 +02:00
ext2fs *: add INSERTs to *.src files where appropriate 2010-06-08 12:15:11 +02:00
uuid *: add INSERTs to *.src files where appropriate 2010-06-08 12:15:11 +02:00
chattr.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
Config.src *: add INSERTs to *.src files where appropriate 2010-06-08 12:15:11 +02:00
e2fsbb.h *: make "pragma GCC visibility push(hidden)" less ugly 2009-04-09 12:35:13 +00:00
e2fsck.c *: stop defining _GNU_SOURCE in source files, it's in CFLAGS anyway 2010-06-18 15:15:24 +02:00
e2fsck.h usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
fsck.c *: introduce and use xfork() and xvfork() 2010-07-04 15:32:38 +02:00
fsck.h put small subset of e2fsprogs back in the tree: 2006-12-26 01:30:59 +00:00
Kbuild.src *: add INSERTs to *.src files where appropriate 2010-06-08 12:15:11 +02:00
lsattr.c libbb: introduce and use print_flags(). 2008-06-07 15:10:29 +00:00
mke2fs.c *: use NULL for null pointers 2010-03-05 14:10:54 +01:00
README put small subset of e2fsprogs back in the tree: 2006-12-26 01:30:59 +00:00
tune2fs.c *: use "can't" instead of "cannot" 2009-11-13 09:08:27 +01:00
util.c *: merge some common strings 2010-03-23 16:25:17 +01:00
util.h put small subset of e2fsprogs back in the tree: 2006-12-26 01:30:59 +00:00

This is a pretty straight rip from the e2fsprogs pkg.

See README's in subdirs for specific info.