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 |
Bruno Haible | readutmp, boot-time: Work around a Cygwin 3.5.3 bug. |
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 | readutmp, boot-time: Improve for some Cygwin installations. |
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-26 |
Bruno Haible | signed-nan: Don't assume that '-' works as expected... |
commit | commitdiff | tree | snapshot |
2024-04-19 |
Bruno Haible | totalorder*: Support newer MIPS CPUs. |
commit | commitdiff | tree | snapshot |
2024-04-19 |
Bruno Haible | snan: Add support for m68k. |
commit | commitdiff | tree | snapshot |
2024-04-19 |
Bruno Haible | bootstrap: Fix --help messages. |
commit | commitdiff | tree | snapshot |
2024-04-19 |
Bruno Haible | totalorder, totalorderf: Avoid miscompilation by gcc... |
commit | commitdiff | tree | snapshot |
2024-04-19 |
Bruno Haible | totalorder, totalorderf: Avoid miscompilation by clang... |
commit | commitdiff | tree | snapshot |
2024-04-19 |
Bruno Haible | totalorder, totalorderf: Fix handling of SNaN on i386... |
commit | commitdiff | tree | snapshot |
2024-04-19 |
Bruno Haible | totalorder tests: Fix signature test. |
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 |
Bruno Haible | canonicalize[-lgpl] tests: Fix test failure on musl... |
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 | fenv-exceptions-state-c99: Fix test failures with Oracl... |
commit | commitdiff | tree | snapshot |
2024-04-08 |
Bruno Haible | mcel tests: Fix test failure with 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-04-08 |
Bruno Haible | obstack: Work around ICE with Oracle cc 12.6 (regr... |
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-26 |
Bruno Haible | jit/cache: Fix a compilation error on Solaris 11.4... |
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 |
2024-01-31 |
Bruno Haible | execute tests: Avoid test failure on macOS 14. |
commit | commitdiff | tree | snapshot |
2024-01-31 |
Bruno Haible | Resolve conflicts for functions introduced in Android... |
commit | commitdiff | tree | snapshot |
2024-01-31 |
Bruno Haible | Resolve conflicts for functions introduced in Android... |
commit | commitdiff | tree | snapshot |
2024-01-31 |
Bruno Haible | Resolve conflicts for functions introduced in Android... |
commit | commitdiff | tree | snapshot |
2024-01-31 |
Bruno Haible | Resolve conflicts for functions introduced in Android... |
commit | commitdiff | tree | snapshot |
2024-01-31 |
Bruno Haible | Resolve conflicts for functions introduced in Android... |
commit | commitdiff | tree | snapshot |
2024-01-31 |
Bruno Haible | Resolve conflicts for functions introduced in Android... |
commit | commitdiff | tree | snapshot |
2024-01-31 |
Bruno Haible | readutmp, boot-time: Port to Android NDK r26. |
commit | commitdiff | tree | snapshot |
2024-01-31 |
Bruno Haible | asyncsafe-spin: Fix link error on various platforms. |
commit | commitdiff | tree | snapshot |
2024-01-31 |
Bruno Haible | fenv-environment: Fix for NetBSD/powerpc. |
commit | commitdiff | tree | snapshot |
2024-01-31 |
Bruno Haible | fenv-exceptions-trapping: Avoid a test failure on ... |
commit | commitdiff | tree | snapshot |
2024-01-31 |
Bruno Haible | fenv-exceptions-state-c99: Fix for FreeBSD/powerpc64... |
commit | commitdiff | tree | snapshot |
2024-01-31 |
Bruno Haible | fenv-*: Avoid test failures on FreeBSD/powerpc64 and... |
commit | commitdiff | tree | snapshot |
2024-01-31 |
Bruno Haible | fenv-*: Fix test failures on NetBSD 9.3/arm64. |
commit | commitdiff | tree | snapshot |
2024-01-31 |
Bruno Haible | fenv-*: Avoid test failures on OpenBSD/sparc64. |
commit | commitdiff | tree | snapshot |
2024-01-31 |
Bruno Haible | fenv-rounding: Avoid a test failure on OpenBSD/arm64. |
commit | commitdiff | tree | snapshot |
2024-01-31 |
Bruno Haible | Avoid test failures in FreeBSD's GB18030 locale. |
commit | commitdiff | tree | snapshot |
2024-01-31 |
Bruno Haible | get-rusage-data: Avoid test failure on NetBSD 9.3. |
commit | commitdiff | tree | snapshot |
2024-01-31 |
Bruno Haible | log10l: Work around bug on NetBSD 9.3/arm64. |
commit | commitdiff | tree | snapshot |
2024-01-31 |
Bruno Haible | modfl: Work around bug on NetBSD 9.3/arm64. |
commit | commitdiff | tree | snapshot |
2024-01-31 |
Bruno Haible | fmaf, fma, fmal: Work around bugs on OpenBSD 7.4/arm64. |
commit | commitdiff | tree | snapshot |
2024-01-18 |
Bruno Haible | getopt-gnu: Fix out-of-bounds access (regression 2023... |
commit | commitdiff | tree | snapshot |
2024-01-18 |
Paul Eggert | posixtm: pacify clang 18 |
commit | commitdiff | tree | snapshot |
2024-01-18 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2024-01-18 |
Bruno Haible | test-framework-sh: Improve portability to native Window... |
commit | commitdiff | tree | snapshot |
2024-01-18 |
Bruno Haible | test-framework-sh: Improve portability to native Window... |
commit | commitdiff | tree | snapshot |
2024-01-18 |
Bruno Haible | test-framework-sh: Improve portability to native Window... |
commit | commitdiff | tree | snapshot |
2024-01-18 |
Bruno Haible | jit/cache tests: Fix link error. |
commit | commitdiff | tree | snapshot |
2024-01-18 |
Bruno Haible | qsort_r: Fix compilation error in C++ mode on FreeBSD... |
commit | commitdiff | tree | snapshot |
2024-01-18 |
Bruno Haible | time: Fix test failure on FreeBSD 12.2/sparc64. |
commit | commitdiff | tree | snapshot |
2024-01-18 |
Bruno Haible | jit/cache tests: Fix for powerpc64le CPUs. |
commit | commitdiff | tree | snapshot |
2024-01-18 |
Bruno Haible | jit/cache tests: Avoid gcc -Wstrict-aliasing warning... |
commit | commitdiff | tree | snapshot |
2024-01-18 |
Bruno Haible | jit/cache tests: Fix for arm CPUs with GCC target arm... |
commit | commitdiff | tree | snapshot |
next |