summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-10-26mount: and libblkid: covert /dev/dm-N to /dev/mapper/<name>Karel Zak1-0/+1
2009-10-16include: use c.h in canonicalize.hKarel Zak1-4/+1
2009-10-16include: add c.h with fundamental C definitionsKarel Zak2-0/+50
2009-10-15fsck.minix: fix broken zone checkingKarel Zak1-0/+16
2009-10-15blockdev: fix topology ioctlsKarel Zak1-3/+5
2009-10-15blockdev: add topology ioctls supportKarel Zak1-0/+6
2009-10-14lib: import whole ismounted.c code from e2fsprogsKarel Zak1-0/+8
2009-09-29lib: remove pttype.cKarel Zak2-12/+0
2009-09-18libblkid: add blkid_driver_has_major()Karel Zak1-0/+1
2009-09-16lib: add a generic crc32()Karel Zak2-0/+10
2009-09-07rtcwake: add S5 supportKarel Zak1-0/+1
2009-08-21replace usleep() for systems that don't have themDaniel Mierswa2-0/+19
2009-07-02include: fix _PATH_DEVKarel Zak1-1/+1
2009-06-30include: clean up _PATH_DEV_* macrosKarel Zak1-1/+7
2009-03-17include: bitops - explicitly include endian.hKarel Zak1-0/+1
2009-03-12libs: pttype - fix typoKarel Zak1-1/+1
2009-03-12lib: wholedisk - extend API, add test programKarel Zak1-0/+1
2009-03-12lib: pttype - extend the API to work with file descriptorsKarel Zak1-0/+1
2009-03-12include: add missing files to Makefile.amKarel Zak1-2/+3
2009-03-12lib: add pttype.c for PT types detectionKarel Zak2-1/+12
2009-03-11lib: add is_whole_disk() from fdisk codeKarel Zak2-0/+9
2009-03-03lib: fix fsprobe wrapper (const char * is nonsense)Karel Zak1-6/+7
2009-02-26fdisk: (and partx) remove BLKGETLASTSECTKarel Zak1-2/+0
2009-02-20build-sys: add missing files to include/Makefile.amKarel Zak1-3/+17
2009-02-18fsck: move fsck from e2fsprogs to util-linux-ngKarel Zak1-0/+6
2009-02-17mount: generic blkid/volume_id wrapper, use blkid_evaluate_*Karel Zak1-0/+23
2009-02-11mount: move realpath.c code to lib/Karel Zak1-0/+11
2009-02-06fdisk: cleanup _PATH_DEV_* macrosKarel Zak1-0/+2
2008-12-08include: use __BYTE_ORDER rather than AC specific WORDS_BIGENDIANKarel Zak1-3/+7
2008-12-05include: swapheader.h is missing in Makefile.amKarel Zak1-1/+1
2008-12-05include: move swapheader.h to includeMatthias Koenig1-0/+24
2008-08-04losetup: looplist_* refactoring, remove scandir()Karel Zak1-0/+1
2008-07-30mount: retry on ENOMEDIUMMatthias Koenig1-0/+3
2008-07-24lib: blkdev.c clean up, non-linux supportSamuel Thibault1-3/+7
2007-12-18include: <stdint.h> provides everythingSamuel Thibault1-1/+0
2007-12-17include: add bitops.h with swab{16,32,64} macrosKarel Zak1-2/+20
2007-12-17include: add bitops.h with swab{16,32,64} macrosKarel Zak2-1/+52
2007-11-28include: add mount paths to pathnames.hKarel Zak1-2/+31
2007-11-28include: cleanup pathnames.hKarel Zak1-97/+14
2007-11-07elvtune: use get_linux_version()Karel Zak1-0/+1
2007-11-07lib: add blkdev.{c,h}Stefan Krah2-1/+56
2007-11-06lib: add linux_version.{c,h}Stefan Krah2-1/+16
2007-10-18build-sys: remove errs.hKarel Zak2-126/+1
2007-09-19build-sys: nls/locale handling in util-linux-ng generalMike Frysinger1-1/+7
2007-07-23build-sys: missing header when NLS is disabledGabriel Barazer1-1/+5
2007-05-16build-sys: use dist_noinst_HEADERS in include/Makefile.amStepan Kasal1-1/+2
2007-03-21newgrp: add support for /etc/gshadowKarel Zak1-0/+3
2007-01-30build-sys: fix ifdef ENABLE_WIDECHAR usageKarel Zak1-14/+3
2006-12-07Imported from util-linux-2.13-pre1 tarball.Karel Zak11-0/+498