summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* largefile: sync from Autoconf masterstable-202201Paul Eggert2023-03-296-209/+287
* largefile, year2038: simplify if Autoconf 2.72Paul Eggert2023-03-293-2/+24
* assert-h: port static_assert to strict C99Paul Eggert2023-01-012-5/+24
* Fix compilation errors in C++ mode on Solaris 11 OpenIndiana.Bruno Haible2023-01-014-4/+34
* stdbool-c99: fix typoPaul Eggert2023-01-012-6/+13
* posix_spawnp-tests: fix filename typoPaul Eggert2023-01-012-1/+10
* explicit_bzero: add poisonPaul Eggert2023-01-012-1/+8
* explicit_bzero: work with gcc -std=c99Paul Eggert2023-01-012-1/+7
* posix_spawn tests: Fix compilation error (regression 2022-09-14).Bruno Haible2023-01-012-0/+7
* vc-list-files-tests: Avoid OpenPGP private key operations.Simon Josefsson2023-01-012-0/+13
* maintainer-makefile: Fix last sc_indent commit.Simon Josefsson2023-01-011-1/+1
* maintainer-makefile: Fix Apple Xcode 'make syntax-check'.Simon Josefsson2023-01-012-2/+7
* getdelim: Work around buggy implementation on macOS 10.13.Bruno Haible2023-01-013-18/+40
* autoupdateKarl Berry2023-01-012-6/+29
* largefile: fix detection of time_t size on mingw32Daiki Ueno2023-01-012-1/+7
* fts: fix errno handling if dirfd failsPaul Eggert2023-01-012-1/+9
* stdalign: Fix compilation error with MSVC in C++ mode.Bruno Haible2023-01-012-5/+13
* autoupdateKarl Berry2023-01-012-4/+4
* snippet/warn-on-use: Don't cause wrong AC_CHECK_DECL results with clang.Bruno Haible2022-09-202-4/+23
* stdbool tests: Fix compilation error with clang/MSVC.Bruno Haible2022-09-202-2/+9
* stdbool: Ensure that 'true' can be used in the preprocessor.Bruno Haible2022-09-182-0/+13
* signal: Fix a C++ compilation error due to sched_yield on OpenBSD 6.0.Bruno Haible2022-09-182-2/+15
* wchar: Fix compilation errors in C++ mode on Solaris 11.3.Bruno Haible2022-09-182-6/+31
* swab: Fix compilation error with Sun C++ on Solaris 11.3.Bruno Haible2022-09-182-1/+7
* time C++ tests: Fix link error on CentOS 5.Bruno Haible2022-09-182-1/+7
* time: Fix compilation errors with clang/MSVC.Bruno Haible2022-09-183-1/+19
* verify: Avoid syntax error due to static_assert with clang in C++ mode.Bruno Haible2022-09-182-1/+9
* verify: Avoid syntax error due to static_assert with MSVC 14 in C++.Bruno Haible2022-09-182-1/+22
* posix_spawn-* tests: Fix test failure on mingw when libtool is in use.Bruno Haible2022-09-185-4/+13
* verify: Avoid syntax error due to static_assert with MSVC 14.Bruno Haible2022-09-182-2/+8
* verify: Avoid syntax error due to static_assert with GNU C++ 6.x.Bruno Haible2022-09-182-1/+6
* supersede: Avoid a failure when writing to /dev/null in Solaris zones.Bruno Haible2022-09-122-4/+13
* Revert two "Sync with GNU gettext" commits.Bruno Haible2022-09-116-20/+34
* pipe-filter-gi: Fix test failure on native Windows.Bruno Haible2022-09-112-0/+16
* stdbool C++ tests: Fix for C++20.Bruno Haible2022-09-112-1/+7
* uchar: Work around error in C++ mode on AIX 7.2 with xlclang.Bruno Haible2022-09-113-0/+18
* string: Fix compilation error in C++ mode on AIX 7.2 with xlclang.Bruno Haible2022-09-112-0/+8
* math: Fix compilation error in C++ mode on AIX 7.2 with xlclang.Bruno Haible2022-09-112-0/+33
* 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-104-52/+113
* spawn-pipe: Fix possible hangs in programs that spawn several children.Bruno Haible2022-09-102-33/+38
* pipe-filter-gi tests: Fix long-standing failure on native Windows.Bruno Haible2022-09-103-0/+16
* posix_spawn_file_actions_addclose tests: Fix mistake from 2022-09-07.Bruno Haible2022-09-102-0/+7
* posix_spawn_file_actions_addclose tests: Avoid test failure on musl.Bruno Haible2022-09-103-1/+14
* autoupdateKarl Berry2022-09-101-1/+1
* pthread-h: Fix compilation error on mingw with --enable-threads=windows.Bruno Haible2022-09-102-0/+36
* 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