]> git.ipfire.org Git - thirdparty/gnulib.git/shortlog
thirdparty/gnulib.git
2025-05-05  Bruno Haiblesockets: Fix typo in comment.
2025-05-05  Collin Funkcrypto/gc: Silence some -Wcalloc-transposed-args warnin...
2025-05-04  Bruno Haiblegetlocalename_l-unsafe: Improve support for Solaris...
2025-05-04  Bruno Haiblevc-mtime: Don't crash if xgetcwd() returns NULL.
2025-05-04  Bruno Haiblevc-mtime: Fix a buffer overflow.
2025-05-04  Bruno Haiblegetlocalename_l-unsafe: Fix typo in comment.
2025-05-04  Bruno Haiblehavelib: Fix m4 underquoting bug in AC_LIB_FROMPACKAGE.
2025-05-03  Bruno Haibletests: Avoid compilation errors on GNU/kFreeBSD.
2025-05-03  Collin Funkdoc: Update documentation for 'open' errno discrepancies.
2025-05-02  Bruno Haiblevc-mtime: Make it work with git versions < 2.28.
2025-05-02  Bruno Haiblevc-mtime: Add API for more efficient use of git, part 2.
2025-05-01  G. Branden... doc: Clarify age of <sys/types.h>.
2025-05-01  Bruno Haiblevc-mtime: Add API for more efficient use of git.
2025-05-01  Bruno Haiblejavacomp: Fix resource leak.
2025-04-30  Bruno HaibleNew module hashcode-string1.
2025-04-30  Bruno HaibleRename module hashcode-string to hashcode-string2.
2025-04-30  Bruno Haibleclean-temp: Fix link error (regression yesterday).
2025-04-30  Bruno Haiblehashcode-named-file: Fix mistake (regression yesterday).
2025-04-30  Bruno Haibleobstack: Make it easier to sync back with glibc.
2025-04-30  Bruno Haiblehash: Rename an internal function.
2025-04-30  Bruno HaibleNew module mem-hash-map.
2025-04-30  Bruno Haiblenext-prime: Add tests.
2025-04-29  Bruno HaibleNew module next-prime.
2025-04-29  Bruno HaibleNew module hashkey-string.
2025-04-29  Bruno HaibleRename include file hash-triple.h to hashcode-file.h.
2025-04-29  Bruno HaibleRename module hash-triple to hashcode-file-inode.
2025-04-29  Bruno HaibleRename module hash-triple-simple to hashcode-named...
2025-04-29  Bruno HaibleRename module hash-pjw to hashcode-string.
2025-04-29  Bruno HaibleRename module hash-pjw-bare to hashcode-mem.
2025-04-29  Bruno Haiblehash: Remove deprecated function 'hash_delete'.
2025-04-29  Bruno Haiblehash: Add more comments.
2025-04-28  Bruno Haiblesigsegv: Fix compilation error on Mac OS X 10.4/powerpc.
2025-04-28  Bruno Haiblethreadlib: Avoid multi-dimensional pattern matching.
2025-04-28  Bruno Haiblethreadlib: Correct indentation.
2025-04-28  Paul Eggertthreadlib: follow Autoconf AC_REQUIRE rules better
2025-04-28  Paul Eggertthreadlib: make m4 work better with Emacs
2025-04-28  Paul Eggertmanywarnings: omit -Wdisabled-optimization
2025-04-28  Paul Eggertgendocs: do not depend on awk
2025-04-27  Bruno HaibleMake use of gcc's __nonnull_if_nonzero__ attribute.
2025-04-26  Bruno Haiblecrc: Fix -Wmissing-variable-declarations warning.
2025-04-26  Bruno Haiblestdopen: Silence -Wanalyzer-fd-leak warnings.
2025-04-26  Bruno Haiblessfmalloc: Fix -Wmissing-variable-declarations warnings.
2025-04-26  Bruno Haiblebitset: Fix -Wmissing-variable-declarations warnings.
2025-04-26  Bruno Haibleargp: Fix -Wmissing-variable-declarations warnings.
2025-04-26  Bruno Haiblevasnprintf: Fix -Wshadow=local warnings.
2025-04-26  Bruno HaibleSilence gcc 15 -Wunterminated-string-initialization...
2025-04-26  Collin Funkpselect: Disable signature check on AIX.
2025-04-26  Paul Eggertdoc: update some GCC version comments
2025-04-26  Paul Eggertstddef-h: port better to future GCC 13.4, 14.3
2025-04-25  Bruno Haibleunistdio/u*-vasnprintf: Fix handling of grouping rule.
2025-04-24  Bruno Haiblemodula2comp-script: New module.
2025-04-24  Bruno Haiblefbufmode: Don't require peeking into the FILE structure...
2025-04-24  Bruno Haiblegetlocalename_l-unsafe: Disable unwanted compiler optim...
2025-04-24  Collin Funktsearch tests: Disable tfind signature check on Cygwin.
2025-04-23  Collin Funkrandom_r tests: Disable signature check on Haiku.
2025-04-22  Collin Funkstrsignal tests: Disable signature check on Haiku.
2025-04-22  Collin Funkgetloadavg: Fix typo in previous commit.
2025-04-21  Paul Eggertgetloadavg: port to Android 3.1-
2025-04-20  Bruno HaibleUpdate users.txt.
2025-04-19  Karl Berryautoupdate
2025-04-18  Bruno HaiblePacify gcc -Wtrailing-whitespace warnings across all...
2025-04-18  Karl Berryautoupdate
2025-04-18  Bruno Haibleunitypes-h: Avoid risky coding pattern.
2025-04-18  Bruno Haiblegetlogin_r tests: Remove xalloc dependency.
2025-04-18  Paul EggertUpdate some POSIX.1-2004 citations
2025-04-17  Paul Eggertmemset_explicit-tests: pacify -Wuse-after-free
2025-04-17  Paul EggertPacify -Wunterminated-string-initialization
2025-04-17  Paul Eggertgetlogin-tests: remove xalloc dependency
2025-04-17  Paul EggertPacify GCC 15’s new -Wtrailing-whitespace option
2025-04-17  Paul Eggertmanywarnings: update C warnings for GCC 15
2025-04-16  Bruno Haiblegetopt-posix: Avoid trouble due to 'struct rpl_option'.
2025-04-16  Grisha LevitEnsure that the configuration cleans up conftest.dSYM...
2025-04-15  Paul Eggertdfa: pacify gcc -Wstringop-overflow
2025-04-15  Bruno Haiblegnulib-tool.py: Fix exception during --update with...
2025-04-15  Bruno Haibletrim tests: Avoid test failures on macOS 15.4.
2025-04-15  Bruno Haibletrim tests: Avoid test failures on macOS 15.4.
2025-04-15  Bruno Haiblevasnprintf: Optimize new code.
2025-04-14  Paul Eggertregex: remove _REGEX_NELTS
2025-04-14  Paul Eggertregex: don’t check RE_SYNTAX_EMACS
2025-04-14  Bruno Haiblec32is*, c32to* tests: Avoid test failures on macOS...
2025-04-14  Bruno Haiblec-stack tests: Remove left-over core dump file.
2025-04-14  Bruno Haibleregex: Fix undefined behaviour.
2025-04-14  Bruno Haibleselect tests: Work around a Cygwin bug.
2025-04-14  Bruno Haibleisnanl, isfinite, snan: Improve cross-compilation guess.
2025-04-14  Bruno Haibleisnanl, isfinite, snan: Improve cross-compilation guess.
2025-04-14  Paul Eggertregex: make RE_* usable in #if
2025-04-14  Paul Eggertregex: don’t assume RE_SYNTAX_* work in #if
2025-04-14  Paul Eggertregex: pacify gcc -Wcalloc-transposed-args
2025-04-14  Paul Eggertregex: match current Emacs behavior
2025-04-13  Bruno Haiblegetlogin_r tests: Avoid writing to a literal string.
2025-04-13  Bruno Haiblegetlogin tests: Avoid writing to a literal string.
2025-04-13  Bruno Haiblevasnprintf: Optimize last commit.
2025-04-13  Bruno Haiblevasnprintf: Consider the grouping rule.
2025-04-13  Bruno Haiblevasnprintf tests: Fix compilation error on MSVC (regres...
2025-04-13  Bruno Haible*printf: Document a Haiku bug.
2025-04-12  Collin Funkaligned-malloc tests: Simplify a macro definition and...
2025-04-12  Collin Funkimmutable: Simplify a macro definition and improve...
2025-04-12  Bruno Haiblevasnprintf tests: Add a test case that showcases a...
2025-04-12  Collin Funkstdlib: Avoid syntax errors in libstdc++ header files...
2025-04-12  Collin Funkaligned-malloc tests: Avoid redefining macros on AIX.
next