]> git.ipfire.org Git - thirdparty/util-linux.git/history - lib
build-sys: release++ (v2.32.1)
[thirdparty/util-linux.git] / lib /
2018-07-11  osexp2000exec_shell: prevent ".: applet not found" error when...
2018-07-11  Karel Zaklib/strutils: fix strnlen() fallback
2018-03-20  Karel Zaklib/randutils: don't break on EAGAIN, use usleep()
2018-03-19  Carlo Caionelib/randutils: Do not block on getrandom()
2018-03-09  Tony Aslesonlibblkid: ignore private Stratis devices
2018-02-16  Karel ZakMerge branch 'maybe-for-v2.32' of https://github.com...
2018-02-16  Ruediger Meiermisc: fix typos using codespell
2018-02-09  Karel Zaklsblk: try device/dev to read devno
2018-02-01  Karel Zaklib/exec_shell: (and pager) use errexec()
2018-02-01  Karel Zaklib/exec_shell: cleanup function attributes
2018-01-17  Karel Zakinclude/debug: introduce __UL_INIT_DEBUG_FROM_STRING()
2018-01-12  Karel ZakMerge branch 'mbsencode' of https://github.com/yontalca...
2018-01-12  Karel Zakinclude/debug: don't print pointer address for SUID...
2018-01-11  Vaclav Dolezallib/mbsalign: Fix escaping nonprintable multibyte chara...
2018-01-11  Karel ZakMerge branch 'fixes' of https://github.com/rudimeier...
2018-01-02  Karel ZakMerge branch 'patch-1' of https://github.com/kenyon...
2018-01-02  Karel ZakMerge branch 'master' of https://github.com/yurchor...
2018-01-02  Karel Zaklib/sha1: use proper WORDS_BIGENDIAN macro
2017-12-22  Vaclav Dolezallib/mbsalign: escape "\x" when HAVE_WIDECHAR not defined
2017-12-20  Karel Zaklib/mbsalign: encode \x to \xecx
2017-12-20  Karel ZakMerge branch 'gpt-part-name' of https://github.com...
2017-12-12  Karel Zaklib/md5: use ul_/UL_ prefix
2017-12-12  Karel Zaklib/sha1: fix indention
2017-12-12  Karel Zaklib/sha1: use ul_/UL_prefix for symbols
2017-12-11  Karel ZakMerge branch '2017wk48' of https://github.com/kerolasa...
2017-12-09  J William Piggottlib/timeutils.c: warn format_iso_time() overflow
2017-12-09  J William Piggottlib/timeutils.c:strxxx_iso: do not wrap tm_year
2017-12-09  J William Piggottlib/timeutils.c:strxxx_iso: test conversion errors
2017-12-09  J William Piggottlib/timeutils.c: bug fix Segmentation fault
2017-11-29  Vaclav Dolezallib/mbsalign: encode backslash to prevent ambiguity
2017-11-28  Sami Kerolalib/signames: remove unused function
2017-11-22  Karel Zaklib/mbsalign: add mbs_invalid_encode()
2017-11-16  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-11-16  John Groveslib: Add simple crc32c() function
2017-11-13  Karel ZakMerge branch '170925' of github.com:jwpi/util-linux
2017-11-10  J William Piggottlib/timeutils: add common ISO timestamp masks
2017-11-10  J William Piggottlib/timeutils: add get_gmtoff()
2017-11-08  Luca Ceresolimd5: declare byteReverse as static
2017-11-02  Karel ZakMerge branch 'bash-completion-fsck-find' of https:...
2017-11-01  Karel Zaklib/mangle: return size of the decoded buffer
2017-10-23  Karel Zaklib/path: make path_set_prefix() independent on cpu_set_t
2017-10-23  Karel Zaklib/signames: fix redefinition of 'sys_signame' on OSX
2017-10-23  Karel Zaklib/signames: remove signame array from header file
2017-10-23  Karel ZakMerge branch 'kill-child-feature' of https://github...
2017-10-14  Niklas Hambüchensignames: Make input char buffers const
2017-10-14  Niklas Hambüchenkill: Extract signal names into signames.h/signames.c
2017-10-11  Karel Zaklib/pager: check open() return code [coverity scan]
2017-10-11  Karel Zaklib/mbsedit: check wctomb() return code [coverity scan]
2017-10-04  Karel Zaklosetup: fix conflicting types for ‘loopcxt_set_blocksize’
2017-10-02  Karel ZakMerge branch 'fix-python_libmount_get_propagation'...
2017-10-02  Karel ZakMerge branch 'patch-1' of https://github.com/sgargel...
2017-10-02  Karel Zaklib/randutils: remove superfluous continue
2017-09-27  Stanislav Brabeclosetup: Add support for logical block size
2017-09-26  Tobias Stoeckmannsetproctitle: fix out of boundary access
2017-09-18  Karel Zaklib/pwdutils: add xgetlogin()
2017-09-18  Karel Zaklogin: add xgetpwnam()
2017-09-05  Karel ZakMerge branch '170825' of github.com:jwpi/util-linux
2017-09-05  Philip Prindevillelibuuid: add support for hash-based UUIDs
2017-08-31  Karel Zaklib/match: make match_fstype() case insensitive
2017-08-30  Sami Kerolarfkill: merge rfkill.8 project to util-linux
2017-08-16  Ruediger Meiermisc: fix some printf format strings
2017-08-14  Karel Zaklib/randutils: reset lose counter
2017-08-14  Karel Zaklib/randutils: improve getrandom() usage
2017-08-10  Karel ZakMerge branch 'master' of https://github.com/RAOF/util...
2017-08-08  Christopher James... lib/randutils.c: More paranoia in getrandom() call.
2017-08-08  Christopher James... lib/randutils.c: Fall back gracefully when kernel doesn...
2017-07-18  Ruediger Meierparse-date: fix printf format
2017-07-12  Karel Zaklibblkid: don't use CDROM_GET_CAPABILITY ioctl for...
2017-06-29  Karel ZakMerge branch 'path-fixes' of https://github.com/rudimei...
2017-06-29  Ruediger Meiermisc: avoid some dead initialization warnings
2017-06-29  Ruediger Meierlsmem: fix, using freed memory
2017-06-29  Ruediger Meierlib/path: add error handling to path_vcreate()
2017-06-29  Ruediger Meierlib/blkdev: remove support for Linux < 2.6
2017-06-27  Ruediger Meierlib/path: fix crash, pathbuf overflow
2017-06-26  Karel ZakMerge branch '170622' of github.com:jwpi/util-linux
2017-06-26  Karel ZakMerge branch 'fix-exit-codes' of https://github.com...
2017-06-22  Ruediger Meierlib: fix strutils.h, remove STRTOXX_EXIT_CODE
2017-06-21  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-06-21  Karel ZakMerge branch '170427' of github.com:jwpi/util-linux
2017-06-20  Karel ZakMerge branch '170424' of github.com:jwpi/util-linux
2017-06-16  Karel ZakMerge branch 'some-fixes' of https://github.com/rudimei...
2017-06-15  J William Piggottparse-date: time_zone_hhmm() bug fixes
2017-06-15  J William Piggottparse-date: remove unused ordinal_day_seen
2017-06-15  J William Piggottparse-date: remove unused year_seen
2017-06-15  J William Piggottparse-date: refactor tm_diff()
2017-06-15  J William Piggottparse-date: use to_uchar() instead of assignment.
2017-06-15  J William Piggottparse-date: use uintmax_t where appropriate
2017-06-15  J William Piggottparse-date: use int where appropriate
2017-06-15  J William Piggottparse-date: use intmax_t where appropriate
2017-06-15  J William Piggottparse-date: remove unused EPOCH_YEAR
2017-06-15  J William Piggottparse-date: replace ISDIGIT with c_isdigit
2017-06-15  Ruediger Meierlib: style cosmetics plymouth-ctrl.c
2017-06-14  Sami Kerolalib: remove _RLD_ from forbid environment variable...
2017-06-14  Sami Kerolalib: simplify cpuset if clauses that return
2017-06-14  Sami Kerolamisc: remove stray semicolons
2017-06-14  Karel ZakMerge branch 'master' of ra.kernel.org:/pub/scm/utils...
2017-06-14  Ruediger Meiermisc: fix gcc-7 snprintf warnings -Wformat-truncation
2017-06-12  Karel ZakMerge branch 'pylibmount-NULL-terminate-kwlist-in-Conte...
2017-06-12  Karel Zaklib/ttyutils: return terminal lines too
2017-06-06  Karel ZakMerge branch 'rename-nooverride' of https://github...
next