summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-05-29include/c: move fallback for MAXHOSTNAMELEN to c.hKarel Zak1-0/+11
2012-05-23include: [c.h] protect container_ofmaximilian attems1-0/+2
2012-05-22lib/tt: export tt_fputs_{quoted,nonblank} functionKarel Zak1-0/+3
2012-05-15lib/strutils: create type specific strtoxx_or_err()Karel Zak1-2/+12
2012-05-15include/ttyutils: more robust get_terminal_width()Karel Zak1-2/+12
2012-05-15include: move get_terminal_width() to ttyutils.hPetr Uzel1-0/+29
2012-05-15libuuid: move read_all to include/all-io.hPetr Uzel1-0/+25
2012-05-15include: rename writeall.h to all-io.hPetr Uzel2-4/+4
2012-05-10libuuid: avoid double open and leaking fd (reworked)Petr Uzel1-1/+1
2012-05-04libuuid: avoid double open and leaking descriptorPetr Uzel1-1/+1
2012-05-03lib/strutils: add string_to_bitmask()Karel Zak1-0/+3
2012-05-03include/tt: remove obsolete stuffKarel Zak1-3/+0
2012-05-03wdctl: align with other util-linux commandsSami Kerola1-0/+2
2012-05-02Merge branch '2012wk17' of https://github.com/kerolasa/lelux-utiliteetitKarel Zak1-0/+10
2012-04-27build-sys: add ttyutils.h to distPetr Uzel1-0/+1
2012-04-27build-sys: add randutils.h to distPetr Uzel1-0/+1
2012-04-26lib/mangle: cleanup, add unhexmangleKarel Zak1-0/+7
2012-04-23build-sys: determine availability of __fpending()Sami Kerola1-0/+10
2012-04-23lib/fileutils: add get_fd_tabsize()Karel Zak1-1/+4
2012-04-23lib: add pager functionalityDavidlohr Bueso1-0/+6
2012-04-19libblkid: add support for PARTUUID= and PARTLABEL=Karel Zak1-0/+2
2012-04-11Merge branch 'close_stream' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2-0/+42
2012-04-10lib: random utilitiesDavidlohr Bueso1-0/+12
2012-04-10fdisk: move kernel geometry into blkdevDavidlohr Bueso1-0/+3
2012-04-05Merge branch 'eject'Karel Zak2-0/+3
2012-04-04include: add stream error checking facilitySami Kerola2-0/+42
2012-04-02lib/loopdev: more robust initializationKarel Zak1-0/+2
2012-03-30raw: use pathnames.h for file locationsSami Kerola1-0/+7
2012-03-30lib/strutils: add strtosize_or_err, clean upKarel Zak1-0/+7
2012-03-27eject: add -X from FedoraKarel Zak1-0/+1
2012-03-27sysfs: move blkid_devno_to_wholedisk to sysfs_devno_to_wholediskMichal Luscon1-0/+2
2012-03-27build-sys: move obsolete lib/fsprobe to mount/Karel Zak2-28/+0
2012-03-20include/exitcodes: clean up names, add _EX_ suffixKarel Zak1-14/+18
2012-03-20include/exitcodes: add FSCK_DESTRUCT aliasKarel Zak1-0/+3
2012-03-20include/ttyutils.h: add include guardsDave Reisner1-0/+4
2012-03-18fileutils: differentiate xmkstemp and xfmkstempSami Kerola1-1/+15
2012-03-18include: add asprintf wrapperSami Kerola1-0/+11
2012-03-18pathnames: clean up various user database pathsSami Kerola1-13/+4
2012-03-18lib: add fileutils function collectionSami Kerola2-2/+9
2012-03-18chsh: use pathnames.h for pathsSami Kerola1-0/+1
2012-03-12agetty: move vc initialization to ttyutils.hKarel Zak1-0/+73
2012-03-09libmount: fix "already mounted" detection on systems with mtabKarel Zak1-0/+4
2012-03-06libblkid: fix sysfs context usageKarel Zak1-0/+1
2012-02-29include: add /proc/locks path to pathnamesDavidlohr Bueso1-0/+1
2012-02-28build-sys: enhance readability of the autotools filesSami Kerola1-2/+2
2012-02-13lib/fsprobe: mar this internal API as deprecatedKarel Zak1-0/+2
2012-01-23mount: (new) share exit codes by include/exitcodes.hKarel Zak1-0/+10
2012-01-17losetup: make xgetpass more robustKarel Zak1-0/+1
2012-01-11losetup: move xgetpass() to lib/xgetpass.cKarel Zak2-0/+7
2012-01-09losetup: add --partscan optionKarel Zak1-1/+2