summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* btoc32 tests: Check behaviour in the C locale.Bruno Haible2023-04-031-1/+2
* mbrtoc32 tests: Prefer *c32* functions.Bruno Haible2023-04-031-0/+1
* trim: Add tests.Bruno Haible2023-04-021-0/+22
* unistr/u8-strstr: Simplify code.Bruno Haible2023-04-021-1/+0
* unistr/u{16,32}-strstr: Use two-way algorithm (no memory allocation).Bruno Haible2023-04-022-11/+8
* unistr/u*strstr tests: Add more tests.Bruno Haible2023-04-023-0/+3
* vasnwprintf-posix: Fix behaviour in the C locale.Bruno Haible2023-04-011-0/+1
* mbstowcs: Add tests.Bruno Haible2023-03-311-0/+37
* mbstowcs: New module.Bruno Haible2023-03-312-0/+35
* mbsnrtowcs: Fix behaviour in the C locale.Bruno Haible2023-03-302-1/+5
* mbsrtowcs: Fix behaviour in the C locale.Bruno Haible2023-03-302-1/+5
* mbrlen: Add tests.Bruno Haible2023-03-301-0/+48
* btowc: Fix behaviour in the C locale.Bruno Haible2023-03-302-1/+4
* string-desc-quotearg: Add tests.Bruno Haible2023-03-291-0/+12
* string-desc-quotearg: New module.Bruno Haible2023-03-291-0/+24
* xstring-desc: Add tests.Bruno Haible2023-03-291-0/+12
* xstring-desc: New module.Bruno Haible2023-03-291-0/+24
* string-desc: Add tests.Bruno Haible2023-03-291-0/+12
* string-desc: New module.Bruno Haible2023-03-291-0/+30
* wcsstr: Ensure worst-case linear execution time.Bruno Haible2023-03-274-8/+62
* uchar: ISO C 23: Define char8_t.Bruno Haible2023-03-271-0/+2
* call_once: New module, separate from mtx.Bruno Haible2023-03-255-4/+47
* stdio: ISO C 23: Define _PRINTF_NAN_LEN_MAX.Bruno Haible2023-03-252-0/+5
* is* tests: Ensure needed .m4 files are packaged.Bruno Haible2023-03-259-3/+15
* *printf-posix: ISO C 23: Support size specifiers 'wN' and 'wfN'.Bruno Haible2023-03-244-0/+6
* xprintf-gnu: New module.Bruno Haible2023-03-241-0/+29
* xvasprintf-gnu: New module.Bruno Haible2023-03-241-0/+28