]> git.ipfire.org Git - thirdparty/gnulib.git/shortlog
thirdparty/gnulib.git
7 hours ago  Karl Berryautoupdate master
23 hours ago  Bruno Haiblegetopt-gnu: Clarify NetBSD status.
36 hours ago  Bruno Haiblembiter-aux: Avoid gcc -Wcomment warning.
3 days ago  Bruno Haiblephysmem: On NetBSD, consider the available swap space.
3 days ago  Bruno Haiblediffseq: Restore gcc 17 -fanalyzer customization (regr...
4 days ago  Paul Eggertdiffseq: gcc bug 80922 should be fixed now
5 days ago  Paul Eggertgetopt: fix comment typo in previous patch
5 days ago  Paul Eggertgetopt: port to NetBSD git head gcc -Wuseless cast
5 days ago  Paul Eggertgendocs: output human-readable file sizes
5 days ago  James Youngmangendocs: correct the calculation of file sizes.
6 days ago  Pádraig Bradyphysmem: fix typo causing configure failure
6 days ago  Collin Funkphysmem: allow physmem_claimable to return more than...
6 days ago  Collin Funkphysmem: Use countof.
6 days ago  Collin Funkphysmem: allow physmem_claimable to return more than...
7 days ago  Bruno HaibleFix test failures on FreeBSD 15.1.
8 days ago  Bruno Haiblevasnwprintf-extra-tests: Refactor.
8 days ago  Bruno Haiblevaszprintf-extra-tests: Refactor.
8 days ago  Bruno Haiblevasprintf-extra-tests: Refactor.
8 days ago  Bruno Haiblevasnprintf-extra-tests: Refactor.
8 days ago  Bruno Haibleobstack-zprintf-extra-tests: Refactor.
8 days ago  Bruno Haiblevasnprintf-extra-tests: Fix test bug.
8 days ago  Bruno Haiblevasnprintf, vasnwprintf: Revisit THOUSEP_MAXLEN.
8 days ago  Bruno Haiblevasnwprintf: Fix test failure on NetBSD.
9 days ago  Bruno Haiblevaszprintf-extra-tests: New module.
9 days ago  Bruno Haiblevasprintf-extra-tests: New module.
9 days ago  Bruno Haiblevasnprintf-extra-tests: Move new expensive test to...
9 days ago  Bruno Haiblevasnprintf: Fix compilation error on FreeBSD, OpenBSD...
9 days ago  Bruno Haiblevasnprintf: Fix several test failures on NetBSD (regr...
9 days ago  Bruno Haiblevasnprintf: Fix test failure on Solaris 11 OmniOS ...
9 days ago  Bruno Haiblevasnprintf: Fix compilation error on MSVC (regression...
10 days ago  Bruno HaibleRemove unnecessary include after 2026-06-26 change.
10 days ago  Collin Funkmaintainer-makefile: Fix false syntax-check failure...
10 days ago  Bruno Haibledoc: Fix typo.
10 days ago  Karl Berryautoupdate
2026-07-08  Bruno Haiblefree-posix: Fix bogus -Wmismatched-dealloc warnings...
2026-07-08  Bruno Haiblepthread_sigmask: Avoid compilation error on mingw with...
2026-07-08  Bruno Haiblemanywarnings: Fix for compilers that are named '$host...
2026-07-07  Paul Eggertvasnprintf: fix ("%*d", INT_MAX, n)
2026-07-05  Karl Berryautoupdate
2026-07-04  Simon Josefssondoc: Mention gnulib-202607 git bundle.
2026-07-04  Simon Josefssondoc: Update regarding stable branches.
2026-07-03  Bruno Haiblebcp47: Relicense under LGPLv2+.
2026-06-30  Bruno HaibleFix last ChangeLog entry.
2026-06-30  Zineb Zaadoudgetaddrinfo tests: Skip when DNS resolution is unavailable
2026-06-28  Karl Berryautoupdate
2026-06-27  Karl Berryautoupdate
2026-06-26  Paul Eggertstrfmon_l: be consistent about unsigned vs size_t
2026-06-26  Paul Eggerthashcode-mem: don’t infloop if UINT_MAX < size
2026-06-26  Paul Eggertgen-uni-tables: prefer size_t for size loops
2026-06-26  Paul Eggertcrypto/gc-pbkdf2: redo unsigned indexes
2026-06-26  Paul Eggertbitset: possibly widen unsigned indexes
2026-06-26  Paul Eggertbitrotate: prefer C2y to bitrotate or by-hand
2026-06-26  Bruno Haiblemkdtemp: Provide declaration in <stdlib.h>.
2026-06-26  Bruno Haiblefnmatch: Fix syntax error in C++ mode on CentOS 7.
2026-06-25  Bruno Haibledoc: Add reference to NetBSD bug.
2026-06-25  Paul Eggertfstatat: port null file support to Alpine 3.24
2026-06-25  Bruno Haiblemanywarnings: Fix for compilers that are named '$host...
2026-06-24  Bruno Haiblesetlocale: Update a comment.
2026-06-23  Collin Funkcrypto/af_alg: Deprecate.
2026-06-20  Paul Eggertgethrxtime: don’t use nanouptime, microuptime
2026-06-19  Paul Eggertfstatat: don’t mess with CFLAGS
2026-06-19  Paul Eggertopenat2-tests: port to NFS
2026-06-19  Paul Eggertopenat2: fix typo for circa-2012 Linux
2026-06-18  Paul Eggertfstatat: support NULL if AT_EMPTY_PATH
2026-06-18  Paul Eggert* lib/stat-time.h: Fix comment.
2026-06-18  Paul Eggertfchmodat: fix AT_FDCWD + AT_EMPTY_PATH
2026-06-18  Bruno Haiblestdbit-h: Work around syntax error in FreeBSD 15.1...
2026-06-17  Paul Eggertopenat2: mention module in manual
2026-06-17  Paul Eggertopenat2: fix bug with trailing "/./"
2026-06-17  Paul Eggertopenat2: set HAVE_OPENAT2=0 if openat2 is missing
2026-06-16  Paul Eggertfaccessat: simplify latest change
2026-06-16  Paul Eggertdoc: document AT_EMPTY_PATH glitches
2026-06-16  Paul Eggertfchownat: don’t mishandle AT_EMPTY_PATH
2026-06-16  Paul Eggertfchmodat: don’t mishandle AT_EMPTY_PATH
2026-06-16  Paul Eggertfstatat etc.: fix wrong machine code for calls
2026-06-16  Paul Eggerteuidaccess-tests: link with test_euidaccess_LDADD
2026-06-16  Paul Eggertfaccessat: support "" and NULL file
2026-06-16  Paul Eggertfcntl-h: glibc now has openat2
2026-06-16  Paul Eggertopenat2: fix prereq typo
2026-06-16  Karl Berrysomehow lost x bit
2026-06-16  Collin Funkxstrtol tests: Fix link error on FreeBSD and macOS...
2026-06-15  Bruno Haiblelocaleconv: Fix compilation error on mingw (regression...
2026-06-15  Karl Berryautoupdate
2026-06-14  Collin FunkFix a typo in the previous ChangeLog entry.
2026-06-14  Collin Funkxstrtol-error: Use quote() before print command line...
2026-06-08  Bruno Haiblestrerror: Detect invalid writes to the returned string...
2026-06-08  Bruno Haiblelocaleconv: Detect invalid writes to the returned struc...
2026-06-08  Bruno Haiblesetlocale: Avoid a portability pitfall through the...
2026-06-07  Paul Eggertreadlinkat: document GNU/Linux "" divergence
2026-06-07  Bruno Haiblesetlocale: Detect invalid writes to the returned string...
2026-06-07  Bruno Haibletests: Avoid conflict between mingw standard C++ librar...
2026-06-07  Bruno Haibleintprops, stdbit-h: Fix error on MSVC in C++ mode ...
2026-06-06  Bruno Haiblembrtowc: Fix handling of s==NULL on all possible platforms.
2026-06-06  Paul Eggertmbrtoc32: fix ChangeLog typo
2026-06-05  Paul Eggertquotearg: fix ChangeLog typo
2026-06-02  Bruno Haiblembrtowc: Work around a NetBSD bug in UTF-8 locales...
2026-06-02  Bruno Haiblec32width etc.: Fix compilation error on GNU systems...
2026-06-02  Karl Berryautoupdate
2026-06-02  Bruno Haiblembrtowc: Fix handling of n==0 on CentOS 7, MSVC (regr...
2026-06-02  Bruno Haiblembrtowc, mbrlen: Work around a NetBSD bug in UTF-8...
next