master
meson: do not hardcode /var in uuidd-sysusers.conf.
tools: switch libsystemd to runtime optional via dlopen
man: use the term unprivileged instead of non-root
blkid: Fix memory leaks
license: switch from BSD 4-clause to 3-clause
copyfilerange: (man) fix swapped offsets in command example
copyfilerange: use err() instead of errx() with glibc %m
textual: consistently mark "=" as literal before an optional argument
all-io: rename read_all/write_all to ul_read_all/ul_write_all
exch: cosmetic changes
exch: cosmetic code changes
man: use 'filename(s)' instead of 'file name(s)'
fadvise: add --fd to the help output
man: add ENVIRONMENT section for smartcols support in various man pages
fincore: move sys/syscall.h include where it's needed
man: Fix ENVIRONMENT bold text style
correct the full name of the GPL in various files
findmnt: fix misleading warning messages for ntfs3
docs: findmnt: clarify that --target returns one filesystem
Merge branch 'fix-target' of https://github.com/dengbo11/util-linux
findmnt: add --hyperlink command line option
man: Unify SEE ALSO sections
getino: cleanup whitespace
treewide: use bash from PATH
docs: getopt: improve arg example in getopt-example
man: use 'nonzero' instead of 'non-zero'
getopt: Skip optarg duplication
hardlink: preserve timestamps when reflinking files
man: use the term 'calling process' instead of 'current process'
lastlog2 - Y2038 safe version of lastlog pam_lastlog2 - PAM module which logs user login with lastlog2
lastlog2: rename tmpfiles
lastlog2: (man) fix example syntax
lastlog2: correct the grammar of an error message, and drop two periods
lslocks: add --pager and --nopager options
docs: stop the copyright verbiage from getting included in the POT file
Merge branch 'close/issue_4146' of https://github.com/lord2y/util-linux
man: use symbolic link instead of symlink
tools: switch SELinux to runtime optional via dlopen
pipesz: (man) improve the markup and some wordings
pipesz: merge help/version getopt loop into main loop
Merge branch 'feat/3887/rename' of https://github.com/echoechoin/util-linux
rename: honor no-overwrite for dangling symlinks
*: spelling and grammar fixes
uuidd: use locked system user account if available
uuidd: fix typo in tmpfiles.conf
uuidd.rc: create localstatedir in init script
build-sys: make sure everywhere is localstatedir
build: use --runstatedir instead of --localstatedir
textual: harmonize the messages for invalid count and timeout values
treewide: avoid strcasecmp() for ASCII-only strings
Avoid PRI specifiers in translated messages
docs: clarify wipefs --force description for partition-table signatures
wipefs: use blkid_probe_open_device()