.. |
blkdev.c
|
lib/blkdev: use off_t for max values
|
2023-01-16 12:05:26 +00:00 |
buffer.c
|
replace open-coded instances of mempcpy
|
2023-01-23 13:52:00 +01:00 |
c_strtod.c
|
build-sys: include xlocale.h for locale_t on MacOS
|
2021-10-25 11:45:46 +02:00 |
canonicalize.c
|
replace open-coded instances of mempcpy
|
2023-01-23 13:52:00 +01:00 |
caputils.c
|
lib/caputils: fix integer handling issues [coverity scan]
|
2023-05-18 10:26:02 +02:00 |
color-names.c
|
lib/color-names: fix licence header
|
2023-06-20 12:51:05 +02:00 |
colors.c
|
lib/ include/: cleanup licence headers
|
2023-06-20 12:52:35 +02:00 |
cpuset.c
|
lib/ include/: cleanup licence headers
|
2023-06-20 12:52:35 +02:00 |
crc32.c
|
lib/crc32: prefix public functions
|
2016-10-19 12:11:59 +02:00 |
crc32c.c
|
lib/crc32c: fix assert()
|
2023-04-18 13:54:41 +02:00 |
crc64.c
|
lib: add crc64 implementation
|
2022-09-12 18:03:23 +02:00 |
encode.c
|
[clang-tidy] do not use else after return
|
2020-04-20 13:20:59 -07:00 |
env.c
|
lib/env: fix memory leak [coverity scan]
|
2023-03-09 13:10:41 +01:00 |
exec_shell.c
|
cast NULL to char * when using execl
|
2020-10-29 19:49:07 +02:00 |
fileeq.c
|
fileeq/lsfd: use correct format specifier
|
2022-11-22 14:57:17 +01:00 |
fileutils.c
|
lib/fileutils: fix compiler warning
|
2022-07-20 15:24:02 +02:00 |
idcache.c
|
libmount: fix typos
|
2022-04-01 10:21:41 +02:00 |
ismounted.c
|
Fix crash, when mount was not found on bsd systems
|
2022-03-13 16:56:54 +01:00 |
jsonwrt.c
|
lib/jsonwrt: check if JSON handler is initialized
|
2021-11-08 15:43:30 +01:00 |
langinfo.c
|
lib: add missing license headers
|
2019-11-08 10:40:42 +01:00 |
linux_version.c
|
lib: add missing headers to .c files
|
2020-10-06 15:03:45 +02:00 |
logindefs.c
|
lib/logindefs: fix compiler warning [-Werror=format-truncation=]
|
2022-06-06 16:14:14 +02:00 |
loopdev.c
|
lib/loopdev: consistently return error values from loopcxt_find_unused()
|
2023-06-25 10:06:21 +02:00 |
Makemodule.am
|
lib: remove pager.c from libcommon
|
2023-06-20 13:15:45 +02:00 |
mangle.c
|
include: add some missing licence stuff to header files
|
2020-01-13 10:39:52 +01:00 |
match.c
|
lib/match: make match_fstype() case insensitive
|
2017-08-31 14:15:23 +02:00 |
mbsalign.c
|
lib/ include/: cleanup licence headers
|
2023-06-20 12:52:35 +02:00 |
mbsedit.c
|
lib/ include/: cleanup licence headers
|
2023-06-20 12:52:35 +02:00 |
md5.c
|
autotools: stop using AC_C_BIGENDIAN / WORDS_BIGENDIAN
|
2022-10-14 22:00:48 +02:00 |
meson.build
|
lib: remove pager.c from libcommon
|
2023-06-20 13:15:45 +02:00 |
monotonic.c
|
lib/monotonic: get_suspended_time: use usec_t
|
2023-01-24 16:04:48 +00:00 |
pager.c
|
lib/pager: fix output truncation from buffered stdout
|
2023-05-09 17:46:00 +01:00 |
path.c
|
lib/ include/: cleanup licence headers
|
2023-06-20 12:52:35 +02:00 |
plymouth-ctrl.c
|
lib: style cosmetics plymouth-ctrl.c
|
2017-06-15 09:13:04 +02:00 |
procfs.c
|
lib/ include/: cleanup licence headers
|
2023-06-20 12:52:35 +02:00 |
pty-session.c
|
llib/pty-session: split PTY and signalfd setup
|
2022-11-16 09:17:52 +01:00 |
pwdutils.c
|
lib/pwdutils: use assert to check correct usage.
|
2021-07-29 09:58:19 -03:00 |
randutils.c
|
lib/randutils: drop unnecessary fcntl() in random_get_fd()
|
2023-02-22 21:42:40 +01:00 |
selinux-utils.c
|
lib/selinux-utils: tiny cleanup
|
2021-01-13 15:04:02 +01:00 |
sha1.c
|
autotools: stop using AC_C_BIGENDIAN / WORDS_BIGENDIAN
|
2022-10-14 22:00:48 +02:00 |
sha256.c
|
lib: add sha256 implementation
|
2022-09-12 18:30:21 +02:00 |
shells.c
|
lib/shells: remove space after function name
|
2023-05-22 12:45:06 +02:00 |
signames.c
|
lib/signames: ignore locales when searching for signal names
|
2023-01-04 18:37:26 +01:00 |
strutils.c
|
lib/strutils: fix typo
|
2023-06-26 20:00:43 +02:00 |
strv.c
|
include: add missing license lines
|
2023-01-12 15:33:09 +01:00 |
swapprober.c
|
lib: add missing headers to .c files
|
2020-10-06 15:03:45 +02:00 |
sysfs.c
|
lib/ include/: cleanup licence headers
|
2023-06-20 12:52:35 +02:00 |
terminal-colors.d.5.adoc
|
Merge branch 'uniformize-title-markups' of https://github.com/rffontenelle/util-linux
|
2021-10-25 10:23:16 +02:00 |
timer.c
|
lib: add missing headers to .c files
|
2020-10-06 15:03:45 +02:00 |
timeutils.c
|
lib/timeutils: implement timespec formatting
|
2023-06-28 14:58:32 +02:00 |
ttyutils.c
|
ttyutils: improve get_terminal_default_type() code
|
2023-05-31 09:18:06 +02:00 |
xxhash.c
|
lib/ include/: cleanup licence headers
|
2023-06-20 12:52:35 +02:00 |