Whamcloud - gitweb
Fixx gcc -Wall nitpicks.
[tools/e2fsprogs.git] / lib / blkid / ChangeLog
2003-07-06 Theodore Ts'oFixx gcc -Wall nitpicks.
2003-05-21 Theodore Ts'oMakefile.in (ELF_OTHER_LIBS): The blkid library depends...
2003-04-21 Theodore Ts'oUpdate for 1.33 release.
2003-04-19 Theodore Ts'oFix gcc -Wall warnings.
2003-04-03 Theodore Ts'oFix XFS superblock definition. Add support to
2003-03-31 Theodore Ts'ogetsize.c: #include stat.h for the Apple Darwin port
2003-03-17 Theodore Ts'ocache.c: Initialize blkid_debug_mask to zero since...
2003-03-17 Theodore Ts'oFix the Apple Darwin port.
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-03-02 Theodore Ts'oChanges to create a subset distribution which consists...
2003-03-02 Theodore Ts'otag.c (blkid_set_tag): Fix bug; don't return an error...
2003-03-02 Theodore Ts'oUpdate libblkid documentation.
2003-03-02 Theodore Ts'oMinor bug fixes in the blkid library.
2003-02-28 Theodore Ts'oresolve.c (blkid_get_tag_value): Rename function (used...
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-27 Theodore Ts'oRoto-till and clean up libblkid API.
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-25 Theodore Ts'osave.c (blkid_save_cache): Use mkstemp() instead mktemp().
2003-01-23 Theodore Ts'oIntegrate new blkid library.