summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'quick-fix-20180625' of https://github.com/sjitech/util-linuxKarel Zak2018-07-041-1/+2
|\
| * exec_shell: prevent ".: applet not found" error when SHELL env is not set.osexp20002018-06-251-1/+2
* | Merge branch 'fixes' of https://github.com/rudimeier/util-linuxKarel Zak2018-07-034-10/+11
|\ \
| * | wipefs: add missing ifdefRuediger Meier2018-06-251-2/+3
| * | lib/path: remove unused expressionRuediger Meier2018-06-251-1/+1
| * | ipcs,chmem: fix access() usageRuediger Meier2018-06-252-7/+7
| |/
* / fallocate: add man page note about --collapse-range granularityKarel Zak2018-07-032-0/+9
|/
* docs: update TODOKarel Zak2018-06-221-14/+0Star
* include/path: make sure PATH_MAX is definedKarel Zak2018-06-211-0/+2
* Merge branch 'more' of https://github.com/kerolasa/util-linuxKarel Zak2018-06-211-806/+868
|\
| * more: remove function like preprocessor definesSami Kerola2018-06-181-104/+134
| * more: remove global variables, add struct more_controlSami Kerola2018-06-181-639/+671
| * more: move couple functionsSami Kerola2018-06-181-123/+123
* | choom: use new ul_path_* APIKarel Zak2018-06-211-17/+26
* | lib/path: allow dir-path formattingKarel Zak2018-06-212-4/+10
* | tests: add simple LVM lsblk dumpKarel Zak2018-06-218-0/+154
* | lsblk: fix ul_path_read_string() usageKarel Zak2018-06-212-5/+5
* | tests: add simple ATA and NVME lsblk dumpKarel Zak2018-06-218-0/+98
* | tests: add lsblk test scriptKarel Zak2018-06-213-6/+92
* | lsblk: fix COL_SCHEDKarel Zak2018-06-211-1/+1
* | tests: add simple & stupid script to generate lsblk /sys and /proc dumpKarel Zak2018-06-211-0/+98
* | lsblk: document --sysrootKarel Zak2018-06-212-0/+7
* | lsblk: fix sysfs_devno_to_devname() usageKarel Zak2018-06-211-0/+1
* | lsblk: follow --sysroot when read mountpointsKarel Zak2018-06-211-2/+16
* | lsblk: use prefix for DM nameKarel Zak2018-06-213-7/+26
* | lsblk: add --sysrootKarel Zak2018-06-211-3/+13
* | docs: add note about lsblk to TODOKarel Zak2018-06-211-0/+9
* | lsblk: use new ul_path_* APIKarel Zak2018-06-211-94/+82Star
* | lib/sysfs: cleanup function namesKarel Zak2018-06-212-6/+6
* | blockdev: use new ul_path_* APIKarel Zak2018-06-211-12/+15
* | partx: use new ul_path_* APIKarel Zak2018-06-211-4/+5
* | resizepart: use new ul_path_* APIKarel Zak2018-06-211-8/+10
* | blkzone: use new ul_path_* APIKarel Zak2018-06-211-8/+17
* | fstrim: use new ul_path_* APIKarel Zak2018-06-211-12/+15
* | lib/path: improve debug message on redirectKarel Zak2018-06-211-3/+3
* | fstrim: add --dry-runKarel Zak2018-06-212-7/+22
* | fstrim: use new ul_path_* API, improve sysfs context usageKarel Zak2018-06-211-18/+34
* | lib/sysfs: fix sysfs_blkdev_get_wholedisk()Karel Zak2018-06-211-1/+3
* | lib/path: simplify debug messageKarel Zak2018-06-211-2/+2
* | lscpu: use new ul_path_* APIKarel Zak2018-06-212-133/+137
* | lib/path: add ul_prefix_fopen(), improve cpuset funcsKarel Zak2018-06-212-2/+28
* | lib/path: don't use extra '/'Karel Zak2018-06-211-4/+16
* | ipcs: use new ul_path_* APIKarel Zak2018-06-212-18/+17Star
* | lib/path: add more debug messagesKarel Zak2018-06-211-2/+6
* | chcpu: use new ul_path_* APIKarel Zak2018-06-211-43/+55
* | ctrlaltdel: use new ul_path_* APIKarel Zak2018-06-211-1/+4
* | lib/path: make ul_path_read_ usable with NULL handlerKarel Zak2018-06-211-11/+22
* | rfkill: don't use lib/pathKarel Zak2018-06-211-2/+4
* | chmem: use new ul_path_* APIKarel Zak2018-06-211-16/+23
* | lsmem: use new ul_path_* APIKarel Zak2018-06-211-40/+53