summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* thread, thrd: Avoid a compiler warning.Bruno Haible2020-06-171-0/+5
* windows-thread: Avoid a compiler warning.Biswapriyo Nath2020-06-171-0/+7
* unictype/joininggroup-name: Fix warning on 64-bit mingw.Bruno Haible2020-06-151-0/+8
* calloc-gnu tests: Avoid a test failure with clang.Bruno Haible2020-06-061-0/+6
* getloadavg: fix double-increment bugPaul Eggert2020-06-011-0/+7
* tempname: use getrandom, not getentropyPaul Eggert2020-06-011-0/+8
* doc: New chapter 'Multithreading'.Bruno Haible2020-06-021-0/+6
* doc: Move 'Running self-tests under valgrind' section.Bruno Haible2020-06-011-0/+7
* doc: Move 'Visual Studio Compatibility' section.Bruno Haible2020-06-011-0/+7
* doc: improve randomness discussionPaul Eggert2020-06-011-0/+10
* doc: Fix Texinfo syntax error.Bruno Haible2020-06-011-0/+5
* doc: Change '.' to '@.' where appropriate.Asher Gordon2020-06-011-0/+77
* getrandom-tests: do not assume GRND_RANDOM yields short readPaul Eggert2020-05-311-0/+11
* read-file-test: pacify --enable-gcc-warningsPaul Eggert2020-05-311-0/+3
* tempname: merge from glibc and coreutilsPaul Eggert2020-05-311-0/+26
* getrandom, getentropy: Mention the crypto/gc-random module.Bruno Haible2020-05-311-0/+9
* getentropy: Enhance tests.Bruno Haible2020-05-311-0/+6
* getentropy: Work around a macOS and Solaris problem.Bruno Haible2020-05-311-0/+13
* fnmatch: merge from glibcPaul Eggert2020-05-311-0/+48
* getrandom: Doc and test tweaks.Bruno Haible2020-05-311-0/+13
* getrandom: Add support for native Windows.Bruno Haible2020-05-311-0/+26
* getrandom: Simplify the determination of the random number devices.Bruno Haible2020-05-311-0/+9
* crypto/gc-random: Fix list of crypto devices for Solaris.Bruno Haible2020-05-311-0/+5
* list: fix GCC warningsAkim Demaille2020-05-311-0/+14
* list-c++, set-c++, oset-c++, map-c++, omap-c++: Don't fool the compiler.Bruno Haible2020-05-311-0/+11
* wmemchr: Relicense under LGPLv2+.Bruno Haible2020-05-311-0/+5
* wmempcpy: New module.Bruno Haible2020-05-311-0/+17
* crypto/gc-random: Fix list of crypto devices for NetBSD, OpenBSD.Bruno Haible2020-05-311-0/+5
* sys_random: Work around macOS bug.Bruno Haible2020-05-311-0/+10
* getrandom: Override incompatible system function on Solaris 11.Bruno Haible2020-05-301-0/+17
* sys_random: Add C++ tests.Bruno Haible2020-05-301-0/+5
* sys_random: Add tests.Bruno Haible2020-05-301-0/+4
* sys_random: New module.Bruno Haible2020-05-301-0/+16
* unistd: Remove conflicting declaration of getrandom().Bruno Haible2020-05-301-0/+11
* getrandom: Add tests.Bruno Haible2020-05-301-0/+6
* crypto/gc-random: Fix typo in last commit.Bruno Haible2020-05-301-2/+2
* crypto/gc-random: Fix link error on MSVC.Bruno Haible2020-05-301-0/+8
* Don't assume that UNICODE is not defined.Bruno Haible2020-05-301-0/+50
* physmem: Fix compilation errors on MSVC.Bruno Haible2020-05-301-0/+6
* gnulib-tool: Fix link errors with a particular set of modules on mingw.Bruno Haible2020-05-301-0/+7
* fnmatch: Rely on more gnulib modules.Bruno Haible2020-05-301-0/+11
* Avoid dynamic lookup of Windows API functions when possible.Bruno Haible2020-05-291-0/+11
* read-file: disable buffering if RF_SENSITIVE is setDaiki Ueno2020-05-291-0/+8
* wmemchr, wmemcmp, wmemcpy, wmemmove, wmemset: Fix autoconf test.Bruno Haible2020-05-291-0/+10
* Fix compilation error on native Windows (regression from 2020-05-28).Bruno Haible2020-05-291-0/+11
* fopen-gnu-tests: fix "\x" escape usageDaiki Ueno2020-05-291-0/+5
* Avoid dynamic loading of Windows API functions when possible.Bruno Haible2020-05-291-0/+17
* explicit_bzero-tests: improve -Wmissing-declarations pacificationPaul Eggert2020-05-281-0/+7
* Fix build errors due to read-file changes (regression from 2020-05-27).Bruno Haible2020-05-281-0/+10
* fts: Make more robust in multithreaded applications.Bruno Haible2020-05-281-0/+6