..
Makemodule.am
Merge branch 'topic/lsfd'
2021-11-26 12:12:54 +01:00
all-io.h
include/fileeq: add functions to compare files content
2021-10-29 13:37:36 +02:00
bitops.h
include/bitops: avoid fallbacks for more systems
2016-03-08 14:55:38 +01:00
blkdev.h
libblkid: add magic and probing for zoned btrfs
2021-05-24 13:39:53 +02:00
buffer.h
Fix misspellings
2021-09-04 11:11:04 -03:00
c.h
include/c: add cmp_timespec() and cmp_stat_mtime()
2021-12-13 13:19:18 +01:00
c_strtod.h
lib/c_strtod; add locale independent strtod()
2021-05-25 11:31:08 +02:00
canonicalize.h
lsblk: use prefix for DM name
2018-06-21 13:19:28 +02:00
caputils.h
unshare: add --keep-caps option
2019-09-09 20:23:08 -07:00
carefulputc.h
lib/jsonwrt: remove fputs_quoted_json_* functions from include/carefulputc.h
2021-05-06 16:05:56 +02:00
cctype.h
lib: add parse-date.y
2017-03-04 10:49:41 -05:00
closestream.h
text-utils: correctly detect ASan under clang
2021-02-01 11:59:47 +01:00
color-names.h
misc: Fix various typos
2016-05-31 23:40:21 +02:00
colors.h
lib/colors: force to "never" mode on non-terminal output
2019-02-04 14:14:37 +01:00
cpuset.h
misc: Fix various typos
2016-05-31 23:40:21 +02:00
crc32.h
lib/crc32: prefix public functions
2016-10-19 12:11:59 +02:00
crc32c.h
lib: Add simple crc32c() function
2017-11-16 11:44:39 +01:00
debug.h
include/debug: introduce __UL_INIT_DEBUG_FROM_STRING()
2018-01-17 13:58:29 +01:00
debugobj.h
include/debug: don't print pointer address for SUID programs
2018-01-12 11:01:26 +01:00
encode.h
libblkid: move UTF encoding function to lib/
2020-02-25 12:00:27 +01:00
env.h
lib/env: add function to save and restore unwanted variables
2020-08-25 10:43:07 +02:00
exec_shell.h
lib/exec_shell: cleanup function attributes
2018-02-01 12:25:39 +01:00
exitcodes.h
include/exitcodes: remove mount(8) exit codes
2017-04-27 14:26:45 +02:00
fileeq.h
Fix wording in comments and documentation
2021-12-30 13:49:47 +01:00
fileutils.h
libblkid: reopen floppy without O_NONBLOCK
2022-01-20 10:12:21 +01:00
fuzz.h
tests: integrate test_mount_fuzz into the testsuite
2020-08-06 12:33:11 +00:00
idcache.h
namei: move icache to lib/
2015-11-27 13:56:01 +01:00
ismounted.h
lib: import whole ismounted.c code from e2fsprogs
2009-10-14 01:13:18 +02:00
iso9660.h
isosize: move ISO size functions into a shared header
2019-12-16 14:29:24 +08:00
jsonwrt.h
lib/jsonwrt: check if JSON handler is initialized
2021-11-08 15:43:30 +01:00
linux_version.h
lib: add linux_version.{c,h}
2007-11-06 02:40:13 +01:00
list.h
lsfd: move list_free() to list.h
2021-10-06 11:01:54 +02:00
loopdev.h
lib/loopdev: cosmetic changes to LOOP_CONFIGURE
2020-10-05 14:52:20 +02:00
mangle.h
lib/mangle: check for the NULL string argument
2020-03-20 16:28:49 -04:00
match.h
lib,match: split match_fstype() from libmount
2011-11-15 15:17:19 +01:00
mbsalign.h
lib/mbsalign: add function to calculate width
2020-04-22 12:22:29 +02:00
mbsedit.h
lib/mbsedit: add simple buffer editor
2017-02-16 13:47:44 +01:00
md5.h
[clang-tidy] fix mismatching declarations
2020-04-19 14:03:21 -07:00
meson.build
meson: add second build system
2021-03-17 15:07:27 +01:00
minix.h
libblkid: arch independent minix detection
2013-04-15 15:14:33 +02:00
monotonic.h
dmesg: adjust timestamps according to suspended time
2020-06-04 10:57:36 +02:00
namespace.h
unshare: support the time namespace
2020-03-08 19:02:00 +01:00
nls.h
include/nls: remove unnecessary declaration
2020-04-22 10:27:12 +02:00
optutils.h
optutils.h: don't print non-graph characters
2017-04-18 22:39:05 -04:00
pager.h
lib/pager: cleanup and extend API
2016-08-26 12:07:25 +02:00
partx.h
build-sys: fix non-blkid compilation
2017-09-19 13:48:52 +02:00
path.h
lib/path: add ul_path_next_dirent()
2021-10-06 11:01:54 +02:00
pathnames.h
mount: add hint about systemctl daemon-reload
2021-12-13 13:22:56 +01:00
pidfd-utils.h
Do not include sys/syscall.h if not available
2021-11-18 14:08:35 +01:00
plymouth-ctrl.h
cleanup: Remove some spurious spaces
2019-10-01 13:01:43 +02:00
procfs.h
lsfd: add KTHREAD column
2021-10-21 21:10:44 +09:00
pt-bsd.h
fdisk: (bsd) write/read PT code cleanup
2013-09-16 16:47:06 +02:00
pt-gpt-partnames.h
libfdisk: incorrect GUID for NetBSD
2022-01-26 11:35:25 +01:00
pt-mbr-partnames.h
libfdisk: (MBR) recognize EBBR protective partitions
2022-02-07 22:40:38 +01:00
pt-mbr.h
libfdisk: (MBR) recognize EBBR protective partitions
2022-02-07 22:40:38 +01:00
pt-sgi.h
build-sys: fix UTIL_LINUX_PT_SGI_H macro [lgtm scan]
2019-09-20 15:31:31 +02:00
pt-sun.h
libblkid: const qualifier cleanup
2018-07-20 15:05:32 +02:00
pty-session.h
su: (pty) change owner and mode for pty
2021-02-23 11:52:45 +01:00
pwdutils.h
lib/pwdutils: add xgetgrnam
2020-04-15 22:50:59 +10:00
randutils.h
libuuid: check quality of random bytes
2020-11-08 11:48:23 +00:00
rpmatch.h
rpmatch: use symbolic value when evaluation return codes
2015-02-24 12:42:06 +01:00
selinux-utils.h
mkswap: remove deprecated SELinux matchpathcon()
2021-01-13 14:58:43 +01:00
sha1.h
lib/sha1: use ul_/UL_prefix for symbols
2017-12-12 11:29:02 +01:00
signames.h
lib/signames: remove unused function
2017-11-28 14:39:17 +01:00
statfs_magic.h
misc: Fix various typos
2016-05-31 23:40:21 +02:00
strutils.h
lib/strutils: make sure mem2strcpy() buffer is zeroized
2022-01-18 12:30:11 +01:00
strv.h
include/strv: fix format attributes
2021-06-18 12:25:46 +02:00
swapheader.h
mkswap: remove unnecessary size check
2014-11-07 13:21:05 +01:00
swapprober.h
swapon: split swapon-common.c
2014-09-22 13:16:25 +02:00
sysfs.h
lib/sys: add sysfs_chrdev_devno_to_devname()
2021-11-25 11:52:46 +01:00
timer.h
lib/timer: add fallback if timer_create() not available
2018-12-03 11:23:33 +01:00
timeutils.h
various: use threadsafe versions of time functions [lgtm scan]
2020-02-15 15:23:44 +00:00
ttyutils.h
login: move generic setting to ttyutils.h
2021-02-23 11:46:10 +01:00
widechar.h
include/widechar: add fallback for WEOF
2016-06-03 14:50:48 +02:00
xalloc.h
include/xalloc: reindent function bodies to unify indentation
2019-08-21 15:00:16 +02:00