summaryrefslogtreecommitdiff
path: root/src/basic/random-util.c
Commit message (Expand)AuthorAge
* treewide: fix typos (#6566)Torstein Husebø2017-08-10
* random-util: we are fine if ints are 16 bytes actuallyLennart Poettering2017-07-25
* random-util: always cast from smaller to bigger type when comparingLennart Poettering2017-07-25
* basic: Fix build warning in random-util (#6284)Benjamin Robin2017-07-25
* basic/random-util: do not fall back to /dev/urandom if getrandom() returns shortZbigniew Jędrzejewski-Szmek2017-07-25
* basic/random-util: add new header for getrandom()Zbigniew Jędrzejewski-Szmek2017-07-25
* Fixed a small typo in a comment (#3514)Alex Gaynor2017-06-16
* Prep v229: Add missing fixes from upstream [1/6] src/basicSven Eden2017-05-17
* basic: getauxval(AT_RANDOM) is apparently not necessarily alignedLennart Poettering2017-05-17
* Prep v228: Add remaining updates from upstream (2/3)Sven Eden2017-04-26
* Prep v221: Update and clean up build system to sync with upstreamSven Eden2017-03-14