.. |
Makemodule.am
|
include/fileeq: add functions to compare files content
|
2021-10-29 13:37:36 +02:00 |
blkdev.c
|
Forward value of sector_size instead of its address in blkdev_get_physector_size
|
2021-08-01 19:20:58 +02:00 |
buffer.c
|
lib/buffer: fix buffer reset
|
2021-08-09 11:07:17 +02:00 |
c_strtod.c
|
lib/c_strtod; add locale independent strtod()
|
2021-05-25 11:31:08 +02:00 |
canonicalize.c
|
include/c: add drop_permissions(), consolidate UID/GID reset
|
2021-06-21 12:25:31 +02:00 |
caputils.c
|
lib/caputils: split to multiple functions, add test
|
2020-11-20 11:21:41 +01:00 |
color-names.c
|
lib/color-names: add "white" between human-readable
|
2020-03-10 09:45:33 +01:00 |
colors.c
|
misc: fix typos [codespell]
|
2019-09-12 19:41:46 +01:00 |
cpuset.c
|
taskset: fix cpuset list parser
|
2019-03-20 13:12:25 +01:00 |
crc32.c
|
lib/crc32: prefix public functions
|
2016-10-19 12:11:59 +02:00 |
crc32c.c
|
lib: Add simple crc32c() function
|
2017-11-16 11:44:39 +01:00 |
encode.c
|
[clang-tidy] do not use else after return
|
2020-04-20 13:20:59 -07:00 |
env.c
|
lib/env: don't ignore failed malloc
|
2021-09-23 13:08:32 +02:00 |
exec_shell.c
|
cast NULL to char * when using execl
|
2020-10-29 19:49:07 +02:00 |
fileeq.c
|
include/fileeq: add functions to compare files content
|
2021-10-29 13:37:36 +02:00 |
fileutils.c
|
login: add callback for close_range()
|
2021-07-15 12:51:39 +02:00 |
idcache.c
|
[clang-tidy] do not return in void functions
|
2020-04-19 14:03:21 -07:00 |
ismounted.c
|
[clang-tidy] fix wrong *cmp usage
|
2020-04-20 13:21:00 -07:00 |
jsonwrt.c
|
libsmartcols: add support for optional boolean values
|
2021-05-30 23:17:23 +02: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 |
loopdev.c
|
losetup: directly set dio instead of afterwards
|
2021-09-09 09:55:03 -04: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/mbsalign: add function to calculate width
|
2020-04-22 12:22:29 +02:00 |
mbsedit.c
|
lib/mbsedit: check wctomb() return code [coverity scan]
|
2017-10-11 14:40:37 +02:00 |
md5.c
|
lib/md5: use ul_/UL_ prefix
|
2017-12-12 12:06:15 +01:00 |
meson.build
|
lib/c_strtod; add locale independent strtod()
|
2021-05-25 11:31:08 +02:00 |
monotonic.c
|
dmesg: adjust timestamps according to suspended time
|
2020-06-04 10:57:36 +02:00 |
pager.c
|
lib/pager: fix improper use of negative value [coverity scan]
|
2020-10-16 11:30:08 +02:00 |
path.c
|
lib/path: (test) fix ul_new_path() use
|
2021-06-18 17:02:38 +02:00 |
plymouth-ctrl.c
|
lib: style cosmetics plymouth-ctrl.c
|
2017-06-15 09:13:04 +02:00 |
procutils.c
|
lib: use snprintf() rather than sprintf()
|
2021-07-27 13:29:19 +02:00 |
pty-session.c
|
lib/pty-session: fix time_t=long assumptions
|
2021-05-06 10:22:07 +02:00 |
pwdutils.c
|
lib/pwdutils: use assert to check correct usage.
|
2021-07-29 09:58:19 -03:00 |
randutils.c
|
libuuid: check quality of random bytes
|
2020-11-08 11:48:23 +00:00 |
selinux-utils.c
|
lib/selinux-utils: tiny cleanup
|
2021-01-13 15:04:02 +01:00 |
sha1.c
|
lib/sha1: use proper WORDS_BIGENDIAN macro
|
2018-01-02 11:08:03 +01:00 |
signames.c
|
lib/signames: change license to public domain
|
2020-11-19 12:04:08 +01:00 |
strutils.c
|
Fix misspellings
|
2021-09-04 11:11:04 -03:00 |
strv.c
|
lib/strutils: rename strappend() to strconcat()
|
2021-08-05 11:30:37 +02:00 |
swapprober.c
|
lib: add missing headers to .c files
|
2020-10-06 15:03:45 +02:00 |
sysfs.c
|
lib/path: improve ul_path_readlink() to be more robust
|
2021-06-17 13:28:32 +02:00 |
terminal-colors.d.5.adoc
|
Man pages: Fix end extend formatting
|
2021-09-21 20:48:11 +02:00 |
timer.c
|
lib: add missing headers to .c files
|
2020-10-06 15:03:45 +02:00 |
timeutils.c
|
Fixed wrongful time_t=long assumptions in hwclock.c and timeutils.c
|
2021-04-29 11:56:37 +00:00 |
ttyutils.c
|
[clang-tidy] do not use else after return
|
2020-04-20 13:20:59 -07:00 |