summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* include: bitops - explicitly include endian.hKarel Zak2009-03-171-0/+1
* libs: pttype - fix typoKarel Zak2009-03-121-1/+1
* lib: wholedisk - extend API, add test programKarel Zak2009-03-121-0/+1
* lib: pttype - extend the API to work with file descriptorsKarel Zak2009-03-121-0/+1
* include: add missing files to Makefile.amKarel Zak2009-03-121-2/+3
* lib: add pttype.c for PT types detectionKarel Zak2009-03-122-1/+12
* lib: add is_whole_disk() from fdisk codeKarel Zak2009-03-112-0/+9
* lib: fix fsprobe wrapper (const char * is nonsense)Karel Zak2009-03-031-6/+7
* fdisk: (and partx) remove BLKGETLASTSECTKarel Zak2009-02-261-2/+0Star
* build-sys: add missing files to include/Makefile.amKarel Zak2009-02-201-3/+17
* fsck: move fsck from e2fsprogs to util-linux-ngKarel Zak2009-02-181-0/+6
* mount: generic blkid/volume_id wrapper, use blkid_evaluate_*Karel Zak2009-02-171-0/+23
* mount: move realpath.c code to lib/Karel Zak2009-02-111-0/+11
* fdisk: cleanup _PATH_DEV_* macrosKarel Zak2009-02-061-0/+2
* include: use __BYTE_ORDER rather than AC specific WORDS_BIGENDIANKarel Zak2008-12-081-3/+7
* include: swapheader.h is missing in Makefile.amKarel Zak2008-12-051-1/+1
* include: move swapheader.h to includeMatthias Koenig2008-12-051-0/+24
* losetup: looplist_* refactoring, remove scandir()Karel Zak2008-08-041-0/+1
* mount: retry on ENOMEDIUMMatthias Koenig2008-07-301-0/+3
* lib: blkdev.c clean up, non-linux supportSamuel Thibault2008-07-241-3/+7
* include: <stdint.h> provides everythingSamuel Thibault2007-12-181-1/+0Star
* include: add bitops.h with swab{16,32,64} macrosKarel Zak2007-12-171-2/+20
* include: add bitops.h with swab{16,32,64} macrosKarel Zak2007-12-172-1/+52
* include: add mount paths to pathnames.hKarel Zak2007-11-281-2/+31
* include: cleanup pathnames.hKarel Zak2007-11-281-97/+14Star
* elvtune: use get_linux_version()Karel Zak2007-11-071-0/+1
* lib: add blkdev.{c,h}Stefan Krah2007-11-072-1/+56
* lib: add linux_version.{c,h}Stefan Krah2007-11-062-1/+16
* build-sys: remove errs.hKarel Zak2007-10-182-126/+1Star
* build-sys: nls/locale handling in util-linux-ng generalMike Frysinger2007-09-191-1/+7
* build-sys: missing header when NLS is disabledGabriel Barazer2007-07-231-1/+5
* build-sys: use dist_noinst_HEADERS in include/Makefile.amStepan Kasal2007-05-161-1/+2
* newgrp: add support for /etc/gshadowKarel Zak2007-03-211-0/+3
* build-sys: fix ifdef ENABLE_WIDECHAR usageKarel Zak2007-01-301-14/+3Star
* Imported from util-linux-2.13-pre1 tarball.Karel Zak2006-12-0711-0/+498