]> git.ipfire.org Git - thirdparty/gnulib.git/shortlog
thirdparty/gnulib.git
12 hours ago  Paul Eggertfstatat: support NULL if AT_EMPTY_PATH master
12 hours ago  Paul Eggert* lib/stat-time.h: Fix comment.
16 hours ago  Paul Eggertfchmodat: fix AT_FDCWD + AT_EMPTY_PATH
23 hours ago  Bruno Haiblestdbit-h: Work around syntax error in FreeBSD 15.1...
43 hours ago  Paul Eggertopenat2: mention module in manual
2 days ago  Paul Eggertopenat2: fix bug with trailing "/./"
2 days ago  Paul Eggertopenat2: set HAVE_OPENAT2=0 if openat2 is missing
2 days ago  Paul Eggertfaccessat: simplify latest change
2 days ago  Paul Eggertdoc: document AT_EMPTY_PATH glitches
2 days ago  Paul Eggertfchownat: don’t mishandle AT_EMPTY_PATH
2 days ago  Paul Eggertfchmodat: don’t mishandle AT_EMPTY_PATH
2 days ago  Paul Eggertfstatat etc.: fix wrong machine code for calls
2 days ago  Paul Eggerteuidaccess-tests: link with test_euidaccess_LDADD
2 days ago  Paul Eggertfaccessat: support "" and NULL file
2 days ago  Paul Eggertfcntl-h: glibc now has openat2
2 days ago  Paul Eggertopenat2: fix prereq typo
2 days ago  Karl Berrysomehow lost x bit
3 days ago  Collin Funkxstrtol tests: Fix link error on FreeBSD and macOS...
3 days ago  Bruno Haiblelocaleconv: Fix compilation error on mingw (regression...
3 days ago  Karl Berryautoupdate
5 days ago  Collin FunkFix a typo in the previous ChangeLog entry.
5 days ago  Collin Funkxstrtol-error: Use quote() before print command line...
10 days ago  Bruno Haiblestrerror: Detect invalid writes to the returned string...
10 days ago  Bruno Haiblelocaleconv: Detect invalid writes to the returned struc...
10 days ago  Bruno Haiblesetlocale: Avoid a portability pitfall through the...
11 days ago  Paul Eggertreadlinkat: document GNU/Linux "" divergence
11 days ago  Bruno Haiblesetlocale: Detect invalid writes to the returned string...
11 days ago  Bruno Haibletests: Avoid conflict between mingw standard C++ librar...
11 days ago  Bruno Haibleintprops, stdbit-h: Fix error on MSVC in C++ mode ...
12 days ago  Bruno Haiblembrtowc: Fix handling of s==NULL on all possible platforms.
12 days ago  Paul Eggertmbrtoc32: fix ChangeLog typo
13 days ago  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...
2026-05-31  Karl Berryautoupdate
2026-05-31  Paul Eggertparse-datetime: INT_BITS → INT_WIDTH in comments
2026-05-31  Paul Eggertquotearg: remove SIZE_MAX, INT_BITS
2026-05-31  Paul Eggertfree-posix: remove stray wchar-h dependency
2026-05-31  Paul Eggertquotearg: escape C1 codes in C locale
2026-05-29  Paul Eggertquotearg: improve USE_C_LOCALE + UTF-8
2026-05-29  Paul Eggertmanywarnings: deprecate -Whsa etc. too
2026-05-28  Paul Eggertmanywarnings: -Wstrict-overflow is deprecated
2026-05-27  Bruno Haiblefma: Work around glibc 2.43 regression.
2026-05-27  Paul Eggertlibgmp-mpz: pacify -Wuseless-cast
2026-05-26  Bruno Haiblequotearg: Fix compilation error in USE_C_LOCALE code.
2026-05-26  Bruno Haiblequotearg: Improve USE_C_LOCALE code on Haiku.
2026-05-26  Bruno Haiblequotearg: Improve USE_C_LOCALE code on musl libc.
2026-05-26  Karl Berryautoupdate
2026-05-26  Paul Eggertxalloc-oversized: pacify gcc -Wuseless-cast
2026-05-26  Paul Eggertquotearg: be nicer on macOS etc
2026-05-26  Paul EggertFix ChangeLog to match recent commit message
2026-05-25  Bruno Haiblembuiterf: Implement multi-byte per encoding error ...
2026-05-25  Bruno Haiblembuiter: Implement multi-byte per encoding error (MEE...
2026-05-25  Bruno Haiblembiterf: Implement multi-byte per encoding error (MEE...
2026-05-25  Bruno Haiblembiter: Implement multi-byte per encoding error consist...
2026-05-25  Bruno Haiblembiter-aux: New module.
2026-05-25  Paul Eggertmbrtoc32, mbrtowc: do not optimze for uClibc-ng
2026-05-25  Paul Eggertquotearg: support USE_C_LOCALE variant
2026-05-25  Paul Eggertquotearg: lessen dependencies
2026-05-25  Paul Eggertdiffseq: pacify gcc -Wusless-cast
2026-05-25  Bruno Haibletrim tests: Enhance tests.
2026-05-25  Bruno Haiblembmemcasecmp tests: Enhance tests.
2026-05-25  Bruno Haiblembspcasecmp tests: Enhance tests.
2026-05-25  Bruno Haiblembsncasecmp tests: Enhance tests.
2026-05-25  Bruno Haiblembscasecmp tests: Enhance tests.
2026-05-25  Bruno Haiblembs_endswith tests: Enhance tests.
2026-05-25  Bruno Haiblembs_startswith tests: Enhance tests.
2026-05-24  Paul Eggertregex: pacify 16.1.1 -Wanalyzer-out-of-bounds
2026-05-24  Paul Eggertregex: new _REGEX_AVOID_UCHAR_H option
2026-05-22  Paul Eggertregex-tests: omit unused parts
2026-05-22  Bruno Haibledoc: Update for OpenBSD 7.9.
2026-05-19  Bruno Haiblethread-optim: Add some optional rudimentary logging.
2026-05-18  Bruno Haibleterm-style-control: Make multithread-safe, part 6:...
2026-05-18  Alyssa Rossfree-posix: Omit wrapper in musl libc >= 1.2.3.
2026-05-18  Bruno Haiblethread-optim tests: Fix a test failure with --disable...
2026-05-18  Bruno Haibleterm-style-control: Make multithread-safe, part 5:...
2026-05-18  Bruno Haibleterm-style-control: Make multithread-safe, part 4:...
2026-05-18  Bruno Haibleterm-style-control: Make multithread-safe, part 3:...
2026-05-18  Bruno Haibleterm-style-control: Make multithread-safe, part 2:...
2026-05-18  Bruno Haibleterm-style-control: Make multithread-safe, part 1.
2026-05-18  Bruno Haibleterm-style-control tests: Add a test with multithreading.
2026-05-17  Bruno Haiblethread-optim: Update documentation.
2026-05-16  Bruno Haiblefatal-signal: Make really multithread-safe.
2026-05-16  Bruno Haiblethread-optim: Add tests.
2026-05-16  Bruno Haiblethread-optim: Port to older glibc, musl libc, *BSD...
2026-05-14  Paul Eggertintprops-tests: check TYPE_SIGNED (char)
2026-05-14  Paul Eggertintprops-tests: new boundary tests
2026-05-13  Bruno Haibleintprops: Fix compilation error in MSVC.
2026-05-13  Bruno Haibleregex: Fix "macro redefinition" warning on MSVC.
2026-05-12  Simon Josefssonannounce-gen: Ignore libtoolize --version Debianism
2026-05-12  Bruno Haiblemaintainer-makefile: Fix sc_po_check failure.
2026-05-12  Bruno Haiblelocaleinfo: Make sure mbszero can be called.
2026-05-12  Bruno Haibleerror: Restore library name-spacing of verror_at_line.
2026-05-12  Bruno Haiblestdc_bit_floor, stdc_bit_ceil: Work around Solaris...
2026-05-12  Bruno Haibleunictype/base: Fix compilation error on systems with...
2026-05-12  Bruno Haiblegettext-h: Tweak comments.
2026-05-11  Bruno Haiblestat-time: Use countof.
next