.. |
.gitignore
|
getopt: use examples installation directory in man page
|
2020-02-15 15:24:01 +00:00 |
blkid.8.adoc
|
man pages: unify output of --help and --version
|
2022-02-01 20:49:24 +01:00 |
blkid.c
|
remove no longer needed braces
|
2023-01-23 13:52:00 +01:00 |
cal.1.adoc
|
cal: (man) add example for colors
|
2023-02-20 13:41:07 +01:00 |
cal.c
|
cal: fix long option name for -c
|
2023-06-26 21:02:13 +02:00 |
enosys.1.adoc
|
enosys: add --list
|
2023-05-16 22:44:50 +02:00 |
enosys.c
|
enosys: enable locale handling
|
2023-06-27 12:45:37 +02:00 |
fadvise.1.adoc
|
fadvise: always exit with EXIT_FAILURE on error
|
2023-04-17 11:24:06 +02:00 |
fadvise.c
|
fadvise: always exit with EXIT_FAILURE on error
|
2023-04-17 11:24:06 +02:00 |
fincore.1.adoc
|
man pages: unify output of --help and --version
|
2022-02-01 20:49:24 +01:00 |
fincore.c
|
misc: constify some fields
|
2023-06-03 10:13:59 +02:00 |
findfs.8.adoc
|
man pages: unify output of --help and --version
|
2022-02-01 20:49:24 +01:00 |
findfs.c
|
misc: consolidate version printing and close_stdout()
|
2019-04-16 15:14:13 +02:00 |
findmnt-verify.c
|
findmnt: use warning rather than error from FS type mismatch
|
2023-04-05 12:00:11 +02:00 |
findmnt.8.adoc
|
findmnt: (man) add hint about the default output
|
2023-03-17 12:03:06 +01:00 |
findmnt.c
|
misc: constify some fields
|
2023-06-03 10:13:59 +02:00 |
findmnt.h
|
findmnt: commit missing flag
|
2022-02-14 14:01:54 +01:00 |
getopt-example.bash
|
docs: rename to getopt-example
|
2020-11-03 15:23:03 +01:00 |
getopt-example.tcsh
|
docs: rename to getopt-example
|
2020-11-03 15:23:03 +01:00 |
getopt.1.adoc
|
Fix several adoc files as reported by Helge Kreutzmann
|
2022-02-13 19:26:07 +01:00 |
getopt.c
|
lib/strutils: rename strappend() to strconcat()
|
2021-08-05 11:30:37 +02:00 |
hardlink.1.adoc
|
hardlink: (man) add missing comma
|
2023-06-24 09:24:29 +02:00 |
hardlink.c
|
hardlink: calling putchar is off-limits on a signal handler
|
2023-01-15 01:33:14 +00:00 |
kill.1.adoc
|
kill: Support mandating the presence of a userspace signal handler
|
2022-10-26 17:10:55 +01:00 |
kill.c
|
kill: Support mandating the presence of a userspace signal handler
|
2022-10-26 17:10:55 +01:00 |
logger.1.adoc
|
logger: (man) fix examples
|
2023-01-13 12:18:27 +01:00 |
logger.c
|
logger: initialize socket credentials contol union
|
2023-06-26 11:56:23 +02:00 |
look.1.adoc
|
man pages: unify output of --help and --version
|
2022-02-01 20:49:24 +01:00 |
look.c
|
Remove duplicate 'setlocale' call
|
2021-12-27 18:29:10 +01:00 |
lsblk-devtree.c
|
lsblk: align function prototype
|
2022-12-12 20:02:58 +00:00 |
lsblk-mnt.c
|
Fix misspellings
|
2021-04-22 20:31:05 -03:00 |
lsblk-properties.c
|
lsblk: read firmware revision from udev
|
2022-12-23 11:47:40 +01:00 |
lsblk.8.adoc
|
lsblk: (man) add hint about --merge
|
2023-03-17 12:16:31 +01:00 |
lsblk.c
|
misc: constify some fields
|
2023-06-03 10:13:59 +02:00 |
lsblk.h
|
Update email.
|
2022-12-23 11:48:17 +01:00 |
lsclocks.1.adoc
|
lsclocks: new util to interact with system clocks
|
2023-06-30 14:12:48 +02:00 |
lsclocks.c
|
lsclocks: new util to interact with system clocks
|
2023-06-30 14:12:48 +02:00 |
lsfd-bdev.c
|
lsfd: use xstrdup() if included xalloc.h
|
2023-03-02 14:20:29 +01:00 |
lsfd-cdev.c
|
lsfd: add TUN.IFFACE, a column for interfaces behind tun devices
|
2023-06-27 01:21:42 +09:00 |
lsfd-counter.c
|
lsfd: implement --summary and --counter options
|
2021-11-19 00:04:00 +09:00 |
lsfd-counter.h
|
lsfd: implement --summary and --counter options
|
2021-11-19 00:04:00 +09:00 |
lsfd-decode-file-flags.c
|
Merge branch 'lsfd-fix-contatns-for-decode-flags' of https://github.com/masatake/util-linux
|
2022-06-20 12:44:36 +02:00 |
lsfd-fifo.c
|
lsfd: add a helper macro, foreach_endpoint
|
2023-05-19 03:27:27 +09:00 |
lsfd-file.c
|
lsfd: add 'D' flag for representing deleted files to XMODE column
|
2023-06-22 09:01:13 +09:00 |
lsfd-filter.c
|
lsfd: (filter) weakly support ARRAY_STRING and ARRAY_NUMBER json types
|
2023-06-22 14:29:08 +09:00 |
lsfd-filter.h
|
lsfd: (filter) give a name to a constant
|
2021-10-08 15:53:57 +09:00 |
lsfd-sock-xinfo.c
|
lsfd: add "nsfs" to the nodev_table to fill SOURCE column for nsfs files
|
2023-05-24 01:02:02 +09:00 |
lsfd-sock.c
|
lsfd: use xstrdup() if included xalloc.h
|
2023-03-02 14:20:29 +01:00 |
lsfd-sock.h
|
lsfd: remove an unused field from struct sock_xinfo_class
|
2023-02-06 07:12:58 +09:00 |
lsfd-unkn.c
|
lsfd: use \n as the separator in INOTIFY.INODES and INOTIFY.INODES.RAW columns
|
2023-06-22 14:29:08 +09:00 |
lsfd.1.adoc
|
Merge branch 'lsfd--xmode' of https://github.com/masatake/util-linux
|
2023-07-03 12:41:04 +02:00 |
lsfd.c
|
Merge branch 'lsfd--xmode' of https://github.com/masatake/util-linux
|
2023-07-03 12:41:04 +02:00 |
lsfd.h
|
Merge branch 'lsfd--xmode' of https://github.com/masatake/util-linux
|
2023-07-03 12:41:04 +02:00 |
lslocks.8.adoc
|
man pages: unify output of --help and --version
|
2022-02-01 20:49:24 +01:00 |
lslocks.c
|
misc: constify some fields
|
2023-06-03 10:13:59 +02:00 |
Makemodule.am
|
lsclocks: new util to interact with system clocks
|
2023-06-30 14:12:48 +02:00 |
mcookie.1.adoc
|
man pages: unify output of --help and --version
|
2022-02-01 20:49:24 +01:00 |
mcookie.c
|
mcookie: fix infinite-loop when use -f
|
2021-10-18 13:08:37 +02:00 |
meson.build
|
lsclocks: new util to interact with system clocks
|
2023-06-30 14:12:48 +02:00 |
namei.1.adoc
|
namei: (man) clarify the namei binary
|
2023-04-10 16:31:37 +02:00 |
namei.c
|
namei: add -Z (selinux context report)
|
2022-04-13 12:35:40 +02:00 |
pipesz.1.adoc
|
pipesz: correct manpage issues
|
2022-05-30 12:05:20 +02:00 |
pipesz.c
|
pipesz: fix dead code [coverity scan]
|
2022-05-19 09:48:18 +02:00 |
rename.1.adoc
|
rename -s treats paths the same as without -s .
|
2023-01-03 19:43:28 +00:00 |
rename.c
|
rename -s treats paths the same as without -s .
|
2023-01-03 19:43:28 +00:00 |
test_uuidd.c
|
test_uuidd: make pthread_t formatting more robust
|
2023-05-19 17:48:58 +02:00 |
uuidd.8.adoc
|
libuuid: Implement continuous clock handling for time based UUIDs
|
2022-07-07 13:00:35 +02:00 |
uuidd.c
|
uuidd: use sizeof_member
|
2023-01-23 13:52:00 +01:00 |
uuidd.rc.in
|
build: use --runstatedir instead of --localstatedir
|
2017-07-31 15:24:46 +02:00 |
uuidd.service.in
|
uuidd: remove also PrivateNetwork=yes from systemd service
|
2022-06-03 09:07:09 +02:00 |
uuidd.socket.in
|
build: use --runstatedir instead of --localstatedir
|
2017-07-31 15:24:46 +02:00 |
uuidgen.1.adoc
|
man pages: unify output of --help and --version
|
2022-02-01 20:49:24 +01:00 |
uuidgen.c
|
uuidgen: give hint in usage() what uuid namepaces can be used
|
2020-12-28 09:53:12 +00:00 |
uuidparse.1.adoc
|
man pages: unify output of --help and --version
|
2022-02-01 20:49:24 +01:00 |
uuidparse.c
|
uuidparse: use uuid type definitions from libuuid header
|
2020-12-28 09:53:12 +00:00 |
waitpid.1.adoc
|
waitpid: allow to only wait for a specific number of process exits
|
2023-03-02 22:12:37 +00:00 |
waitpid.c
|
c.h: make err_nonsys available
|
2023-05-16 22:31:57 +02:00 |
whereis.1.adoc
|
whereis: (man) mark example section
|
2023-02-20 13:30:07 +01:00 |
whereis.c
|
whereis: add glob(7) support (new option -g)
|
2023-01-25 14:30:36 +01:00 |
wipefs.8.adoc
|
man pages: unify output of --help and --version
|
2022-02-01 20:49:24 +01:00 |
wipefs.c
|
libblkid: check fsync() return code
|
2022-04-19 09:44:07 +02:00 |