summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* maint: avoid unportable ERE \}Paul Eggert2022-09-112-1/+5
* verify: improve maint checkPaul Eggert2022-09-112-1/+5
* verify: port better to C23Paul Eggert2022-09-113-15/+20
* autoupdateKarl Berry2022-09-112-4/+4
* pipe-filter-gi: Fix test failure on native Windows.Bruno Haible2022-09-112-0/+16
* stdbool C++ tests: Fix compilation error with MSVC14 (regr. from today).Bruno Haible2022-09-112-1/+5
* Reorganize C++ tests for stdbool and stdbool-c99.Bruno Haible2022-09-106-3/+56
* stdbool C++ tests: Fix for C++20.Bruno Haible2022-09-102-1/+7
* uchar: Work around error in C++ mode on AIX 7.2 with xlclang.Bruno Haible2022-09-103-0/+18
* Rely on new stdbool behaviorPaul Eggert2022-09-10308-337/+149
* stdbool: upgrade from C99 to C23Paul Eggert2022-09-1011-32/+159
* string: Fix compilation error in C++ mode on AIX 7.2 with xlclang.Bruno Haible2022-09-102-0/+8
* math: Fix compilation error in C++ mode on AIX 7.2 with xlclang.Bruno Haible2022-09-102-0/+33
* doc: Mention the stable branches.Bruno Haible2022-09-102-7/+78
* posix_spawn-internal: Optimize DuplicateHandle calls on native Windows.Bruno Haible2022-09-103-38/+191
* posix_spawn-internal: Refactor.Bruno Haible2022-09-104-101/+92
* posix_spawn-internal: Optimize DuplicateHandle calls on native Windows.Bruno Haible2022-09-102-13/+14
* posix_spawn-internal: Optimize DuplicateHandle calls on native Windows.Bruno Haible2022-09-104-16/+45
* posix_spawn-internal: Don't lose flags while duplicating an fd.Bruno Haible2022-09-102-1/+7
* spawn-pipe: Fix pipe-filter-* test hangs (regression 2020-12-24).Bruno Haible2022-09-094-52/+113
* autoupateKarl Berry2022-09-091-2/+2
* spawn-pipe: Fix possible hangs in programs that spawn several children.Bruno Haible2022-09-092-33/+38
* pipe-filter-gi tests: Fix long-standing failure on native Windows.Bruno Haible2022-09-093-0/+16
* posix_spawn_file_actions_addclose tests: Fix mistake from 2022-09-07.Bruno Haible2022-09-092-0/+7
* stdbool-tests: match stdboolPaul Eggert2022-09-082-1/+5
* mktime: back in sync with GNUlibPaul Eggert2022-09-082-1/+6
* autoupdatePaul Eggert2022-09-082-3/+4
* posix_spawn_file_actions_addclose tests: Avoid test failure on musl.Bruno Haible2022-09-073-1/+14
* autoupdateKarl Berry2022-09-061-1/+1
* gnumakefile: Improve tarball reproducibility.Simon Josefsson2022-09-063-1/+17
* pthread-h: Fix compilation error on mingw with --enable-threads=windows.Bruno Haible2022-09-052-0/+36
* autoupdateKarl Berry2022-09-051-1/+3
* Fix various test link errors on MSVC.Bruno Haible2022-09-0520-17/+61
* count-leading-zeros: Fix a link error on 32-bit MSVC and a test failure.Bruno Haible2022-09-052-3/+25
* count-trailing-zeros: Fix a link error on 32-bit MSVC.Bruno Haible2022-09-052-2/+21
* unictype/category-none tests: Fix a link error on MSVC.Bruno Haible2022-09-052-0/+12
* oset-c++: Fix compilation error with MSVC 14.Bruno Haible2022-09-052-1/+6
* glob tests: Fix link error on mingw.Bruno Haible2022-09-052-1/+6
* autoupdateKarl Berry2022-09-041-3/+2
* timespec_get: Fix compilation error with MSVC 14.Bruno Haible2022-09-043-5/+39
* stdbool: Fix compilation error in C++ mode with MSVC 14.Bruno Haible2022-09-042-4/+14
* fts: Fix compilation error with MSVC 14.Bruno Haible2022-09-042-0/+8
* lstat: Fix compilation error in C++ mode on mingw.Bruno Haible2022-09-042-38/+44
* pselect: Fix compilation error in C++ mode on mingw.Bruno Haible2022-09-042-0/+8
* nanosleep: Work around bug on newer 32-bit mingw.Bruno Haible2022-09-044-5/+34
* fmal: Work around glibc 2.17 bug on x86_64.Bruno Haible2022-09-043-3/+25
* Fix a compilation error in C++ mode on Solaris 11.4.Bruno Haible2022-09-042-1/+12
* Fix compilation errors of C++ tests on Solaris 10 with Sun C++.Bruno Haible2022-09-043-2/+10
* Fix a compilation error in C++ mode on FreeBSD 13.1.Bruno Haible2022-09-043-6/+14
* stdnoreturn: Document relation to C++.Bruno Haible2022-09-042-0/+8