busybox/e2fsprogs/old_e2fsprogs
Denys Vlasenko 651a2697f7 *: merge some common strings
text   data    bss    dec    hexfilename
 838650   8009      0 846659  ceb43busybox_old
 838519   8009      0 846528  ceac0busybox_unstripped

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-03-23 16:25:17 +01:00
..
blkid *: use NULL for null pointers 2010-03-05 14:10:54 +01:00
e2p *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
ext2fs *: use NULL for null pointers 2010-03-05 14:10:54 +01:00
uuid *: make "pragma GCC visibility push(hidden)" less ugly 2009-04-09 12:35:13 +00:00
chattr.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
Config.in - wrap overlong lines (Cristian Ionescu-Idbohrn) 2008-07-22 18:27:53 +00:00
e2fsbb.h *: make "pragma GCC visibility push(hidden)" less ugly 2009-04-09 12:35:13 +00:00
e2fsck.c *: use NULL for null pointers 2010-03-05 14:10:54 +01:00
e2fsck.h usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
fsck.c *: use NULL for null pointers 2010-03-05 14:10:54 +01:00
fsck.h put small subset of e2fsprogs back in the tree: 2006-12-26 01:30:59 +00:00
Kbuild put small subset of e2fsprogs back in the tree: 2006-12-26 01:30:59 +00: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.