e2fsprogs/lib/blkid
Theodore Ts'o 4ea7ea007b Fix asm_types.h type conflicts
This caused FTBFS bugs on AMD64 platforms, since it uses a different
64-bit type when compared with IA64, so we need to make our
autoconfiguration system more intelligent.

Addresses Debian Bugs: #360661, #360317

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2006-04-09 08:41:55 -04:00
..
tests Search the root directory of FAT filesystems for the label information 2005-09-10 21:51:20 -04:00
ChangeLog Fix asm_types.h type conflicts 2006-04-09 08:41:55 -04:00
Makefile.in Fix asm_types.h type conflicts 2006-04-09 08:41:55 -04:00
blkid.h Add a new option to the blkid program, -l, which will more efficiently search 2005-05-07 17:06:27 -04:00
blkid.pc.in Add device-mapper support to the blkid library 2006-03-08 14:17:28 -05:00
blkidP.h Add device-mapper support to the blkid library 2006-03-08 14:17:28 -05:00
blkid_types.h.in Fix asm_types.h type conflicts 2006-04-09 08:41:55 -04:00
cache.c Fix false positives from valgrind: prctl(PR_GET_DUMPABLE) 2005-07-25 11:36:43 -05:00
dev.c Fix blkid's last verification logic to work when the system clock is insane 2006-03-12 23:25:15 -05:00
devname.c Prevent error messages to stderr caused by libblkid calling libdevmapper 2006-03-19 15:26:26 -05:00
devno.c Fix gcc -Wall nits in the blkid library. 2005-05-07 14:38:10 -04:00
getsize.c This patch adds a check to use fstat or fstat64 in getsize.c if the 2005-07-09 22:06:59 -05:00
libblkid.3.in Update libblkid documentation. 2003-03-01 20:01:27 -05:00
list.h Fix up lots of portability problems that caused e2fsprogs not to build successfully 2003-03-06 11:09:18 -05:00
llseek.c On non-linux systems, use lseek64() if it is present in 2004-09-17 17:47:12 -04:00
probe.c Fix typo bug in previous commit (6ae1ed49c8c6) 2006-03-25 01:42:02 -05:00
probe.h Add EXT_JOURNAL to the blkid tag of ext3 filesystems. 2006-03-10 18:11:35 -05:00
read.c Fix blkid's last verification logic to work when the system clock is insane 2006-03-12 23:25:15 -05:00
resolve.c Remove unneeded probe.h header file in lib/blkid/resolve.c 2005-09-07 12:12:21 -04:00
save.c Fix blkid's last verification logic to work when the system clock is insane 2006-03-12 23:25:15 -05:00
tag.c Add EXT_JOURNAL to the blkid tag of ext3 filesystems. 2006-03-10 18:11:35 -05:00
test_probe.in Add a regression test suite for the blkid library 2005-09-10 15:55:14 -04:00
tst_types.c Fix asm_types.h type conflicts 2006-04-09 08:41:55 -04:00
version.c Add functions which allow an application program to do a run-time query 2005-01-26 13:16:06 -05:00