]> git.ipfire.org Git - thirdparty/e2fsprogs.git/history - lib/blkid/devname.c
Fix gcc -Wall warnings
[thirdparty/e2fsprogs.git] / lib / blkid / devname.c
2007-08-03  Theodore Ts'oFix gcc -Wall warnings
2007-03-07  Theodore Ts'oFix memory leak in blkid library
2006-09-12  Theodore Ts'oFix bug in device mapper scanning; probe_one() doesn...
2006-03-19  Theodore Ts'oPrevent error messages to stderr caused by libblkid...
2006-03-13  Theodore Ts'oFix blkid's last verification logic to work when the...
2006-03-08  Karel ZakAdd device-mapper support to the blkid library
2005-05-07  Theodore Ts'oAdd a new option to the blkid program, -l, which will...
2005-01-28  Theodore Ts'oblkid.c (main, compare_search_type): Make blkid -t...
2005-01-12  Matthias Andreewe're reading unsigned long long, use %llu rather than...
2005-01-05  Theodore Ts'oAdjust blkid library so that it returns vfat in prefere...
2003-03-06  Theodore Ts'oFix bug; if a partition has no known type, don't derfer...
2003-03-06  Theodore Ts'oFix up lots of portability problems that caused e2fspro...
2003-02-22  Theodore Ts'oInternal changes to the blkid library:
2003-02-22  Theodore Ts'oAdd dynamic debugging capabilities to the blkid library,
2003-02-16  Theodore Ts'oRename blkid_get_devname() to blkid_get_dev(), and...
2003-02-14  Theodore Ts'oRemove bid_id from the blkid device structure, as it...
2003-02-14  Theodore Ts'oAdd a priority label to the device structure, so we...
2003-02-13  Theodore Ts'oWholesale changes to blkid library to simplify the...
2003-01-26  Theodore Ts'oSeparate public and private interfaces into separate...
2003-01-25  Theodore Ts'odevname.c: Add support for EVMS to the blkid library.
2003-01-25  Theodore Ts'oFix gcc -Wall nits.
2003-01-23  Theodore Ts'oIntegrate new blkid library.