summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* alloca-opt: Fix warning on mingw.Bruno Haible2020-06-301-0/+8
* getrandom: do not depend on ‘open’ on mingwPaul Eggert2020-06-281-0/+14
* doc: Add a note about sigprocmask vs. pthread_sigmask.Bruno Haible2020-06-281-0/+5
* getrandom: Fix compilation errors on older versions of mingw.Bruno Haible2020-06-281-0/+10
* clean-temp: Fix wrong errno in error message.Bruno Haible2020-06-281-0/+6
* fatal-signal: Make multithread-safe.Bruno Haible2020-06-281-0/+5
* clean-temp: Don't force deletion of temporary files on native Windows.Bruno Haible2020-06-281-0/+9
* fatal-signal: Make multithread-safe.Bruno Haible2020-06-271-0/+10
* getloadavg: don’t depend on fopen-gnuPaul Eggert2020-06-271-0/+7
* * tests/test-getloadavg.c (main): Fix typo.Paul Eggert2020-06-271-0/+4
* tempname et al.: Fix link errors on MSVC (regression from 2020-05-31).Bruno Haible2020-06-271-0/+18
* fopen-gnu: Simplify code.Bruno Haible2020-06-271-0/+8
* canonicalize: Improve documentation.Bruno Haible2020-06-271-0/+6
* xgetcwd: Improve documentation.Bruno Haible2020-06-271-0/+5
* getcwd: Improve documentation.Bruno Haible2020-06-271-0/+5
* fchdir: Improve documentation.Bruno Haible2020-06-271-0/+6
* filenamecat-lgpl: Set errno upon failure.Bruno Haible2020-06-271-0/+7
* areadlink-with-size: Set errno upon failure.Bruno Haible2020-06-271-0/+7
* copy-file: Shrink dependencies.Bruno Haible2020-06-261-0/+6
* doc: Mention declaration fixes implemented by some modules.Bruno Haible2020-06-261-0/+16
* c-dtoastr, c-ldtoastr: new modulesMarc Nieper-Wißkirchen2020-06-251-0/+17
* tzset: Fix compilation warnings on mingw (regression from 2017-05-01).Bruno Haible2020-06-211-0/+5
* thread: Avoid possible compiler warnings in uses of gl_thread_exit.Bruno Haible2020-06-171-0/+5
* 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