summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* lib/path: add ul_prefix_fopen(), improve cpuset funcsKarel Zak2018-06-211-0/+1
* lib/path: add ul_path_read_buffer()Karel Zak2018-06-211-0/+4
* lib/path: add ul_path_get_abspath()Karel Zak2018-06-211-0/+3
* lib/sysfs: add sysfs_blkdev_get_parent()Karel Zak2018-06-211-0/+2
* lib/path lib/sysfs: add debugKarel Zak2018-06-212-0/+4
* lib/loopdev: use new ul_path_* APIKarel Zak2018-06-211-3/+2Star
* lib/sysfs: add ul_new_sysfs_path() shortcutKarel Zak2018-06-211-0/+1
* lib/sysfs: new implementationKarel Zak2018-06-211-75/+50Star
* lib/path: new implementationKarel Zak2018-06-211-27/+106
* include/pt-mbr.h: fix integer overflowSami Kerola2018-05-281-2/+4
* script: add more info to script headerKarel Zak2018-05-141-0/+1
* lib/canonicalize: fix truncation warningSami Kerola2018-05-101-0/+2
* closestream: remove dummy function __fpending()Sami Kerola2018-03-271-9/+7Star
* libblkid: ignore private Stratis devicesTony Asleson2018-03-091-1/+1
* misc: fix typos using codespellRuediger Meier2018-02-161-1/+1
* include/c: add errexec()Karel Zak2018-02-011-0/+6
* lib/exec_shell: cleanup function attributesKarel Zak2018-02-011-1/+6
* cal: Use ALTMON_* correctlyRafal Luzynski2018-01-221-0/+30
* include/debug: introduce __UL_INIT_DEBUG_FROM_STRING()Karel Zak2018-01-171-7/+12
* include/debug: improve debug messageKarel Zak2018-01-121-1/+1
* include/debug: print info when addresses suppressedKarel Zak2018-01-121-1/+3
* include/debug: don't print pointer address for SUID programsKarel Zak2018-01-123-16/+34
* lib/md5: use ul_/UL_ prefixKarel Zak2017-12-121-15/+10Star
* lib/sha1: use ul_/UL_prefix for symbolsKarel Zak2017-12-121-34/+15Star