]> git.ipfire.org Git - thirdparty/util-linux.git/history - include
script: document SIGUSR1
[thirdparty/util-linux.git] / include /
2019-12-09  Karel Zakscript: listen to SIGUSR1, flush logs on the signal
2019-12-09  Karel Zakinclude/pidfd-utils: small cleanup
2019-12-09  Karel ZakMerge branch 'kill-pidfd' of https://github.com/kerolas...
2019-12-05  Karel ZakMerge branch 'dmverity' of https://github.com/bluca...
2019-12-04  Karel Zaklibfdisk: move GPT partition types to include/
2019-12-03  Karel ZakMerge branch 'mount-eperm'
2019-11-25  Sami Kerolakill: use pidfd system calls to implement --timeout...
2019-11-25  Karel Zakscript: add --echo
2019-11-22  Karel Zakscriptlive: terminate session at end of the log
2019-11-21  Karel Zakscript: fix ECHO use, improve shell exec
2019-11-12  Karel Zakagetty: add support for /run/issue and /usr/lib/issue
2019-11-07  Karel Zakbuild-sys: use parse-date() only for hwclock
2019-10-31  Karel Zakinclude/strutils: add strdup_between_structs()
2019-10-17  Patrick Steinhardtlib/path: fix missing header for `struct stat`
2019-10-17  Karel ZakMerge branch 'master' of https://github.com/smvoss...
2019-10-17  Karel Zaklib/fileutils: add close_all_fds()
2019-10-15  Karel Zaklib/path: add ul_path_stat(), fix absolute paths
2019-10-08  Karel Zaklib/pty-session: make wait_child callback optional
2019-10-08  Karel Zaklib/pty-session: add loggin callback to code, follow...
2019-10-08  Karel Zaklib/pty-session: add log callbacks
2019-10-08  Karel Zaklib/pty: save sigmask, add API to free all resources
2019-10-08  Karel Zaklib/pty: allow use callback from mainloop
2019-10-08  Karel Zaklib/pty-session: add generic PTY container code
2019-10-08  Karel Zakinclude/strutils: add strrealloc()
2019-10-01  Elliott Mitchellcleanup: Remove some spurious spaces
2019-09-30  Karel ZakMerge branch 'master' of https://github.com/dsd/util...
2019-09-30  Karel ZakMerge branch 'nproc' of https://github.com/mator/util...
2019-09-30  Karel ZakMerge branch 'non-canonical-completion' of https:/...
2019-09-26  Quentin Rameaulib/pwdutils: add xgetpwuid
2019-09-20  Karel Zakinclude/all-io: remove unnecessary condition [lgtm...
2019-09-20  Karel Zakbuild-sys: fix UTIL_LINUX_PT_SGI_H macro [lgtm scan]
2019-09-16  Karel ZakMerge branch 'typos' of https://github.com/kerolasa...
2019-09-12  Sami Kerolamisc: fix typos [codespell]
2019-09-12  Karel ZakMerge branch 'sfdisk-man-page-typo' of https://github...
2019-09-12  Karel ZakMerge branch 'unshare/keep-caps' of https://github...
2019-09-10  James Peachunshare: add --keep-caps option
2019-09-02  Patrick Steinhardtinclude/closestream: fix assignment to read-only standa...
2019-08-21  Sami Kerolainclude/xalloc: reindent function bodies to unify inden...
2019-08-21  Sami Kerolainclude/xalloc: use multiline function declarations
2019-08-08  Rosen PenevRemove isascii usage
2019-07-15  Karel ZakMerge branch '2019wk27' of https://github.com/kerolasa...
2019-07-14  Sami Kerolainclude/xalloc: ensure xstrdup() and xstrndup() returns...
2019-06-18  Karel ZakMerge branch 'su_err_msg' of https://github.com/jhrozek...
2019-06-17  Karel ZakMerge branch 'topic/wdctl'
2019-06-17  Karel Zakwdctl; read from /sys if necessary
2019-06-17  Karel Zakwdctl: default to /dev/watchdog0
2019-06-17  Karel Zakinclude/closestream: avoid close more than once
2019-05-27  Karel Zaklib/ttyutils: introduce get_terminal_stdfd()
2019-05-22  Karel Zaklibfdisk: (sgi) improve checksum calculation [-Waddress...
2019-05-21  Karel Zakinclude/c: use __has_attribute
2019-05-20  Karel ZakMerge branch '2019wk19' of https://github.com/kerolasa...
2019-05-20  Karel ZakMerge branch 'lscpu_midr_updates' of https://github...
2019-05-20  Karel ZakMerge branch 'lscpu-another' of https://github.com...
2019-05-16  Sami Kerolainclude/strutils: fix potential null pointer dereference
2019-05-16  Karel ZakMerge branch 'lscpu-output-fix' of https://github.com...
2019-05-16  Sami Kerolalscpu: move trailing null after removing characters...
2019-05-07  Karel Zakbuild-sys: use __SANITIZE_ADDRESS__ rather than custom...
2019-04-16  Karel Zakmisc: consolidate version printing and close_stdout()
2019-04-16  Karel Zakinclude/closestream: add close_stdout_atexit()
2019-04-11  Karel Zakinclude/strutils: add functions to replace and remove...
2019-04-11  Karel Zaklib/fileutils: add xreaddir()
2019-04-08  Karel Zaklibmount: don't use sscanf() for swaps parsing
2019-04-08  Karel Zaklibmount: don't use sscanf() for mountinfo parsing
2019-04-02  Karel ZakMerge branch 'spelling' of https://github.com/jwilk...
2019-02-18  Sami Kerolainclude/path.h: remove duplicate header inclusion
2019-02-18  Sami Kerolainclude: add no return function attribute
2019-02-12  Karel Zaklib/strutils: support two decimal places in size_to_hum...
2019-02-06  Karel ZakMerge branch 'hardlink' of https://github.com/rudimeier...
2019-02-05  Karel ZakMerge branch 'patch-1' of https://github.com/edupont...
2019-02-05  Karel ZakMerge branch 'mount-nosuid' of https://github.com/Leken...
2019-02-04  Karel Zaklib/colors: force to "never" mode on non-terminal output
2019-01-22  Karel Zaklib/loopdev: set blocksize when create a new device
2019-01-22  Karel Zaklib/loopdev: differentiate between setter()s and ioctl...
2019-01-14  Karel ZakMerge branch 'time-fixes' of https://github.com/kerolas...
2019-01-12  Sami Kerolainclude: add indirect monotonic clock id specifier
2019-01-12  Sami Kerolatimeutils: match today day and this year correctly
2018-12-10  Karel Zakchoom: fix negative adjust score usage
2018-12-10  Karel ZakMerge branch '2018wk48' of https://github.com/kerolasa...
2018-12-07  Karel Zakinclude/list: add list_entry_is_first() and list_count_...
2018-12-07  Karel Zaklib/path: allow to close dirfd
2018-12-07  Karel Zaklib/sysfs: add function to detect partitioned devices
2018-12-03  Karel Zaklib/timer: add fallback if timer_create() not available
2018-12-03  Ruediger Meierinclude/c: re-add type checking in container_of()
2018-12-02  Sami Kerolainclude/c: check returns_nonnull function attribute...
2018-11-22  Karel ZakMerge branch 'master' of https://github.com/nyantec...
2018-11-22  Karel ZakMerge branch '2018wk41' of https://github.com/kerolasa...
2018-11-21  Sami Kerolainclude/c: use returns_nonnull function attribute in...
2018-11-06  Justin Chenrtcwake: use poweroff if shutdown is not found
2018-10-03  Karel Zakinclude/c: add str2memcpy() and mem2strcpy()
2018-10-03  Sevan Janiyaninclude/ttyutils: define values if missing.
2018-10-03  Sevan Janiyaninclude/c: add NAME_MAX compat
2018-09-14  Karel Zaklib/strutils: return from xstrmode()
2018-09-11  Karel ZakMerge branch 'more' of https://github.com/kerolasa...
2018-09-10  Karel ZakMerge branch 'motd' of https://github.com/lnussel/util...
2018-09-07  Ludwig NusselAdd built in fallbacks for motd file
2018-07-20  Karel Zaklib/mangle: const quialifier cleanup
2018-07-20  Karel Zakinclude/list, include/c: update and container_of()
2018-07-20  Karel Zaklibblkid: const qualifier cleanup
2018-07-20  Karel Zakinclude/all-io: const cleanup
2018-07-20  Karel Zakinclude/strutils: remove unnecessary cast
next