]> git.ipfire.org Git - thirdparty/gnulib.git/shortlog
thirdparty/gnulib.git
2025-05-10  Bruno Haiblestring-desc: Improve a declaration.
2025-05-10  Bruno Haibleqcopy-acl: Update link dependencies after yesterday...
2025-05-10  Bruno Haiblefile-has-acl: Simplify logic for FILE_HAS_ACL_LIB.
2025-05-10  Paul Eggertacl-tests: link with $(FILE_HAS_ACL_LIB)
2025-05-10  Bruno Haiblestring-desc: Distinguish writable strings from read...
2025-05-10  Paul Eggertqcopy-acl: port better to NFSv4 on GNU/Linux
2025-05-10  Bruno HaibleHACKING: Update.
2025-05-09  Bruno Haiblestring-desc: Detect invalid arguments to sd_substring.
2025-05-09  Karl Berryautoupdate
2025-05-08  Bruno Haiblenstrftime: Fix a link error on Android API level ≥ 35.
2025-05-08  Paul EggertFix some ungrammatical uses of "allows to"
2025-05-08  Paul EggertChangeLog fix
2025-05-07  Paul EggertOmit a parenthesis pair again (fixing inadvertent revert)
2025-05-07  Paul Eggertobstack: avoid undefined pointer comparison
2025-05-07  Paul Eggertobstack: check def before use in macros
2025-05-07  Bruno HaibleAdd/fix some license notices.
2025-05-07  Bruno HaibleAdd syntax-check rule against CPU predef misspellings.
2025-05-07  Bruno HaibleAdd syntax-check rule against OS predef misspellings.
2025-05-07  Bruno HaibleAdd syntax-check rule against compiler predef misspellings.
2025-05-07  Bruno HaibleRemove obsolete syntax-check rules.
2025-05-07  Bruno HaibleFix "make sc_check_config_h_reminder" failure.
2025-05-07  Bruno HaibleTidy "make sc_prohibit_AC_LIBOBJ_in_m4" check.
2025-05-07  Paul Eggertobstack: omit a parenthesis pair
2025-05-07  Bruno HaibleFix "make sc_prohibit_sc_omitted_at" failure.
2025-05-07  Bruno HaibleFix "make sc_prefer_ac_check_funcs_once" failure.
2025-05-07  Bruno HaibleFix "make sc_prohibit_leading_TABs" failures.
2025-05-07  Collin Funkstddef-h: Fix __GNUC_MINOR__ typo.
2025-05-06  Paul Eggertobstack: fix comment
2025-05-06  Paul Eggertobstack: let glibc user #define __obstack_free
2025-05-06  Paul Eggertobstack: don’t assume INT_MAX < SIZE_MAX
2025-05-06  Bruno Haibleobstack: Fix library namespacing (regression yesterday).
2025-05-05  Paul Eggertobstack: match obstack.c with glibc
2025-05-05  Paul Eggertobstack: simplify default size, alignment
2025-05-05  Paul Eggertobstack: use signed chunk sizes
2025-05-05  Paul Eggertobstack: fix undefined behavior if big alignment
2025-05-05  Paul Eggertlibc-config, obstack: Oracle __extension__ support
2025-05-05  Paul Eggertobstack: be more like glibc for __extension__
2025-05-05  Paul Eggertobstack: be more like glibc in return values
2025-05-05  Paul Eggertobstack: _obstack_free → __obstack_free
2025-05-05  Paul Eggertobstack: use glibc’s temp slot names
2025-05-05  Paul Eggert* lib/obstack.in.h: Move <string.h> include.
2025-05-05  Paul Eggertobstack: size_t → _OBSTACK_CHUNK_SIZE_T
2025-05-05  Paul Eggertobstack: rename to _OBSTACK_CHUNK_SIZE_T
2025-05-05  Paul Eggertobstack: use int where glibc does
2025-05-05  Paul Eggertobstack: use presence of uintptr_t
2025-05-05  Paul Eggertobstack: define PTR_INT_TYPE
2025-05-05  Paul Eggertobstack: change license wording
2025-05-05  Paul Eggertobstack: merge better with glibc
2025-05-05  Paul Eggertobstack: stop depending on alignof
2025-05-05  Paul Eggertobstack: fix unlikely buffer overrun in glibc
2025-05-05  Bruno Haiblewindows-cygpath: Make it work with the native Windows...
2025-05-05  Bruno Haiblevc-mtime: Another fix for native Windows.
2025-05-05  Bruno Haiblevc-mtime: Make it work with Cygwin's 'git' command...
2025-05-05  Bruno HaibleNew module windows-cygpath.
2025-05-05  Bruno Haibleobstack: Relicense under LGPLv2+.
2025-05-05  Collin Funkcrypto/gc-arcfour tests: Fix link error when using...
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.
next