summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2009-10-05Merge branch 'for_upstream' of git://git.kernel.org/pub/scm/utils/util-linux-...Karel Zak1-3/+0
2009-10-03lib: fix file descriptor leak in is_mounted()Theodore Ts'o1-3/+0
2009-09-30lib: fix lib/Makefile.am (remove pttype.c)Karel Zak1-1/+0
2009-09-29lib: remove pttype.cKarel Zak2-293/+1
2009-09-16lib: add a generic crc32()Karel Zak1-0/+116
2009-09-16libblkid: use the new API in whole u-l-ngKarel Zak1-3/+6
2009-05-29mount: use TAG parsing function from libblkidKarel Zak1-22/+4
2009-05-22mount: (and fsck) remove libvolume_id supportKarel Zak1-130/+3
2009-05-11build-sys: fix blkid.h include for old e2fsprogsKarel Zak1-0/+4
2009-04-29blkid: rename blkid_evaluate_spec to blkid_evaluate_tagKarel Zak1-7/+7
2009-04-20lib: do not include <linux/fd.h> in ismounted.cAurelien Jarno1-1/+0
2009-03-16lib: fsprobe - fix gcc warningKarel Zak1-1/+1
2009-03-12lib: wholedisk - extend API, add test programKarel Zak3-16/+40
2009-03-12lib: pttype - extend the API to work with file descriptorsKarel Zak1-7/+15
2009-03-12lib: pttype: fix DOS detectionKarel Zak1-7/+7
2009-03-12lib: pttype: add BSD subpartitions supportKarel Zak1-2/+26
2009-03-12lib: add pttype.c for PT types detectionKarel Zak3-2/+264
2009-03-11lib: add is_whole_disk() from fdisk codeKarel Zak1-0/+31
2009-03-03lib: fix fsprobe wrapper (const char * is nonsense)Karel Zak1-21/+21
2009-03-03lib: gcc warning in fix fsprobeKarel Zak1-1/+1
2009-02-18build-sys: add fsck binary to .gitignoreKarel Zak1-0/+1
2009-02-18tests: add fsck:ismounted reg.testKarel Zak1-4/+7
2009-02-18lib: add test_ismounted for regression testKarel Zak3-6/+8
2009-02-18fsck: cosmetic changes (NLS, paths, ...)Karel Zak1-3/+4
2009-02-18lib: make open_device() optional in fsprobe.cKarel Zak1-0/+2
2009-02-18fsck: move fsck from e2fsprogs to util-linux-ngKarel Zak1-0/+199
2009-02-17build-sys: use pkg-config for blkid and volume_idKarel Zak1-1/+1
2009-02-17mount: generic blkid/volume_id wrapper, use blkid_evaluate_*Karel Zak1-0/+388
2009-02-11mount: move realpath.c code to lib/Karel Zak1-0/+152
2008-12-08lib: add __BYTE_ORDER to md5.cKarel Zak1-1/+6
2008-07-24lib: blkdev.c clean up, non-linux supportSamuel Thibault1-8/+59
2008-07-24fdisk: don't use get_linux_version() for non-linuxSamuel Thibault1-2/+6
2008-04-14build-sys: ignore a bunch of generated files, mostly binariesJames Youngman1-0/+1
2007-11-28tests: move test_bkdev to lib/Karel Zak1-0/+9
2007-11-07lib: add blkdev.{c,h}Stefan Krah1-0/+93
2007-11-06lib: add linux_version.{c,h}Stefan Krah1-0/+25
2007-05-16build-sys: do not build convenience libraries in lib/Stepan Kasal1-7/+0
2007-01-03build-sys: remove generated autotools stuff from gitKarel Zak1-486/+0
2006-12-07Imported from util-linux-2.13-pre6 tarball.Karel Zak1-1/+1
2006-12-07Imported from util-linux-2.13-pre4 tarball.Karel Zak1-0/+2
2006-12-07Imported from util-linux-2.13-pre3 tarball.Karel Zak1-2/+2
2006-12-07Imported from util-linux-2.13-pre2 tarball.Karel Zak2-98/+62
2006-12-07Imported from util-linux-2.13-pre1 tarball.Karel Zak20-581/+528
2006-12-07Imported from util-linux-2.12a tarball.Karel Zak2-19/+21
2006-12-07Imported from util-linux-2.12 tarball.Karel Zak1-1/+1
2006-12-07Imported from util-linux-2.11x tarball.Karel Zak4-1/+292
2006-12-07Imported from util-linux-2.11t tarball.Karel Zak3-3/+3
2006-12-07Imported from util-linux-2.11m tarball.Karel Zak1-0/+1
2006-12-07Imported from util-linux-2.11f tarball.Karel Zak1-2/+2
2006-12-07Imported from util-linux-2.11b tarball.Karel Zak6-8/+34