]> git.ipfire.org Git - thirdparty/glibc.git/history - stdlib/getentropy.c
Fix strtod multiple-precision division bug (bug 26137).
[thirdparty/glibc.git] / stdlib / getentropy.c
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-08-03  Aurelien JarnoFix the return type of the getentropy stub
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-12  Florian WeimerAdd getentropy, getrandom, <sys/random.h> [BZ #17252]