summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Keep ChangeLog entries order in sync with the git commit order.Bruno Haible2022-09-141-7/+9
* stdalign: prefer to not include <stdalign.h>Paul Eggert2022-09-1312-11/+6
* stdalign: alignas and alignof are C23 keywordsPaul Eggert2022-09-136-30/+87
* assert-h: prefer to ‘verify’Paul Eggert2022-09-13116-381/+365
* assert-h: static_assert is a keyword in C23Paul Eggert2022-09-137-27/+171
* Prefer talking about alignas than _Alignas.Bruno Haible2022-09-133-3/+10
* stdalign-tests: port to C23Paul Eggert2022-09-134-32/+20
* supersede: Avoid a failure when writing to /dev/null in Solaris zones.Bruno Haible2022-09-122-4/+13
* 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