summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wcswidth: Fix result in case of overflow.stable-202207Bruno Haible2023-05-052-4/+23
* vasnprintf: Make '0' flag handling more ISO C compliant.Bruno Haible2023-05-052-5/+27
* extern-inline: port to pccPaul Eggert2023-05-052-2/+11
* stdio: Avoid different configure results in different testdirs.Bruno Haible2023-05-053-4/+31
* stdbool tests: Avoid compilation error with Sun C on Solaris 10.Bruno Haible2023-05-052-2/+7
* hamt tests: Fix test failure with Sun C on Solaris 10/SPARC.Bruno Haible2023-05-052-1/+8
* fchdir tests: Fix test failure on native Windows.Bruno Haible2023-04-272-0/+6
* gnulib-tool: For conditional dependencies, generate portable sh code.Po Lu2023-04-273-3/+11
* expm1 tests: Avoid test failure on 32-bit mingw.Bruno Haible2023-04-272-6/+7
* poll tests: Avoid test failure on native Windows.Bruno Haible2023-04-273-3/+11
* select, pselect: Fix test failure on native Windows.Bruno Haible2023-04-273-4/+19
* ftell, ftello: Fix recognition of pipes on native Windows.Bruno Haible2023-04-273-7/+27
* lseek: Fix module dependencies (regression 2021-11-15).Bruno Haible2023-04-272-1/+7
* system-quote: Fix memory overrun bug on native Windows.Bruno Haible2023-04-272-2/+8
* unicodeio tests: Avoid test failures on native Windows.Bruno Haible2023-04-273-2/+31
* category-none: Fix link errors on MSVC, when libunistring is installed.Bruno Haible2023-04-272-3/+9
* Avoid some Autoconf "was expanded before it was required" warnings.Bruno Haible2023-04-276-16/+25
* posixtm tests: Avoid test failure on native Windows.Bruno Haible2023-04-272-3/+17
* getumask: Make it work on native Windows.Bruno Haible2023-04-213-2/+24
* posixtm tests: Fix link error.Bruno Haible2023-04-212-0/+6
* readtokens tests: Fix test failure on mingw.Bruno Haible2023-04-212-3/+10
* parse-duration tests: Fix test failure on mingw.Bruno Haible2023-04-212-1/+8
* Fix uses of libwinpthread on mingw 10.Bruno Haible2023-04-212-6/+13
* execute tests: Fix compilation error on mingw (regression 2023-01-17).Bruno Haible2023-04-212-1/+9
* assert-h, verify: Fix compilation error in C++ mode with MSVC 14.30.Bruno Haible2023-04-212-5/+18
* chown tests: Fix link error on mingw 10.Bruno Haible2023-04-216-3/+20
* random: Fix compilation errors in C++ mode on mingw 10.Bruno Haible2023-04-212-0/+10
* ilogbl: Work around a Cygwin 3.4.6 bug.Bruno Haible2023-04-213-4/+33
* file-has-acl tests: Avoid test failures on Cygwin 3.4.6.Bruno Haible2023-04-212-1/+7
* c32isgraph tests: Avoid test failure on Cygwin 3.4.6.Bruno Haible2023-04-212-3/+8
* posix_spawn_file_actions_addclose tests: Avoid test failure on Cygwin.Bruno Haible2023-04-212-3/+9
* Fix compilation errors of list, set, oset, map, omap in C++ mode.Bruno Haible2023-04-212-16/+49
* isnan: Fix compilation error in C++ mode on FreeBSD 13.2.Bruno Haible2023-04-212-0/+11
* ialloc, gethrxtime: Restore GCC diagnostics options.Bruno Haible2023-04-213-2/+12
* flexmember: Fix module description (regression 2016-09-07).Bruno Haible2023-04-212-0/+6
* Makefile: Fix a syntax alert.Bruno Haible2023-04-212-3/+8
* year2038: configure earlierPaul Eggert2023-04-212-1/+9
* c32is*: Ensure GNULIB_defined_mbstate_t is defined on AIX.Bruno Haible2023-04-2115-5/+84
* mbrtoc32: Add comments.Bruno Haible2023-04-213-3/+20
* Avoid Autoconf "was expanded before it was required" warning.Bruno Haible2023-04-214-9/+17
* striconveh tests: Avoid test failure on glibc 2.15.Bruno Haible2023-04-212-7/+19
* unistdio/*: Fix test failures (regression 2023-01-28).Bruno Haible2023-04-2159-58/+64
* alignalloc: Fix link error on glibc 2.15 systems.Bruno Haible2023-04-082-2/+8
* random_r: Fix compilation error on Haiku.Bruno Haible2023-04-083-5/+9
* forkpty, openpty, login_tty: Fix link errors of the tests.Bruno Haible2023-04-082-12/+24
* strerrorname_np: Fix compilation error on Haiku.Bruno Haible2023-04-083-4/+11
* btowc: Fix file lists.Bruno Haible2023-04-089-0/+20
* c32tob, c32is*, c32rtomb, mbrtoc32: Fix file lists.Bruno Haible2023-04-0816-0/+65
* backupfile: fix bug when renaming from subdirectoryPádraig Brady2023-04-082-4/+13
* c32rtomb: Fix an autoconf test.Bruno Haible2023-04-082-2/+9