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 |
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: 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 | 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 | 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 |
Paul Eggert | * ChangeLog: Fix macOS version typo. |
commit | commitdiff | tree | snapshot |
2024-01-18 |
Bruno Haible | strverscmp: Work around bug in musl libc 1.2.3 and... |
commit | commitdiff | tree | snapshot |
2024-01-18 |
Paul Eggert | stat-time: fix macOS bug with negative file times |
commit | commitdiff | tree | snapshot |
2024-01-18 |
Pádraig Brady | bootstrap: fix option propagation with --bootstrap... |
commit | commitdiff | tree | snapshot |
2024-01-18 |
Paul Eggert | frexp: pacify clang re address-of-volatile |
commit | commitdiff | tree | snapshot |
2024-01-18 |
Bruno Haible | obstack: Avoid undefined behaviour. |
commit | commitdiff | tree | snapshot |
2024-01-18 |
Bruno Haible | sethostname tests: Fix a compilation error on FreeBSD... |
commit | commitdiff | tree | snapshot |
2024-01-18 |
Bruno Haible | floorf, ceilf tests: Strengthen against compiler optimi... |
commit | commitdiff | tree | snapshot |
2023-11-24 |
Bruno Haible | strerrorname_np: Work around glibc bug on HPPA systems. |
commit | commitdiff | tree | snapshot |
2023-11-24 |
Bruno Haible | realloc-gnu: Fix wrong configure test result with optim... |
commit | commitdiff | tree | snapshot |
2023-11-24 |
Bruno Haible | gettext: Recognize a statically built libintl on macOS... |
commit | commitdiff | tree | snapshot |
2023-11-24 |
Paul Eggert | striconveha: pacify gcc -Wcast-align |
commit | commitdiff | tree | snapshot |
2023-11-24 |
Johannes Schindelin | vasnprintf: Re-enable parsing of directive with I64... |
commit | commitdiff | tree | snapshot |
2023-11-24 |
Bruno Haible | tests: In multithreaded tests, use random() instead... |
commit | commitdiff | tree | snapshot |
2023-11-24 |
Bruno Haible | random: Fix multithread-safety bug. |
commit | commitdiff | tree | snapshot |
2023-11-24 |
Paul Eggert | stdio: port better to older macOS |
commit | commitdiff | tree | snapshot |
2023-11-24 |
Bruno Haible | pthread-rwlock: Port to Mac OS X 10.4. |
commit | commitdiff | tree | snapshot |
2023-11-05 |
Paul Eggert | tests/unistr/u16-chr-tests: pacify -Wcast-align |
commit | commitdiff | tree | snapshot |
2023-11-05 |
Paul Eggert | explicit_bzero-tests: pacify GCC 13.2.1 |
commit | commitdiff | tree | snapshot |
2023-11-05 |
Bruno Haible | memset_explicit, explicit_bzero tests: Fix test failure... |
commit | commitdiff | tree | snapshot |
2023-11-05 |
Bruno Haible | net_if tests: Fix gcc warning. |
commit | commitdiff | tree | snapshot |
2023-11-05 |
Bruno Haible | pthread-spin: Fix warnings on FreeBSD 5.2.1/i386. |
commit | commitdiff | tree | snapshot |
2023-11-05 |
Bruno Haible | pthread-spin: Fix link errors on FreeBSD 5.2.1/i386. |
commit | commitdiff | tree | snapshot |
2023-11-05 |
Bruno Haible | pthread_mutex_timedlock: Fix link errors on FreeBSD... |
commit | commitdiff | tree | snapshot |
2023-11-05 |
Bruno Haible | threadlib: Fix link errors on FreeBSD 5.2.1/i386. |
commit | commitdiff | tree | snapshot |
next |