]> Savannah Git Hosting - gnulib.git/shortlog
gnulib.git
2024-05-31 Bruno Haiblelock: Work around Cygwin 3.5.3 bug.
2024-05-31 Bruno Haiblepthread-once: Work around Cygwin 3.5.3 bug.
2024-05-31 Bruno Haiblecall_once tests: Fix link error on mingw.
2024-05-31 Bruno Haiblepthread-once tests: Fix crash on mingw.
2024-05-31 Bruno Haiblenstrftime: Make %r work on macOS, FreeBSD, native Windows.
2024-05-31 Bruno Haiblenstrftime: Make %h work on native Windows.
2024-05-31 Bruno Haiblenstrftime: Make %c work on native Windows.
2024-05-31 Bruno Haibletests: Fix internationalization problems on native...
2024-05-31 Bruno Haibleparse-datetime tests: Avoid failure on native Windows.
2024-05-31 Bruno Haibletests: Don't test on the broken NetBSD 10.0 zh_CN.GB180...
2024-05-31 Bruno Haibleeuidaccess: Fix test failure on native Windows.
2024-05-31 Bruno Haibleuchar-c23: Speed up mbrtoc32 on Solaris 11.4.
2024-05-31 Bruno Haiblembrtoc32: Work around bug in Cygwin 3.5.3.
2024-05-31 Bruno Haiblec32is*, c32toupper tests: Avoid test failures on Cygwin.
2024-05-31 Bruno Haiblepoll tests: Avoid test failure on Cygwin.
2024-05-31 Bruno Haiblerenameatu: Work around Cygwin 3.4.6 bug.
2024-05-31 Bruno Haiblereadlinkat, areadlinkat: Avoid test failures on Cygwin...
2024-05-31 Bruno Haibleiconv: Reject the broken macOS 14.4 iconv implementation.
2024-05-31 Bruno Haiblestdlib: Handle glibc special invocation conventions...
2024-05-22 Paul Eggertc-strtod: include <stdio.h>
2024-05-22 Bruno Haiblevasnprintf: Don't abort for pseudo-denormal arguments...
2024-05-22 Paul Eggertgetopt-posix: port better to Alpine 3.20.0_rc1
2024-05-22 Collin Funkutimensat, utimens: Work around NetBSD 10.0 bugs.
2024-05-22 Bruno Haiblemkfifoat: Work around a macOS 14 bug.
2024-05-22 Collin Funkdup3: Fix behavior for equal file descriptors on NetBSD.
2024-05-22 Bruno Haibleunistd: Fix compilation error with MSVC in C++ mode.
2024-05-17 Bruno Haibletests: Fix dependencies to test-framework-sh.
2024-05-17 Bruno Haiblesys_select: Fix compilation error in C++ mode on macOS...
2024-05-17 Bruno Haibleerror-h: Avoid namespace pollution on mingw.
2024-05-17 Bruno Haibleunistr/u8-strstr tests: Avoid test failure with ASAN.
2024-05-17 Bruno Haiblefree tests: Avoid test failure with ASAN.
2024-05-17 Bruno Haibleexplicit_bzero, memset_explicit tests: Avoid test failu...
2024-05-17 Bruno Haibledprintf-posix, fprintf-posix tests: Avoid test failures...
2024-05-17 Bruno Haiblesigsegv, c-stack tests: Avoid test failures with ASAN.
2024-05-17 Bruno Haibleargp: Fix test failure with clang's ASAN.
2024-05-17 Simon Josefssonmaint.mk: Don't fail on ~/.indent.pro, reported by...
2024-05-17 Bruno Haiblestddef: A better workaround against GCC bug 114870.
2024-05-17 Karl Berryautoupdate
2024-05-17 Paul Eggertnullptr: work around GCC 14 nullptr sentinel bug
2024-05-17 Paul Eggertstddef: work around a GCC 14 stddef.h bug
2024-04-28 Bruno Haiblelogin_tty tests: Avoid gcc warnings.
2024-04-26 Paul Eggertc32srtombs,mbsrtoc32s,mbsrtowcs,wcsrtombs: pacify GCC 14
2024-04-26 Paul Eggertmanywarnings: update C warnings for GCC 14
2024-04-26 Bruno Haiblegetlogin_r tests: Fix compilation error on some OpenSol...
2024-04-26 Bruno Haiblememset_explicit: Fix compilation error on some OpenSola...
2024-04-19 Bruno Haibleptsname_r: Work around ptsname_r bug on NetBSD 10.0.
2024-04-08 Bruno Haiblesigsegv tests: Avoid a crash on NetBSD 10.0/i386.
2024-04-08 Bruno Haibleexpm1l: Work around a NetBSD 10.0/i386 bug.
2024-04-08 Bruno Haibleexp2l: Work around a NetBSD 10.0/i386 bug.
2024-04-08 Bruno Haibleroundl: Fix a link error on Linux/powerpc64le.
2024-04-08 Bruno Haibleexpl tests: Avoid test failure on NetBSD 10.0/i386.
2024-04-08 Pádraig Bradyquotearg: fix shell-escape quoting with single quotes
2024-04-08 Pádraig Bradyrenameatu: handle ENOSYS from renameatx_np
2024-04-08 Paul Eggertintprops: pacify GCC < 10 -Wsign-compare
2024-04-08 Bruno Haibleattribute: Work around compiler bug of Oracle cc 12.6.
2024-04-08 Bruno Haiblepthread-h: Fix override of pthread_spinlock_t with...
2024-04-08 Bruno Haiblehavelib: Recognize ELF platform despite SunPRO C on...
2024-03-26 Bruno Haiblegettime-res: Fix test failure on Solaris 11.4/SPARC.
2024-03-16 Collin Funkgnulib-tool: Don't remove comments referencing @NMD...
2024-03-16 Collin Funkgnulib-tool: Don't remove comments referencing @NMD@.
2024-03-16 Bruno Haiblec-strtod, c-strtold: Make multithread-safe.
2024-03-16 Bruno Haibleisnan: Fix compilation error in C++ mode on OpenBSD...
2024-03-16 Bruno Haiblestriconveha tests: Avoid test failure on macOS 12.5.
2024-03-16 Bruno Haiblec-strtold: Use strtold_l when available (regr. 2019...
2024-03-16 Bruno Haiblestrtod, strtold tests: Avoid a test failure on native...
2024-03-16 Karl Berryautoupdate
2024-03-16 Collin Funkmath: More clang -Winclude-next-absolute-path silencing.
2024-03-16 Bruno Haibleerror: More clang -Winclude-next-absolute-path silencing.
2024-03-16 Bruno HaibleDon't treat Apple's new Citrus/FreeBSD-based iconv...
2024-03-16 Bruno HaibleImprove support of Citrus/FreeBSD iconv.
2024-03-16 Bruno Haibleisnan: Fix compilation error in C++ mode on macOS 14...
2024-02-12 Bruno Haiblelimits-h: Fix BOOL_MAX value.
2024-02-12 Florian Weimerpthread_mutex_timedlock, pthread-spin: Fix configure...
2024-02-12 Bruno HaibleAvoid suboptimal definition of _GL_HAS_ATTRIBUTE on...
2024-02-12 Bruno Haiblenstrftime tests: Avoid test failures on DragonFly BSD.
2024-02-12 Bruno Haiblenstrftime: Modernize.
2024-02-12 Bruno Haiblenstrftime tests: Avoid test failures on FreeBSD, NetBSD...
2024-02-12 Bruno Haiblenl_langinfo: Fix fallback list of month names (regressi...
2024-02-12 Paul Eggertctime: fix false positive
2024-01-31 Bruno HaibleUpdate copyright year in tests/unictype/*.
2024-01-31 Bruno HaiblePort FALLTHROUGH to Mac OS X 10.9.
2024-01-31 Bruno Haiblehost-cpu-c-abi: Let gl_HOST_CPU_C_ABI_32BIT never retur...
2024-01-31 Bruno Haibleexecute tests: Avoid test failure on macOS 14.
2024-01-31 Bruno HaibleResolve conflicts for functions introduced in Android...
2024-01-31 Bruno HaibleResolve conflicts for functions introduced in Android...
2024-01-31 Bruno HaibleResolve conflicts for functions introduced in Android...
2024-01-31 Bruno HaibleResolve conflicts for functions introduced in Android...
2024-01-31 Bruno HaibleResolve conflicts for functions introduced in Android...
2024-01-31 Bruno HaibleResolve conflicts for functions introduced in Android...
2024-01-31 Bruno Haiblereadutmp: Port to Android NDK r26.
2024-01-31 Bruno Haibleasyncsafe-spin: Fix link error on various platforms.
2024-01-31 Bruno Haibleget-rusage-data: Avoid test failure on NetBSD 9.3.
2024-01-31 Bruno Haiblelog10l: Work around bug on NetBSD 9.3/arm64.
2024-01-31 Bruno Haiblemodfl: Work around bug on NetBSD 9.3/arm64.
2024-01-31 Bruno Haiblefmaf, fma, fmal: Work around bugs on OpenBSD 7.4/arm64.
2024-01-18 Bruno Haiblegetopt-gnu: Fix out-of-bounds access (regression 2023...
2024-01-18 Paul Eggertposixtm: pacify clang 18
2024-01-18 Karl Berryautoupdate
2024-01-18 Bruno Haibletest-framework-sh: Improve portability to native Window...
2024-01-18 Bruno Haibletest-framework-sh: Improve portability to native Window...
next