summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docs: update AUTHORS fileKarel Zak2019-04-291-0/+40
* tests: build-sys updateKarel Zak2019-04-2918-395/+413
* build-sys: don't use ASAN on XOSKarel Zak2019-04-251-13/+20
* po: merge changesKarel Zak2019-04-2427-49260/+57925
* hardlink: remove \r from outputKarel Zak2019-04-241-13/+3Star
* po: update sv.po (from translationproject.org)Sebastian Rasmussen2019-04-241-303/+283Star
* po: update hr.po (from translationproject.org)Božidar Putanec2019-04-241-4737/+4576Star
* po: update fr.po (from translationproject.org)Frédéric Marchal2019-04-241-149/+140Star
* po: update es.po (from translationproject.org)Antonio Ceballos Roa2019-04-241-173/+158Star
* po: update de.po (from translationproject.org)Mario Blättermann2019-04-241-2031/+990Star
* build-sys: add devel-non-asan.confKarel Zak2019-04-241-0/+6
* build-sys: add 'make checklibdoc'Karel Zak2019-04-242-0/+56
* su: make comment more friedly to 'make checkxalloc'Karel Zak2019-04-241-1/+1
* losetup: man page has repeating words [make checkmans]Karel Zak2019-04-241-1/+1
* tests: auto-enable ASAN option if necessaryKarel Zak2019-04-241-1/+15
* lslogins: Fix discrepancies of SYS_UID_MINStanislav Brabec2019-04-242-4/+4
* fstrim: document kernel return minlen explicitlyWang Shilong2019-04-241-4/+5
* tests: fix TS_ENABLE_ASAN usageKarel Zak2019-04-172-2/+2
* tests: use TS_ENABLE_ASAN in tests to detect ASANKarel Zak2019-04-172-2/+2
* misc: consolidate version printing and close_stdout()Karel Zak2019-04-16116-466/+391Star
* include/c: add print_version() macroKarel Zak2019-04-165-28/+11Star
* include/closestream: add close_stdout_atexit()Karel Zak2019-04-162-0/+13
* chcpu: fix memory leakKarel Zak2019-04-161-4/+5
* libmount: fix compiler warning [-Wsometimes-uninitialized]Karel Zak2019-04-151-1/+1
* build-sys: enable ASAN on travis-ciKarel Zak2019-04-152-2/+5
* build-sys: add ASAN_LDFLAGSKarel Zak2019-04-152-2/+3
* tests: ignore errors with enabled ASAN in python bindingsKarel Zak2019-04-155-3/+11
* libmount: fix memleak on parse errorsKarel Zak2019-04-151-3/+11
* fstrim: get realpath before trim ioctlWang Shilong2019-04-151-2/+9
* tests: update lscpu due to 'Vulnerability' fieldsKarel Zak2019-04-111-32/+37
* lscpu: wrap default output long lines on terminalKarel Zak2019-04-112-2/+5
* lscpu: report CPU vulnerabilitiesKarel Zak2019-04-112-0/+80
* include/strutils: add functions to replace and remove chars from stringKarel Zak2019-04-111-0/+16
* lib/fileutils: add xreaddir()Karel Zak2019-04-114-48/+16Star
* setarch: add new e2k subarchesAndrew Savchenko2019-04-091-0/+13
* tests: add /mnt/test/foo^Mbar to mountinfo testsKarel Zak2019-04-087-0/+29
* libmount: don't use sscanf() for swaps parsingKarel Zak2019-04-082-47/+74
* libmount: don't use sscanf() for mountinfo parsingKarel Zak2019-04-082-92/+114
* libmount: don't use sscanf() for fstab parsingKarel Zak2019-04-082-68/+69
* Merge branch 'spelling' of https://github.com/jwilk-forks/util-linuxKarel Zak2019-04-021-1/+1
|\
| * docs: fix typoJakub Wilk2019-03-221-1/+1
* | fstrim.c: Remove commnet about vfat not supporting fstrimMarcos Paulo de Souza2019-04-011-1/+1
* | tastset: (man) add :N stride for CPU listsKarel Zak2019-03-291-0/+4
* | fsck: (man) labels are available for all filesystemsKarel Zak2019-03-281-1/+1
* | su: change error messageKarel Zak2019-03-251-1/+1
* | taskset: fix cpuset list parserKarel Zak2019-03-201-8/+24
* | lscpu: (man) tiny changesKarel Zak2019-03-191-2/+2
* | lscpu: fix excl[] array orderKarel Zak2019-03-192-1/+2
* | lscpu: fix and document --output-allKarel Zak2019-03-191-2/+3
* | lscpu: define libsmartcols flags for -eKarel Zak2019-03-191-10/+10