summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* lib/mbsalign: fix warnings when compile without widecharsKarel Zak2016-01-131-0/+1
* lib/tty: Pass default width to get_terminal_width()Boris Egorov2016-01-061-1/+1
* login, mount: fix __SC_GETPW_R_SIZE_MAX usageKarel Zak2015-12-151-0/+9
* libmount: add cgroup2 pseudo FSKarel Zak2015-12-081-0/+1
* Merge branch 'races' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2015-12-022-0/+15
|\
| * lib/blkdev: add open_blkdev_or_file() functionSami Kerola2015-11-221-0/+3
| * include/fileutils: add is_same_inode() checkSami Kerola2015-11-221-0/+12
* | include: add missing header fileKarel Zak2015-12-011-0/+1
* | namei: move icache to lib/Karel Zak2015-11-271-0/+28
* | lslocks: use stuff from lib/procutilsKarel Zak2015-11-251-0/+1
|/
* include: remove now useless linux_reboot.h.Casper Ti. Vector2015-11-192-73/+0Star
* losetup: support list direct ioMing Lei2015-11-191-0/+2
* losetup: support ioctl cmd of LOOP_SET_DIRECT_IOMing Lei2015-11-191-0/+2
* ctrlaltdel: display setting when ran without argumentsSami Kerola2015-10-181-0/+3
* include/pt-mbr-partnames: remove '|' from partition type nameKarel Zak2015-10-091-1/+1
* fdisk: to recognize Intel Rapid Start hibernation partitionJörg Jenderek2015-10-092-2/+5
* fdisk: to recognize partition type 0xEA (Rufus)Jörg Jenderek2015-10-022-0/+2
* lib/strv: add strv_extendv()Karel Zak2015-10-011-0/+1
* lib/crc32: don't require to modify GPT headerKarel Zak2015-09-241-0/+2
* chsh, chfn, vipw: fix filenames collisionKarel Zak2015-08-241-3/+3
* build-sys: add --disable-assertKarel Zak2015-08-041-0/+2
* textual: adjust grammar and punctuation of some messagesBenno Schulenberg2015-08-031-3/+3
* libsmartcols: don't link with tinfoKarel Zak2015-07-243-32/+42
* include/xalloc: add err_oom()Karel Zak2015-07-201-0/+7
* lib/procutils: add proc_get_cmdline()Karel Zak2015-07-201-0/+1
* include/all-io: read_all() don't retry on EOFKarel Zak2015-07-201-3/+1Star
* lslogins: merge read_utmp() codeKarel Zak2015-07-162-29/+0Star
* rtcwake: improve read_clock_mode()Sami Kerola2015-06-291-0/+3
* include/c: Define F_DUPFD_CLOEXEC on kFreeBSD systems if missingGuillem Jover2015-06-081-0/+6
* lib/fileutils: Add new dup_fd_cloexec functionGuillem Jover2015-06-081-0/+1
* libsmartcols: keep JSON field names lower-caseKarel Zak2015-06-051-2/+8
* lib/sysfs: rename devname functions, cleanupKarel Zak2015-05-281-8/+5Star
* lib/sysfs: Fix /dev to /sys node name translationStanislav Brabec2015-05-281-1/+19
* Fix /sys to /dev node name translationStanislav Brabec2015-05-261-0/+18
* lib/strv: add new functions (from systemd)Karel Zak2015-05-153-0/+59
* lib/strutils: fix string_add_to_idarray() int vs. size_tKarel Zak2015-04-221-1/+1
* libfdisk: support bootbits protection from (p)MBRKarel Zak2015-04-131-0/+1
* libfdisk: recognize FAT32 partitions hidden by Acronis softwareJörg Jenderek2015-04-082-0/+2
* silence compiler warningRainer Gerhards2015-03-101-1/+2
* build-sys: fix typoKarel Zak2015-03-061-1/+1
* lib/timer: use separate file for timersKarel Zak2015-03-063-21/+25
* lib/monotonic: fix compiler warningsKarel Zak2015-03-051-0/+3
* agetty: support /usr/lib/os-release tooKarel Zak2015-03-051-1/+3
* flock: fix timeout handler pointer usageKarel Zak2015-03-051-1/+1
* flock: improve timeout handlingSami Kerola2015-03-053-32/+4Star
* build-sys: add --enable-usrdir-pathKarel Zak2015-03-031-2/+12
* lib/colors: add USAGE_COLORS_DEFAULTKarel Zak2015-02-251-0/+7
* logger: move /dev/log to pathnames.hSami Kerola2015-02-241-0/+3
* rpmatch: use symbolic value when evaluation return codesSami Kerola2015-02-241-0/+4
* lib/strutils: extend parse_switch() to accept more optionsKarel Zak2015-02-241-1/+1