summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't include module 'year2038-required' in all-of-gnulib testdirs.Bruno Haible2023-04-152-1/+6
* selinux-h: Fix compilation error (regression 2023-04-13).Bruno Haible2023-04-152-2/+9
* * ChangeLog: fix year2038 wordingPaul Eggert2023-04-141-1/+1
* year2038: Fix configure failure on 32-bit mingw.Bruno Haible2023-04-142-1/+7
* isnan: Fix compilation error in C++ mode on FreeBSD 13.2.Bruno Haible2023-04-152-0/+11
* filemode: Fix double-inclusion guard.Bruno Haible2023-04-142-0/+6
* year2038: Add reminder to include <config.h> before time_t gets defined.Bruno Haible2023-04-149-0/+71
* sys_shm: New module.Bruno Haible2023-04-145-1/+105
* sys_sem: New module.Bruno Haible2023-04-145-1/+105
* sys_msg: New module.Bruno Haible2023-04-145-1/+107
* Add more reminders to include <config.h>.Bruno Haible2023-04-1330-0/+182
* Adjust comments in <config.h> reminders.Bruno Haible2023-04-1326-25/+35
* Adjust comments in <config.h> reminders.Bruno Haible2023-04-1347-45/+57