summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Remove isascii usageRosen Penev2019-08-081-1/+3
* include/xalloc: ensure xstrdup() and xstrndup() returns nonnull attributeSami Kerola2019-07-141-4/+2Star
* Merge branch 'topic/wdctl'Karel Zak2019-06-171-3/+1Star
|\
| * wdctl; read from /sys if necessaryKarel Zak2019-06-171-0/+1
| * wdctl: default to /dev/watchdog0Karel Zak2019-06-171-3/+0Star
* | include/closestream: avoid close more than onceKarel Zak2019-06-171-2/+5
|/
* lib/ttyutils: introduce get_terminal_stdfd()Karel Zak2019-05-272-0/+3
* libfdisk: (sgi) improve checksum calculation [-Waddress-of-packed-member]Karel Zak2019-05-221-6/+11
* include/c: use __has_attributeKarel Zak2019-05-211-12/+19
* include/strutils: fix potential null pointer dereferenceSami Kerola2019-05-161-1/+3
* lscpu: move trailing null after removing characters from a stringSami Kerola2019-05-161-0/+1
* build-sys: use __SANITIZE_ADDRESS__ rather than custom USE_CLOSE_ATEXITKarel Zak2019-05-071-1/+1
* misc: consolidate version printing and close_stdout()Karel Zak2019-04-161-0/+5
* include/closestream: add close_stdout_atexit()Karel Zak2019-04-161-0/+11
* include/strutils: add functions to replace and remove chars from stringKarel Zak2019-04-111-0/+16
* lib/fileutils: add xreaddir()Karel Zak2019-04-111-0/+15
* libmount: don't use sscanf() for swaps parsingKarel Zak2019-04-081-1/+0Star
* libmount: don't use sscanf() for mountinfo parsingKarel Zak2019-04-081-1/+1
* include/path.h: remove duplicate header inclusionSami Kerola2019-02-181-1/+0Star
* include: add no return function attributeSami Kerola2019-02-181-1/+2
* lib/strutils: support two decimal places in size_to_human_string() outputKarel Zak2019-02-121-3/+4
* lib/colors: force to "never" mode on non-terminal outputKarel Zak2019-02-041-0/+3
* lib/loopdev: set blocksize when create a new deviceKarel Zak2019-01-221-0/+2
* lib/loopdev: differentiate between setter()s and ioctl callsKarel Zak2019-01-221-4/+5
* include: add indirect monotonic clock id specifierSami Kerola2019-01-121-0/+6
* timeutils: match today day and this year correctlySami Kerola2019-01-121-3/+0Star
* choom: fix negative adjust score usageKarel Zak2018-12-101-0/+1
* Merge branch '2018wk48' of https://github.com/kerolasa/util-linuxKarel Zak2018-12-101-1/+1
|\
| * include/c: check returns_nonnull function attribute with __GNUC_PREREQSami Kerola2018-12-021-1/+1
* | include/list: add list_entry_is_first() and list_count_entries()Karel Zak2018-12-071-0/+21
* | lib/path: allow to close dirfdKarel Zak2018-12-071-0/+2
* | lib/sysfs: add function to detect partitioned devicesKarel Zak2018-12-071-0/+1
* | lib/timer: add fallback if timer_create() not availableKarel Zak2018-12-031-2/+13
* | include/c: re-add type checking in container_of()Ruediger Meier2018-12-031-2/+2
|/
* include/c: use returns_nonnull function attribute in xalloc.hSami Kerola2018-11-212-5/+13
* rtcwake: use poweroff if shutdown is not foundJustin Chen2018-11-061-0/+1
* include/c: add str2memcpy() and mem2strcpy()Karel Zak2018-10-031-0/+28
* include/ttyutils: define values if missing.Sevan Janiyan2018-10-031-0/+34
* include/c: add NAME_MAX compatSevan Janiyan2018-10-031-0/+4
* lib/strutils: return from xstrmode()Karel Zak2018-09-141-1/+1
* Add built in fallbacks for motd fileLudwig Nussel2018-09-071-1/+1
* lib/mangle: const quialifier cleanupKarel Zak2018-07-201-1/+1
* include/list, include/c: update and container_of()Karel Zak2018-07-202-7/+12
* libblkid: const qualifier cleanupKarel Zak2018-07-201-2/+2
* include/all-io: const cleanupKarel Zak2018-07-201-2/+2
* include/strutils: remove unnecessary castKarel Zak2018-07-201-2/+2
* include/path: make sure PATH_MAX is definedKarel Zak2018-06-211-0/+2
* lib/path: allow dir-path formattingKarel Zak2018-06-211-1/+1
* lsblk: use prefix for DM nameKarel Zak2018-06-211-0/+1
* lib/sysfs: cleanup function namesKarel Zak2018-06-211-2/+3