e2fsprogs/lib/blkid
Andreas Dilger 9b7d811dda This patch adds a check to use fstat or fstat64 in getsize.c if the
target is a regular file, instead of doing binary searching.  It also
fixes a couple of cases where a file descriptor is leaked in the
ext2fs_getsize() routine on error.

Signed-off-by: Andreas Dilger <adilger@clusterfs.com>
2005-07-09 22:06:59 -05:00
..
ChangeLog This patch adds a check to use fstat or fstat64 in getsize.c if the 2005-07-09 22:06:59 -05:00
Makefile.in Add new two new functions to the blkid library: blkid_dev_set_search(), and 2005-05-07 13:32:47 -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 pkg-config files to e2fsprogs's libraries. 2005-01-26 12:59:25 -05:00
blkidP.h Clean up the debugging code in the blkid library so that we don't use 2005-05-07 14:22:38 -04:00
blkid_types.h.in Use C99 stdint.h types instead of custom types in the uuid library. 2004-04-03 10:20:26 -05:00
cache.c Fix gcc -Wall nits in the blkid library. 2005-05-07 14:38:10 -04:00
dev.c Fix blkid's debugging/TEST_PROGRAM code so that it is sufficiently 2005-06-27 13:54:08 -04:00
devname.c Add a new option to the blkid program, -l, which will more efficiently search 2005-05-07 17:06:27 -04: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 gcc -Wall nits in the blkid library. 2005-05-07 14:38:10 -04:00
probe.h Fix gcc -Wall nits in the blkid library. 2005-05-07 14:38:10 -04:00
read.c Fix blkid's debugging/TEST_PROGRAM code so that it is sufficiently 2005-06-27 13:54:08 -04:00
resolve.c Update libblkid documentation. 2003-03-01 20:01:27 -05:00
save.c Adjust blkid library so that it returns vfat in preference to msdos so 2005-01-05 17:45:32 -05:00
tag.c Add a new option to the blkid program, -l, which will more efficiently search 2005-05-07 17:06:27 -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