]> git.ipfire.org Git - thirdparty/gnulib.git/shortlog
thirdparty/gnulib.git
2025-05-17  Bruno Haiblecrypto/sha512-buffer: Add some tests.
2025-05-17  Bruno Haiblecrypto/sha256-buffer: Add some tests.
2025-05-17  Bruno Haiblenext-prime tests: Add more tests.
2025-05-17  Bruno Haibleclean-temp: Fix typo in comment.
2025-05-16  Bruno Haibleasyncsafe-spin: Fix race condition on native Windows.
2025-05-16  Bruno Haiblesigprocmask: Make multithread-safe on native Windows.
2025-05-16  Bruno Haiblepthread-rwlock tests: Add a comment.
2025-05-14  Karl Berryautoupdate
2025-05-14  Bruno Haibleasyncsafe-spin: Rely on module 'spin'.
2025-05-14  Bruno Haiblespin: Add tests.
2025-05-14  Bruno Haiblespin: New module.
2025-05-12  Bruno Haiblefile-has-acl: Fix compilation error on Solaris (regress...
2025-05-12  Bruno Haibledoc: Update doc about ACLs on Cygwin.
2025-05-12  Bruno Haibleobstack: Fix compilation error on MSVC (regression...
2025-05-12  Bruno Haibledoc: Update for a few recently fixed Hurd bugs.
2025-05-12  Collin Funkfts: Generate fts_.h.
2025-05-12  Bruno Haiblestring-h, wchar-h: Fix some g++ -Wsystem-headers warnings.
2025-05-11  Bruno Haibleqsort-tests: Fix a clang -Wpedantic warning.
2025-05-11  Bruno HaibleSilence some more gcc 15 -Wunterminated-string-initiali...
2025-05-11  Bruno Haiblegen-uni-tables: Fix logic mistake (regression 2025...
2025-05-11  Bruno Haiblegen-uni-tables: Fix compilation error (regression 2025...
2025-05-11  Bruno HaibleHACKING: Add documentation regarding link dependencies.
2025-05-11  Bruno Haiblebison: Fix configure test failure if POSIXLY_CORRECT...
2025-05-11  Collin Funkfts: Make sure __GNU_PREREQ is defined (regression...
2025-05-11  Bruno Haiblestring-desc: Fixes for string literals and older GCC...
2025-05-10  Collin Funkfts: Fix redefinition of __THROW.
2025-05-10  Bruno Haiblestring-desc, xstring-desc: Avoid GCC attributes in...
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).
next