summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* agetty: use configured run state directorySami Kerola2012-07-101-0/+1
* build-sys: add pager.h to Makemodule.amKarel Zak2012-06-261-0/+1
* build-sys: convert include/ to moduleKarel Zak2012-06-262-45/+44Star
* lib/loopdev: use warn_unused_result forimportant functionsKarel Zak2012-06-211-2/+4
* lib/sysfs: use warn_unused_result for sysfs_init()Karel Zak2012-06-211-2/+2
* include [optutils]: add exclusive_option() inline functionSami Kerola2012-06-171-0/+19
* lib/blkdev: return static strings by blkdev_scsi_type_to_name()Karel Zak2012-06-151-1/+1
* include/blkdev: cleanup upKarel Zak2012-06-151-24/+27
* Merge branch '2012wk23' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2012-06-153-4/+25
|\
| * blkdev: add blkdev_scsi_type_to_name()Sami Kerola2012-06-111-0/+21
| * include: fix void pointer arithmetics warningsSami Kerola2012-06-111-2/+2
| * include: fix spurious list.h warningsSami Kerola2012-06-111-2/+2
* | losetup: improve -a to report loopdevs < 512 bytesKarel Zak2012-06-121-0/+1
|/
* Merge branch '2012wk22' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2012-06-051-3/+3
|\
| * fileutils: xmkstemp() interface changeDave Reisner2012-06-021-3/+3
* | inclide/env: innclude c.h, remove _() macro from xsetenv()Karel Zak2012-06-051-1/+3
* | su: introduce xsetenv globallyLudwig Nussel2012-06-051-0/+7
* | lib/strutils: circumvent missing localeconv()maximilian attems2012-06-051-0/+6
|/
* include/c: move fallback for MAXHOSTNAMELEN to c.hKarel Zak2012-05-291-0/+11
* include: [c.h] protect container_ofmaximilian attems2012-05-231-0/+2
* lib/tt: export tt_fputs_{quoted,nonblank} functionKarel Zak2012-05-221-0/+3
* 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