summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wcswidth: Fix result in case of overflow.stable-202301Bruno Haible2023-05-052-3/+22
* vasnprintf: Make '0' flag handling more ISO C compliant.Bruno Haible2023-05-052-5/+27
* extern-inline: port to pccPaul Eggert2023-05-052-1/+10
* stdio: Avoid different configure results in different testdirs.Bruno Haible2023-05-053-3/+30
* stdbool tests: Avoid compilation error with Sun C on Solaris 10.Bruno Haible2023-05-052-1/+6
* hamt tests: Fix test failure with Sun C on Solaris 10/SPARC.Bruno Haible2023-05-052-0/+7
* 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-2/+10
* expm1 tests: Avoid test failure on 32-bit mingw.Bruno Haible2023-04-272-5/+6
* poll tests: Avoid test failure on native Windows.Bruno Haible2023-04-273-2/+10
* select, pselect: Fix test failure on native Windows.Bruno Haible2023-04-273-2/+17
* ftell, ftello: Fix recognition of pipes on native Windows.Bruno Haible2023-04-273-6/+26
* 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-1/+7
* unicodeio tests: Avoid test failures on native Windows.Bruno Haible2023-04-273-1/+30
* 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-11/+20
* posixtm tests: Avoid test failure on native Windows.Bruno Haible2023-04-272-2/+16
* getumask: Make it work on native Windows.Bruno Haible2023-04-213-0/+22
* 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-5/+12
* execute tests: Fix compilation error on mingw (regression 2023-01-17).Bruno Haible2023-04-212-0/+8
* 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
* ctime: Fix compilation errors in C++ mode on mingw 10.Bruno Haible2023-04-213-0/+15
* 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-3/+32
* 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-2/+7
* posix_spawn_file_actions_addclose tests: Avoid test failure on Cygwin.Bruno Haible2023-04-212-2/+8
* Fix compilation errors of list, set, oset, map, omap in C++ mode.Bruno Haible2023-04-212-18/+46
* 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-0/+10
* flexmember: Fix module description (regression 2016-09-07).Bruno Haible2023-04-212-0/+6
* Makefile: Fix a syntax alert.Bruno Haible2023-04-212-2/+7
* year2038: configure earlierPaul Eggert2023-04-212-1/+9
* c32is*: Ensure GNULIB_defined_mbstate_t is defined on AIX.Bruno Haible2023-04-2115-4/+83
* mbrtoc32: Add comments.Bruno Haible2023-04-213-1/+18
* Avoid Autoconf "was expanded before it was required" warning.Bruno Haible2023-04-214-6/+14
* striconveh tests: Avoid test failure on glibc 2.15.Bruno Haible2023-04-212-6/+18
* 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-1/+7
* random_r: Fix compilation error on Haiku.Bruno Haible2023-04-083-4/+8
* forkpty, openpty, login_tty: Fix link errors of the tests.Bruno Haible2023-04-082-11/+23
* strerrorname_np: Fix compilation error on Haiku.Bruno Haible2023-04-083-2/+9
* 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-3/+12