summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* *sprintf tests: Avoid test failures on mingw 10.Bruno Haible2023-04-245-8/+25
* Improve quoting of AS_HELP_STRING's first argument.Bruno Haible2023-04-2417-32/+54
* category-none: Fix link errors on MSVC, when libunistring is installed.Bruno Haible2023-04-232-3/+9
* manywarnings: use AS_IFPaul Eggert2023-04-232-6/+9
* manywarnings: update C warnings for GCC 13Paul Eggert2023-04-234-1/+48
* manywarnings: bring doc up to datePaul Eggert2023-04-232-27/+63
* manywarnings: omit -fno-common in GCC 10+Paul Eggert2023-04-232-3/+15
* libunistring: Fix build on Windows, when a libunistring is installed.Bruno Haible2023-04-23148-281/+939
* Avoid some Autoconf "was expanded before it was required" warnings.Bruno Haible2023-04-236-11/+20
* string-desc tests: Avoid test failure on native Windows.Bruno Haible2023-04-224-5/+24
* threadlib, pthread-h, threads-h: Avoid mingw's libwinpthread by default.Bruno Haible2023-04-222-3/+13
* posixtm tests: Avoid test failure on native Windows.Bruno Haible2023-04-222-2/+16
* dfa tests: Fix test failure on mingw differently.Bruno Haible2023-04-224-2/+18
* getumask: Make it work on native Windows.Bruno Haible2023-04-203-0/+22
* posixtm tests: Fix link error.Bruno Haible2023-04-202-0/+6
* readtokens tests: Fix test failure on mingw.Bruno Haible2023-04-202-3/+10
* parse-duration tests: Fix test failure on mingw.Bruno Haible2023-04-202-1/+6
* dfa tests: Fix test failure on mingw.Bruno Haible2023-04-202-1/+8
* Fix uses of libwinpthread on mingw 10.Bruno Haible2023-04-202-5/+12
* Move remaining call_once tests from mtx-tests to call_once-tests.Bruno Haible2023-04-205-164/+278
* execute tests: Fix compilation error on mingw (regression 2023-01-17).Bruno Haible2023-04-202-0/+8
* assert-h, verify: Fix compilation error in C++ mode with MSVC 14.30.Bruno Haible2023-04-202-5/+18
* chown, lchown tests: Fix link error on mingw 10.Bruno Haible2023-04-203-2/+8
* chown tests: Fix link error on mingw 10.Bruno Haible2023-04-204-2/+13
* ctime: Fix compilation errors in C++ mode on mingw 10.Bruno Haible2023-04-203-1/+16
* random: Fix compilation errors in C++ on mingw 10.Bruno Haible2023-04-202-0/+10
* year2038-required: Fix configure failure with MSVC.Bruno Haible2023-04-192-0/+20
* doc: Add references to changes accepted for future POSIX revisions.Bruno Haible2023-04-1919-2/+63
* wcsncmp: Add tests.Bruno Haible2023-04-193-0/+199
* wcsncmp: Work around two ISO C compliance bugs on several platforms.Bruno Haible2023-04-198-13/+101
* wcscmp: Add tests.Bruno Haible2023-04-193-0/+138
* wcscmp: Work around two ISO C compliance bugs on several platforms.Bruno Haible2023-04-198-13/+99
* wmemcmp: Add tests.Bruno Haible2023-04-191-1/+5
* wmemcmp: Add tests.Bruno Haible2023-04-193-0/+107
* wmemcmp: Work around ISO C compliance bug on several platforms.Bruno Haible2023-04-198-7/+87
* doc: Update platform list for posix_spawnp.Bruno Haible2023-04-192-1/+6
* Go back to dynamic largefile, year2038 testsPaul Eggert2023-04-185-14/+30
* doc: mention when O_* defaults to 0Paul Eggert2023-04-182-2/+13
* doc: Mention a Cygwin 3.4.6 bug.Bruno Haible2023-04-182-0/+11
* ilogbl: Work around a Cygwin 3.4.6 bug.Bruno Haible2023-04-183-3/+32
* file-has-acl tests: Avoid test failures on Cygwin 3.4.6.Bruno Haible2023-04-182-2/+8
* c32isgraph: Avoid test failure on Cygwin 3.4.6.Bruno Haible2023-04-182-2/+7
* Slightly nicer largefile, year2038 testsPaul Eggert2023-04-175-21/+28
* MODULES.html.sh: Ensure hyperlinked files are displayable.Bruno Haible2023-04-172-1/+40
* MODULES.html.sh: Avoid a HTTP redirect.Bruno Haible2023-04-172-1/+7
* year2038: Add tests.Bruno Haible2023-04-163-0/+55
* largefile: Add tests.Bruno Haible2023-04-163-0/+65
* year2038: Revert the added module dependencies.Bruno Haible2023-04-162-10/+10
* posix_spawn_file_actions_addclose tests: Avoid test failure on Cygwin.Bruno Haible2023-04-162-2/+8
* Fix compilation errors of list, set, oset, map, omap in C++ mode.Bruno Haible2023-04-152-18/+46