summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* dfa tests: Fix compilation error (regression 2023-04-22).Bruno Haible2023-04-251-0/+1
* fclose: pacify gcc -Wanalyzer-file-leakPaul Eggert2023-04-241-0/+6
* lseek: Fix module dependencies (regression 2021-11-15).Bruno Haible2023-04-241-1/+1
* unicodeio tests: Avoid test failures on native Windows.Bruno Haible2023-04-241-0/+1
* category-none: Fix link errors on MSVC, when libunistring is installed.Bruno Haible2023-04-231-3/+2
* libunistring: Fix build on Windows, when a libunistring is installed.Bruno Haible2023-04-23140-143/+433
* string-desc tests: Avoid test failure on native Windows.Bruno Haible2023-04-221-0/+1
* dfa tests: Fix test failure on mingw differently.Bruno Haible2023-04-221-0/+1
* posixtm tests: Fix link error.Bruno Haible2023-04-201-0/+1
* Move remaining call_once tests from mtx-tests to call_once-tests.Bruno Haible2023-04-201-4/+10
* chown, lchown tests: Fix link error on mingw 10.Bruno Haible2023-04-201-1/+1
* chown tests: Fix link error on mingw 10.Bruno Haible2023-04-202-2/+2
* wcsncmp: Add tests.Bruno Haible2023-04-191-0/+12
* wcsncmp: Work around two ISO C compliance bugs on several platforms.Bruno Haible2023-04-192-7/+3
* wcscmp: Add tests.Bruno Haible2023-04-191-0/+12
* wcscmp: Work around two ISO C compliance bugs on several platforms.Bruno Haible2023-04-192-7/+3
* wmemcmp: Add tests.Bruno Haible2023-04-191-0/+12
* wmemcmp: Work around ISO C compliance bug on several platforms.Bruno Haible2023-04-192-1/+3
* Go back to dynamic largefile, year2038 testsPaul Eggert2023-04-182-2/+0
* Slightly nicer largefile, year2038 testsPaul Eggert2023-04-172-0/+4
* year2038: Add tests.Bruno Haible2023-04-161-0/+10
* largefile: Add tests.Bruno Haible2023-04-161-0/+12
* year2038: Revert the added module dependencies.Bruno Haible2023-04-161-10/+2
* year2038: Add reminder to include <config.h> before time_t gets defined.Bruno Haible2023-04-141-0/+10
* sys_shm: New module.Bruno Haible2023-04-141-0/+48
* sys_sem: New module.Bruno Haible2023-04-141-0/+48
* sys_msg: New module.Bruno Haible2023-04-141-0/+48
* utmp: Avoid using HAVE_* macros in *.in.h files.Bruno Haible2023-04-131-0/+5
* getprogname: Avoid using HAVE_* macros in *.in.h files.Bruno Haible2023-04-131-0/+1
* selinux-h: Avoid using HAVE_* macros in *.in.h files.Bruno Haible2023-04-131-0/+1
* flexmember: Fix module description (regression 2016-09-07).Bruno Haible2023-04-131-0/+1
* largefile: sync from Autoconf masterPaul Eggert2023-04-092-0/+54
* year2038: configure earlierPaul Eggert2023-04-091-1/+1
* c32toupper: Add tests.Bruno Haible2023-04-101-0/+30
* c32toupper: New module.Bruno Haible2023-04-102-0/+45
* c32tolower: Add tests.Bruno Haible2023-04-101-0/+30
* c32tolower: New module.Bruno Haible2023-04-092-0/+45
* c32is*: Ensure GNULIB_defined_mbstate_t is defined on AIX.Bruno Haible2023-04-0912-0/+60
* unistdio/*: Fix test failures (regression 2023-01-28).Bruno Haible2023-04-0858-58/+58
* trim tests: Fix link error.Bruno Haible2023-04-081-1/+1
* random_r: Fix compilation error on Haiku.Bruno Haible2023-04-051-1/+1
* stdlib, btowc: Fix file lists.Bruno Haible2023-04-059-0/+9
* duplocale: Fix compilation error on Haiku (regression 2023-01-22).Bruno Haible2023-04-051-2/+3
* c32tob, c32is*, c32rtomb, mbrtoc32: Fix file lists.Bruno Haible2023-04-0415-0/+45
* stdlib: Work around MB_CUR_MAX bug on Solaris 10.Bruno Haible2023-04-041-0/+2
* *c32*: Inline most functions on glibc and musl libc.Bruno Haible2023-04-041-0/+2
* Use the 'extern-inline' module explicitly where needed.Bruno Haible2023-04-039-0/+9
* mbstoc32s tests: Check behaviour in the C locale.Bruno Haible2023-04-031-1/+5
* mbsnrtoc32s tests: Check behaviour in the C locale.Bruno Haible2023-04-031-1/+5
* mbsrtoc32s tests: Check behaviour in the C locale.Bruno Haible2023-04-031-1/+5