hush/e2fsprogs
Bernhard Reutner-Fischer 7abe709867 - Fix spurious rebuilds for (parallel) out-of-tree builds.
Make sure that the directories are order-only prerequisites. Otherwise we
  may have object files created after the timestamp of the directory was
  updated which would lead to spurious rebuilds (as some of the dentries
  may be older than the dir itself).
2005-10-05 10:06:11 +00:00
..
blkid
e2p
ext2fs fix building with debugging enabled #413 2005-09-25 05:18:04 +00:00
uuid
base_device.c
chattr.c
Config.in
e2fsbb.h more const, inline, forward declaration usage, strip 20k source size ;-) 2005-09-28 15:16:22 +00:00
e2fsck.c more const, inline, forward declaration usage, strip 20k source size ;-) 2005-09-28 15:16:22 +00:00
fsck.c change interface to bb_xasprintf() - more perfect for me. 2005-09-29 16:18:57 +00:00
fsck.h
lsattr.c
Makefile - fix building out-of-tree; 2005-10-05 07:40:46 +00:00
Makefile.in - Fix spurious rebuilds for (parallel) out-of-tree builds. 2005-10-05 10:06:11 +00:00
mke2fs.c excellent shrinkage patch by Tito 2005-10-02 08:10:31 +00:00
README
tune2fs.c excellent shrinkage patch by Tito 2005-10-02 08:10:31 +00:00
util.c excellent shrinkage patch by Tito 2005-10-02 08:10:31 +00:00
util.h excellent shrinkage patch by Tito 2005-10-02 08:10:31 +00:00

This is a pretty straight rip from the e2fsprogs pkg.

See README's in subdirs for specific info.