e2fsprogs/lib
Eric Sandeen d0ff90d520 Fix signed vs unsigned printf format strings for block and inode numbers
There were still some %d's lurking when we print blocks & inodes; also
many of the counters in the e2fsck_struct were signed, and probably
need to be unsigned to avoid overflows.

Signed-off-by: Eric Sandeen <esandeen@redhat.com>
2006-09-12 14:56:15 -04:00
..
blkid Fix bug in device mapper scanning; probe_one() doesn't want a leading /dev 2006-09-12 01:30:53 -04:00
e2p Fix potential 2**32-1 overflow by using e2p_percent() 2006-08-30 03:08:13 -04:00
et Create the generated files read-only to remind developers not to edit them. 2006-08-05 14:41:00 -04:00
ext2fs Fix signed vs unsigned printf format strings for block and inode numbers 2006-09-12 14:56:15 -04:00
ss Create the generated files read-only to remind developers not to edit them. 2006-08-05 14:41:00 -04:00
uuid Set FD_CLOEXEC on the /dev/random file descriptor used by libuuid 2006-01-06 18:10:02 -05:00
ChangeLog Protect ext2_ext_attr.h from multiple inclusion 2006-06-28 11:29:56 -04:00
Makefile.bsd-lib Fix the subdirs logic so it works with GNU make 3.80 2006-03-10 21:39:40 -05:00
Makefile.checker Fix the subdirs logic so it works with GNU make 3.80 2006-03-10 21:39:40 -05:00
Makefile.darwin-lib Fix the subdirs logic so it works with GNU make 3.80 2006-03-10 21:39:40 -05:00
Makefile.elf-lib Fix the subdirs logic so it works with GNU make 3.80 2006-03-10 21:39:40 -05:00
Makefile.library Fix build when not building any shared libraries. 2006-03-17 21:59:13 -05:00
Makefile.profile Fix the subdirs logic so it works with GNU make 3.80 2006-03-10 21:39:40 -05:00
Makefile.solaris-lib Fix the subdirs logic so it works with GNU make 3.80 2006-03-10 21:39:40 -05:00
fpopen.c fpopen.c: 1999-06-18 01:13:31 +00:00