]> git.ipfire.org Git - thirdparty/util-linux.git/history - lib/randutils.c
fstrim: add --listed-in <file[:file ..]>
[thirdparty/util-linux.git] / lib / randutils.c
2020-04-22  Karel ZakMerge branch 'clang' of https://github.com/neheb/util...
2020-04-19  Rosen Penev[clang-tidy] do not return in void functions
2020-02-27  Karel ZakMerge branch 'libuuid-range' of https://github.com...
2020-01-28  Karel Zaklib/randutils: use explicit data types for bit ops
2019-12-09  Karel ZakMerge branch 'kill-pidfd' of https://github.com/kerolas...
2019-12-09  Karel ZakMerge branch 'make-manpage-of-su-clearer' of https...
2019-12-09  Karel Zaklib/randutils: re-licensing back to BSD
2018-06-12  Ruediger MeierMerge branch 'hardlink-import' into hardlink
2018-04-09  Karel ZakMerge branch 'mount-omode' of https://github.com/yontal...
2018-03-27  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2018-03-20  Karel Zaklib/randutils: don't break on EAGAIN, use usleep()
2018-03-19  Carlo Caionelib/randutils: Do not block on getrandom()
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-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-05-12  Karel Zakbuild-sys: remove duplicate includes
2017-02-20  Sami Kerolamisc: do not use plain 0 as NULL [smatch scan]
2017-02-13  Sami Kerolalib/randutils: glibc 2.25 has getrandom(2) declaration
2017-01-09  Karel ZakMerge branch 'ignatenko/libsmartcols-dead' of https...
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...
2016-12-22  Karel ZakMerge branch 'getrandom' of git://github.com/kerolasa...
2016-12-11  Sami Kerolalib/randutils: use getrandom(2) when it is available
2016-10-05  Karel ZakMerge branch 'master' of https://github.com/Zeuh/util...
2016-10-04  Karel Zaklib/randutils: remove unnecessary function
2016-09-06  Karel Zaklib/randutils: add xsrand() and rand_get_number()
2014-04-01  Karel ZakMerge branch 'fix-script-timing' of https://github...
2014-04-01  Karel ZakMerge branch 'pg-manual-page-long-options' of https...
2014-03-28  Karel ZakMerge branch 'fix-ppc-tests' of https://github.com...
2014-03-28  Karel ZakMerge branch 'fix-ipcs-q-fallback' of https://github...
2014-03-28  Karel ZakMerge branch 'fix-lscpu-cache' of https://github.com...
2014-03-26  Sami Kerolamcookie: use lib/randutils
2013-04-05  Karel ZakMerge branch 'shell-completion' of git://github.com...
2013-04-03  Karel Zaklib: use O_CLOEXEC in libcommon
2013-01-08  Karel Zakinclude: cleanup copyright headers
2012-06-15  Karel ZakMerge branch '2012wk23' of git://github.com/kerolasa...
2012-06-11  Sami Kerolabuild: fix unused parameter warnings
2012-05-24  Ludwig Nusselmerge coreutils' last GPL2 version of su.c
2012-05-10  Petr Uzellibuuid: avoid double open and leaking fd (reworked)
2012-05-04  Petr Uzellibuuid: avoid double open and leaking descriptor
2012-04-11  Karel ZakMerge branch 'close_stream' of git://github.com/kerolas...
2012-04-10  Davidlohr Buesolib: random utilities