e2fsprogs/lib/blkid
Theodore Ts'o 5b984ab51f blkid_devno_to_devname(): Avoid recursive loops due to symlinks in /dev
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2006-09-24 22:33:38 -04:00
..
tests Search the root directory of FAT filesystems for the label information 2005-09-10 21:51:20 -04:00
ChangeLog blkid_devno_to_devname(): Avoid recursive loops due to symlinks in /dev 2006-09-24 22:33:38 -04:00
Makefile.in This patch fixes up an error in the lib/blkid/Makefile.in which was causing 2006-08-19 20:05:28 -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 Add a bunch of type fixes for debug/"make check" code paths. 2006-05-30 01:48:51 +02:00
devname.c Fix bug in device mapper scanning; probe_one() doesn't want a leading /dev 2006-09-12 01:30:53 -04:00
devno.c blkid_devno_to_devname(): Avoid recursive loops due to symlinks in /dev 2006-09-24 22:33:38 -04:00
getsize.c fix comment for blkid_get_dev_size() 2006-06-21 00:04:08 -04: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 blkid bug with correctly reporting FAT filesystem labels that are empty 2006-09-17 21:23:46 -04:00
probe.h Add GFS/GFS2 support to the blkid library. 2006-09-17 21:10:58 -04:00
read.c Add a bunch of type fixes for debug/"make check" code paths. 2006-05-30 01:48:51 +02:00
resolve.c Remove unneeded probe.h header file in lib/blkid/resolve.c 2005-09-07 12:12:21 -04:00
save.c Cast time_t variable to long for fprintf to match %ld. 2006-05-30 01:20:46 +02:00
tag.c Add a bunch of type fixes for debug/"make check" code paths. 2006-05-30 01:48:51 +02:00
test_probe.in Change more "echo -n" to "printf" to avoid screen clutter. 2006-05-30 15:47:05 +02:00
tst_types.c Add a bunch of type fixes for debug/"make check" code paths. 2006-05-30 01:48:51 +02:00
version.c Add functions which allow an application program to do a run-time query 2005-01-26 13:16:06 -05:00