summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* lib/strutils: create type specific strtoxx_or_err()Karel Zak2012-05-151-2/+12
* include/ttyutils: more robust get_terminal_width()Karel Zak2012-05-151-2/+12
* include: move get_terminal_width() to ttyutils.hPetr Uzel2012-05-151-0/+29
* libuuid: move read_all to include/all-io.hPetr Uzel2012-05-151-0/+25
* include: rename writeall.h to all-io.hPetr Uzel2012-05-152-4/+4
* libuuid: avoid double open and leaking fd (reworked)Petr Uzel2012-05-101-1/+1
* libuuid: avoid double open and leaking descriptorPetr Uzel2012-05-041-1/+1
* lib/strutils: add string_to_bitmask()Karel Zak2012-05-031-0/+3
* include/tt: remove obsolete stuffKarel Zak2012-05-031-3/+0Star
* wdctl: align with other util-linux commandsSami Kerola2012-05-031-0/+2
* Merge branch '2012wk17' of https://github.com/kerolasa/lelux-utiliteetitKarel Zak2012-05-021-0/+10
|\
| * build-sys: determine availability of __fpending()Sami Kerola2012-04-231-0/+10
* | build-sys: add ttyutils.h to distPetr Uzel2012-04-271-0/+1
* | build-sys: add randutils.h to distPetr Uzel2012-04-271-0/+1
* | lib/mangle: cleanup, add unhexmangleKarel Zak2012-04-261-0/+7
|/
* lib/fileutils: add get_fd_tabsize()Karel Zak2012-04-231-1/+4
* lib: add pager functionalityDavidlohr Bueso2012-04-231-0/+6
* libblkid: add support for PARTUUID= and PARTLABEL=Karel Zak2012-04-191-0/+2
* Merge branch 'close_stream' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2012-04-112-0/+42
|\
| * include: add stream error checking facilitySami Kerola2012-04-042-0/+42
* | lib: random utilitiesDavidlohr Bueso2012-04-101-0/+12
* | fdisk: move kernel geometry into blkdevDavidlohr Bueso2012-04-101-0/+3
* | Merge branch 'eject'Karel Zak2012-04-052-0/+3
|\ \ | |/ |/|
| * eject: add -X from FedoraKarel Zak2012-03-271-0/+1
| * sysfs: move blkid_devno_to_wholedisk to sysfs_devno_to_wholediskMichal Luscon2012-03-271-0/+2
* | lib/loopdev: more robust initializationKarel Zak2012-04-021-0/+2
* | raw: use pathnames.h for file locationsSami Kerola2012-03-301-0/+7
* | lib/strutils: add strtosize_or_err, clean upKarel Zak2012-03-301-0/+7
|/
* build-sys: move obsolete lib/fsprobe to mount/Karel Zak2012-03-272-28/+0Star
* include/exitcodes: clean up names, add _EX_ suffixKarel Zak2012-03-201-14/+18
* include/exitcodes: add FSCK_DESTRUCT aliasKarel Zak2012-03-201-0/+3
* include/ttyutils.h: add include guardsDave Reisner2012-03-201-0/+4
* fileutils: differentiate xmkstemp and xfmkstempSami Kerola2012-03-181-1/+15
* include: add asprintf wrapperSami Kerola2012-03-181-0/+11
* pathnames: clean up various user database pathsSami Kerola2012-03-181-13/+4Star
* lib: add fileutils function collectionSami Kerola2012-03-182-2/+9
* chsh: use pathnames.h for pathsSami Kerola2012-03-181-0/+1
* agetty: move vc initialization to ttyutils.hKarel Zak2012-03-121-0/+73
* libmount: fix "already mounted" detection on systems with mtabKarel Zak2012-03-091-0/+4
* libblkid: fix sysfs context usageKarel Zak2012-03-061-0/+1
* include: add /proc/locks path to pathnamesDavidlohr Bueso2012-02-291-0/+1
* build-sys: enhance readability of the autotools filesSami Kerola2012-02-281-2/+2
* lib/fsprobe: mar this internal API as deprecatedKarel Zak2012-02-131-0/+2
* mount: (new) share exit codes by include/exitcodes.hKarel Zak2012-01-231-0/+10
* losetup: make xgetpass more robustKarel Zak2012-01-171-0/+1
* losetup: move xgetpass() to lib/xgetpass.cKarel Zak2012-01-112-0/+7
* losetup: add --partscan optionKarel Zak2012-01-091-1/+2
* loopdev: support LO_FLAGS_PARTSCAN flag (kernel 3.2)Karel Zak2012-01-091-0/+3
* blkdev: add is_blkdev functionDavidlohr Bueso2012-01-051-0/+3
* fdisk: use CDROM_GET_CAPABILITY ioctlDavidlohr Bueso2012-01-021-0/+9