2024-06-06 |
Bruno Haible | setenv: On native Windows, don't modify _environ directly. |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Bruno Haible | unsetenv: On native Windows, don't modify _environ... |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Bruno Haible | putenv: Don't crash upon out-of-memory. |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Bruno Haible | putenv: Improve comments. |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Bruno Haible | readlinkat: Work around a Cygwin 3.3.6 bug. |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Bruno Haible | readlink: Work around a Cygwin 3.3.6 bug. |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Bruno Haible | nstrftime tests: Avoid some failures on native Windows. |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Bruno Haible | acl-permissions: Fix test-file-has-acl-2.sh failure... |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Bruno Haible | dprintf-posix tests: Skip the memory leak test on macOS. |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Bruno Haible | pthread-* tests, regex tests: Prepare for use of 'alarm'. |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Bruno Haible | mtx tests: Fix a possible link error. |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Bruno Haible | pthread-mutex, pthread-rwlock: Fix a compilation error. |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Bruno Haible | c-strtod, c-strtof, c-strtold: Fix link error on AIX. |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Bruno Haible | isnanf, isnand, isnanl: Fix link errors on AIX 7.1... |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Bruno Haible | windows-once: Improve comments. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | assert-h, verify: Fix compilation error with g++ (4... |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | windows-once: Free allocated resources when done. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | call_once: Work around Cygwin 3.5.3 bug. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | lock: Work around Cygwin 3.5.3 bug. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | pthread-once: Work around Cygwin 3.5.3 bug. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | call_once tests: Fix link error on mingw. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | pthread-once tests: Fix crash on mingw. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | nstrftime: Make %r work on macOS, FreeBSD, native Windows. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | nstrftime: Make %h work on native Windows. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | nstrftime: Make %c work on native Windows. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | tests: Fix internationalization problems on native... |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | parse-datetime tests: Avoid failure on native Windows. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | tests: Don't test on the broken NetBSD 10.0 zh_CN.GB180... |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | euidaccess: Fix test failure on native Windows. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | uchar-c23: Speed up mbrtoc32 on Solaris 11.4. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | mbrtoc32: Work around bug in Cygwin 3.5.3. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | c32is*, c32toupper tests: Avoid test failures on Cygwin. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | poll tests: Avoid test failure on Cygwin. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | renameatu: Work around Cygwin 3.4.6 bug. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | readlinkat, areadlinkat: Avoid test failures on Cygwin... |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | iconv: Reject the broken macOS 14.4 iconv implementation. |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Bruno Haible | stdlib: Handle glibc special invocation conventions... |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Paul Eggert | c-strtod: include <stdio.h> |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Bruno Haible | vasnprintf: Don't abort for pseudo-denormal arguments... |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Paul Eggert | getopt-posix: port better to Alpine 3.20.0_rc1 |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Collin Funk | utimensat, utimens: Work around NetBSD 10.0 bugs. |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Bruno Haible | mkfifoat: Work around a macOS 14 bug. |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Collin Funk | dup3: Fix behavior for equal file descriptors on NetBSD. |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Bruno Haible | unistd: Fix compilation error with MSVC in C++ mode. |
commit | commitdiff | tree | snapshot |
2024-05-17 |
Bruno Haible | tests: Fix dependencies to test-framework-sh. |
commit | commitdiff | tree | snapshot |
2024-05-17 |
Bruno Haible | sys_select: Fix compilation error in C++ mode on macOS... |
commit | commitdiff | tree | snapshot |
2024-05-17 |
Bruno Haible | error-h: Avoid namespace pollution on mingw. |
commit | commitdiff | tree | snapshot |
2024-05-17 |
Bruno Haible | unistr/u8-strstr tests: Avoid test failure with ASAN. |
commit | commitdiff | tree | snapshot |
2024-05-17 |
Bruno Haible | free tests: Avoid test failure with ASAN. |
commit | commitdiff | tree | snapshot |
2024-05-17 |
Bruno Haible | explicit_bzero, memset_explicit tests: Avoid test failu... |
commit | commitdiff | tree | snapshot |
2024-05-17 |
Bruno Haible | dprintf-posix, fprintf-posix tests: Avoid test failures... |
commit | commitdiff | tree | snapshot |
2024-05-17 |
Bruno Haible | sigsegv, c-stack tests: Avoid test failures with ASAN. |
commit | commitdiff | tree | snapshot |
2024-05-17 |
Bruno Haible | argp: Fix test failure with clang's ASAN. |
commit | commitdiff | tree | snapshot |
2024-05-17 |
Simon Josefsson | maint.mk: Don't fail on ~/.indent.pro, reported by... |
commit | commitdiff | tree | snapshot |
2024-05-17 |
Bruno Haible | stddef: A better workaround against GCC bug 114870. |
commit | commitdiff | tree | snapshot |
2024-05-17 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2024-05-17 |
Paul Eggert | nullptr: work around GCC 14 nullptr sentinel bug |
commit | commitdiff | tree | snapshot |
2024-05-17 |
Paul Eggert | stddef: work around a GCC 14 stddef.h bug |
commit | commitdiff | tree | snapshot |
2024-04-28 |
Bruno Haible | login_tty tests: Avoid gcc warnings. |
commit | commitdiff | tree | snapshot |
2024-04-26 |
Paul Eggert | c32srtombs,mbsrtoc32s,mbsrtowcs,wcsrtombs: pacify GCC 14 |
commit | commitdiff | tree | snapshot |
2024-04-26 |
Paul Eggert | manywarnings: update C warnings for GCC 14 |
commit | commitdiff | tree | snapshot |
2024-04-26 |
Bruno Haible | getlogin_r tests: Fix compilation error on some OpenSol... |
commit | commitdiff | tree | snapshot |
2024-04-26 |
Bruno Haible | memset_explicit: Fix compilation error on some OpenSola... |
commit | commitdiff | tree | snapshot |
2024-04-19 |
Bruno Haible | ptsname_r: Work around ptsname_r bug on NetBSD 10.0. |
commit | commitdiff | tree | snapshot |
2024-04-08 |
Bruno Haible | sigsegv tests: Avoid a crash on NetBSD 10.0/i386. |
commit | commitdiff | tree | snapshot |
2024-04-08 |
Bruno Haible | expm1l: Work around a NetBSD 10.0/i386 bug. |
commit | commitdiff | tree | snapshot |
2024-04-08 |
Bruno Haible | exp2l: Work around a NetBSD 10.0/i386 bug. |
commit | commitdiff | tree | snapshot |
2024-04-08 |
Bruno Haible | roundl: Fix a link error on Linux/powerpc64le. |
commit | commitdiff | tree | snapshot |
2024-04-08 |
Bruno Haible | expl tests: Avoid test failure on NetBSD 10.0/i386. |
commit | commitdiff | tree | snapshot |
2024-04-08 |
Pádraig Brady | quotearg: fix shell-escape quoting with single quotes |
commit | commitdiff | tree | snapshot |
2024-04-08 |
Pádraig Brady | renameatu: handle ENOSYS from renameatx_np |
commit | commitdiff | tree | snapshot |
2024-04-08 |
Paul Eggert | intprops: pacify GCC < 10 -Wsign-compare |
commit | commitdiff | tree | snapshot |
2024-04-08 |
Bruno Haible | attribute: Work around compiler bug of Oracle cc 12.6. |
commit | commitdiff | tree | snapshot |
2024-04-08 |
Bruno Haible | pthread-h: Fix override of pthread_spinlock_t with... |
commit | commitdiff | tree | snapshot |
2024-04-08 |
Bruno Haible | havelib: Recognize ELF platform despite SunPRO C on... |
commit | commitdiff | tree | snapshot |
2024-03-26 |
Bruno Haible | gettime-res: Fix test failure on Solaris 11.4/SPARC. |
commit | commitdiff | tree | snapshot |
2024-03-16 |
Collin Funk | gnulib-tool: Don't remove comments referencing @NMD... |
commit | commitdiff | tree | snapshot |
2024-03-16 |
Collin Funk | gnulib-tool: Don't remove comments referencing @NMD@. |
commit | commitdiff | tree | snapshot |
2024-03-16 |
Bruno Haible | c-strtod, c-strtold: Make multithread-safe. |
commit | commitdiff | tree | snapshot |
2024-03-16 |
Bruno Haible | isnan: Fix compilation error in C++ mode on OpenBSD... |
commit | commitdiff | tree | snapshot |
2024-03-16 |
Bruno Haible | striconveha tests: Avoid test failure on macOS 12.5. |
commit | commitdiff | tree | snapshot |
2024-03-16 |
Bruno Haible | c-strtold: Use strtold_l when available (regr. 2019... |
commit | commitdiff | tree | snapshot |
2024-03-16 |
Bruno Haible | strtod, strtold tests: Avoid a test failure on native... |
commit | commitdiff | tree | snapshot |
2024-03-16 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2024-03-16 |
Collin Funk | math: More clang -Winclude-next-absolute-path silencing. |
commit | commitdiff | tree | snapshot |
2024-03-16 |
Bruno Haible | error: More clang -Winclude-next-absolute-path silencing. |
commit | commitdiff | tree | snapshot |
2024-03-16 |
Bruno Haible | Don't treat Apple's new Citrus/FreeBSD-based iconv... |
commit | commitdiff | tree | snapshot |
2024-03-16 |
Bruno Haible | Improve support of Citrus/FreeBSD iconv. |
commit | commitdiff | tree | snapshot |
2024-03-16 |
Bruno Haible | isnan: Fix compilation error in C++ mode on macOS 14... |
commit | commitdiff | tree | snapshot |
2024-02-12 |
Bruno Haible | limits-h: Fix BOOL_MAX value. |
commit | commitdiff | tree | snapshot |
2024-02-12 |
Florian Weimer | pthread_mutex_timedlock, pthread-spin: Fix configure... |
commit | commitdiff | tree | snapshot |
2024-02-12 |
Bruno Haible | Avoid suboptimal definition of _GL_HAS_ATTRIBUTE on... |
commit | commitdiff | tree | snapshot |
2024-02-12 |
Bruno Haible | nstrftime tests: Avoid test failures on DragonFly BSD. |
commit | commitdiff | tree | snapshot |
2024-02-12 |
Bruno Haible | nstrftime: Modernize. |
commit | commitdiff | tree | snapshot |
2024-02-12 |
Bruno Haible | nstrftime tests: Avoid test failures on FreeBSD, NetBSD... |
commit | commitdiff | tree | snapshot |
2024-02-12 |
Bruno Haible | nl_langinfo: Fix fallback list of month names (regressi... |
commit | commitdiff | tree | snapshot |
2024-02-12 |
Paul Eggert | ctime: fix false positive |
commit | commitdiff | tree | snapshot |
2024-01-31 |
Bruno Haible | Update copyright year in tests/unictype/*. |
commit | commitdiff | tree | snapshot |
2024-01-31 |
Bruno Haible | Port FALLTHROUGH to Mac OS X 10.9. |
commit | commitdiff | tree | snapshot |
2024-01-31 |
Bruno Haible | host-cpu-c-abi: Let gl_HOST_CPU_C_ABI_32BIT never retur... |
commit | commitdiff | tree | snapshot |
next |