]> git.ipfire.org Git - thirdparty/util-linux.git/history - lib
lib/randutils.c: Fall back gracefully when kernel doesn't support getrandom(2).
[thirdparty/util-linux.git] / lib /
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...
2017-06-06  Karel ZakMerge branch 'hwclock-localtime' of https://github...
2017-06-02  Karel Zaklib/pager: use xalloc
2017-06-02  Karel ZakMerge branch 'master' of https://github.com/yurchor...
2017-06-01  Karel Zaklib/pager: don't use pager if command not available
2017-06-01  Karel ZakMerge branch 'travis-test' of https://github.com/rudime...
2017-06-01  Ruediger Meiermisc: fix some warnings
2017-06-01  Ruediger Meierbuild-sys: fix library order when linking
2017-05-31  Karel Zakbuild-sys: ncurses headers cleanup
2017-05-30  Karel Zaklib/colors: fix test compilation
2017-05-30  Karel Zaklib/colors: ncurses cleanup
2017-05-30  Karel Zaklib/loopdev: remove unnecessary header
2017-05-12  Karel Zaklib/parse-date: don't use xalloc in lib-like code
2017-05-12  Karel Zakbuild-sys: remove duplicate includes
2017-05-11  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-05-10  Sami Kerolalib/mbsedit: fix typo in comment
2017-05-02  Karel ZakMerge branch '170419' of github.com:jwpi/util-linux
2017-04-28  Karel Zaklib/timer: add comment
2017-04-28  Karel ZakMerge branch 'timer' of https://github.com/Villemoes...
2017-04-26  Rasmus Villemoeslib/timer.c: prevent pathological race condition
2017-04-26  Rasmus Villemoeslib/timer.c: remove bogus SA_SIGINFO from timer_settime...
2017-04-18  Karel ZakMerge branch 'script_newline' of https://github.com...
2017-04-18  Karel ZakMerge branch 'bash-completion' of git://github.com...
2017-04-18  Karel ZakMerge branch '170409' of github.com:jwpi/util-linux
2017-04-10  J William Piggottparse-date: remove extraneous form feed
2017-04-04  Karel ZakMerge branch 'hwclock-date7-3' of github.com:jwpi/util...
2017-04-04  Karel ZakMerge branch 'tailf-removal' of https://github.com...
2017-04-04  Karel ZakMerge branch '2017wk13' of https://github.com/kerolasa...
2017-04-04  Karel ZakMerge branch 'fix-ipcs-shmall-overflow' of https:/...
2017-04-03  Karel Zaklib/strutils: fix typos in huge size suffixes
2017-04-01  Sami Kerolalib/cpuset: stop changing variable that is not read
2017-03-27  Karel Zakagetty: fix characters reorder in login prompt
2017-03-24  Karel ZakMerge branch '2017wk11' of git://github.com/kerolasa...
2017-03-23  Karel ZakMerge remote-tracking branch 'jwpi/hwclock-date7'
2017-03-17  Sami Kerolatests: do not use plain 0 as NULL [smatch scan]
2017-03-13  Karel Zaklib/colors: assert rathen than overflow [-Wnull-derefer...
2017-03-04  Karel Zakbuild-sys: add parse-date.y
2017-03-04  J William Piggottlib: add parse-date.y
2017-02-20  Sami Kerolalib/idcache: add void to function declaration [smatch...
2017-02-20  Sami Kerolamisc: add static keyword to where needed [smatch scan]
2017-02-20  Sami Kerolamisc: do not use plain 0 as NULL [smatch scan]
2017-02-16  Karel Zaklib/mbsedit: add simple buffer editor
2017-02-13  Sami Kerolalib/randutils: glibc 2.25 has getrandom(2) declaration
2017-02-13  Yuri Chornoivandocs: Fix word repetitions
2017-02-09  Karel ZakMerge branch 'hwclock-jwp-reviewed' of git://github...
2017-02-03  Sami Kerolalib: add timegm() portability function to lib/timeutils.c
2017-01-28  Karel Zaklib/strutils: return end pointer by isdigit_string()
2017-01-09  Karel ZakMerge branch 'ignatenko/libsmartcols-dead' of https...
2017-01-04  Karel Zakbuild-sys: test_linux_version is Linux only
2017-01-04  Karel Zaklib/linux_version: fix code indention
2017-01-04  Karel ZakMerge branch 'setterm' of git://github.com/kerolasa...
2017-01-04  Karel Zaklib: use unique ifdefs for tests
2017-01-03  Karel ZakMerge branch 'fixes' of https://github.com/rudimeier...
2017-01-02  Karel Zaklib/linux_version: add test for manual testing
2017-01-02  Karel Zaklib/linux_version: fix stupid typo
2016-12-22  Karel ZakMerge branch 'getrandom' of git://github.com/kerolasa...
2016-12-19  Sébastien Helleudocs: replace FTP by HTTPS in kernel.org URLs
2016-12-11  Sami Kerolalib/randutils: use getrandom(2) when it is available
2016-12-09  Karel ZakMerge branch doc_fixes
2016-12-09  Michael Kerriskdocs: various pages: Format pathnames as italic (.I)
2016-11-30  Ruediger Meiermisc: spelling, always use "cannot" instead of "can...
2016-11-09  Heiko Carstenslib,strutils: add strtoux[16|32|64]_or_err functions
2016-10-19  Gustavo Zacariaslib/crc32: prefix public functions
2016-10-05  Karel ZakMerge branch 'master' of https://github.com/Zeuh/util...
2016-10-04  Karel Zaklib/randutils: remove unnecessary function
2016-10-04  Karel Zaklib/mbsalign: free buffer after error [coverity scan]
next