]> git.ipfire.org Git - thirdparty/gnulib.git/shortlog
thirdparty/gnulib.git
2025-11-23  Bruno Haibleunistr: Replace some 'continue;' statements with if...
2025-11-23  Paul Eggertcount-leading-zeros: fix 2025-11-18 regression
2025-11-23  Paul EggertPort to C23 qualifier-generic fns like strchr
2025-11-21  Bruno Haiblestrnlen: Fix compilation error (regression 2025-11...
2025-11-20  Bruno Haiblenstrftime, fprintftime: Reduce link requirements on...
2025-11-19  Bruno Haiblewcsdup: Make POSIX compliant.
2025-11-19  Paul Eggertintprops: port better to Clang < 21
2025-11-18  Bruno Haiblelib: Replace some 'continue;' statements with if/else.
2025-11-18  Bruno Haiblelib: Use C99 initialization syntax for single-variable...
2025-11-18  Bruno Haiblenstrftime, fprintftime: Fix a -Wshadow=local warning...
2025-11-18  Bruno Haiblehash: Add a comment.
2025-11-18  Paul Eggertopenat2: follow OS re EFTYPE/EMLINK/ELOOP
2025-11-17  Bruno Haiblereadutmp, boot-time tests: Fix test failure in CentOS...
2025-11-17  Basil L. Contovounesiosmaintainer-makefile: Optimize repeated executions of...
2025-11-17  Basil L. Contovounesiosannounce-gen: Pacify POD errors.
2025-11-16  Bruno Haibletests: Use C99 initialization syntax for single-variabl...
2025-11-15  Paul Eggert-Wunused-const-variable started in GCC 6.1 not 4.4
2025-11-15  Paul Eggertopenat2: fix symlink splicing bug
2025-11-14  Paul Eggertopenat2: port to O_DIRECTORY before O_NOFOLLOW
2025-11-14  Paul Eggertopenat2-tests: port to O_RDONLY != 0
2025-11-14  Paul Eggertopenat2-tests: expand tabs in source
2025-11-13  Bruno Haiblefile-remote: Tweaks.
2025-11-12  Bruno Haiblefile-remote: Consider Linux pipefs as local.
2025-11-12  Bruno Haiblebootstrap: Improve installation of git-merge-changelog...
2025-11-12  Basil L. Contovounesiosdo-release-commit-and-tag: Accommodate alternative...
2025-11-12  Bruno Haiblefile-remote: New module.
2025-11-11  Bruno Haiblepthread-cond, cond, cnd tests: Fix spurious failure...
2025-11-11  Basil L. Contovounesiosreadme-release: Accommodate alternative NEWS formats.
2025-11-11  Basil L. Contovounesiosmaintainer-makefile: Accommodate alternative NEWS formats.
2025-11-11  Basil L. Contovounesiosmaintainer-makefile: Quieter 'release' target.
2025-11-11  Bruno Haibledoc: Tweak wording about _Bool.
2025-11-11  Bruno Haibledoc: Tweak wording about _Bool.
2025-11-10  Bruno Haibleargp: Don't use an 'rpl_' function name prefix if not...
2025-11-10  Bruno Haibleposix_spawnp tests: Add test against previous bug.
2025-11-08  Paul Eggertgendocs: port better to texi2html 5.0
2025-11-08  Collin Funkrenameat, renameatu: Work around GNU/Hurd bugs.
2025-11-07  Bruno Haibleposix_spawn-internal: Fix a comment.
2025-11-07  Bruno Haibleposix_spawn-internal: Fix use of vfork on SPARC and...
2025-11-07  Paul Eggertdoc: add stdcountof.h to <> list
2025-11-07  Paul Eggertstdcountof-h: allow compound literal args
2025-11-07  Paul Eggertdoc: update MODULES.html.sh for deprecations
2025-11-06  Paul Eggertstdio-windows: fix <stdarg.h> include position
2025-11-06  Bruno Haibleposix_spawn-internal: Don't use vfork() on Solaris...
2025-11-06  Bruno Haiblestdio-windows: Add fallback code for very old mingw...
2025-11-06  Bruno Haiblestdio-windows: New module.
2025-11-06  Bruno Haiblerandom_r tests: Update a comment.
2025-11-06  Bruno Haibleacl-permissions: Don't use AC_REPLACE_FUNCS.
2025-11-05  Bruno Haibleacl-permissions: Fix compilation error (regression...
2025-11-05  Paul Eggertdoc: NULL + 0 updates for C23 and Clang 20
2025-11-05  Collin Funknproc: Fix compilation error with Android API ≤ 20.
2025-11-04  Paul Eggerttime_rz: tzfree now preserves errno
2025-11-03  Paul Eggertfchmodat: don’t depend on openat
2025-11-03  Collin Funkfts tests: Add a test for FTS_MOUNT.
2025-11-03  Lukáš Zaoralfts: Introduce the FTS_MOUNT flag.
2025-11-02  Pádraig Bradydoc: mcel: give more detail on error interface
2025-11-02  Paul Eggertnstrftime: do not return PTRDIFF_MAX
2025-11-01  Paul Eggertnstrftime: fix very-unlikely integer overflow issues
2025-11-01  Paul Eggertnstrftime: don’t assume <time.h> defines ptrdiff_t
2025-11-01  Paul Eggertnstrftime: do not preserve errno on success
2025-11-01  Paul Eggertnstrftime: parenthesize macro body
2025-11-01  Bruno Haibleopenat2 tests: Avoid test failure on native Windows.
2025-11-01  Bruno Haibleopenat2: Fix invalid memory access on Cygwin.
2025-11-01  Bruno Haibleopenat2 tests: Avoid gratuitous test failure when debug...
2025-11-01  Bruno Haiblefprintftime: Return -1 on output error.
2025-11-01  Paul Eggertfprintftime: return negative on output error
2025-11-01  Paul Eggertfprintftime: omit unnecessary errno restore
2025-10-31  Bruno Haibleposix_spawn_file_actions_addclose: Ignore test failure...
2025-10-31  Bruno Haiblenstrftime, fprintftime: Return -1, not 0, in case of...
2025-10-31  Bruno HaibleFix support for Mac OS X/PowerPC G5.
2025-10-31  Paul Eggertfprintftime: check for overflow due to padding
2025-10-31  Paul Eggertfprintftime: sbyte_count_t to fix some overflows
2025-10-30  Eric Wonglibc-config: Don't disable __attribute__ when compiling...
2025-10-30  Bruno Haiblefprintftime: Avoid size_t overflow for very large outputs.
2025-10-29  Bruno HaibleFix support for Mac OS X/PowerPC.
2025-10-29  Collin Funkposix_spawn: Don't give sigismember an invalid signal...
2025-10-29  Paul Eggertopenat2: port O_TMPFILE check to non-GNU/Linux
2025-10-29  Paul Eggertopenat2-tests: port to FreeBSD, NetBSD
2025-10-28  Bruno Haibleposix_spawn_file_actions_addclose: Fix test failure...
2025-10-28  Paul Eggertopenat2: new module
2025-10-27  Paul Eggertstdcountof-tests: pacify ODS 12.6
2025-10-26  Paul Eggertdoc: mention empty symlink issues
2025-10-26  Karl Berryautoupdate
2025-10-26  Karl Berryautoupdate
2025-10-24  Paul Eggertdoc: mention -fsanitize-trap=all etc
2025-10-24  Paul Eggertdoc: allow for _FORTIFY_SOURCE = 3
2025-10-23  Bruno Haiblestdioext: Add support for OpenBSD >= 7.8.
2025-10-23  Bruno Haiblestdioext: Revert unneeded changes in 2025-07-20 commit.
2025-10-22  Collin Funkdoc: Update gmtime_r documentation for OpenBSD 7.8.
2025-10-21  Collin Funkfenv-rounding tests: Avoid test failure on Android.
2025-10-21  Collin Funksnan tests: Avoid test failure on Android.
2025-10-21  Bruno Haiblefts: Attempt to silence Coverity Scan.
2025-10-21  Bruno Haibleglob: Fix a memory leak.
2025-10-20  Bruno Haibleglob: Add support for Android.
2025-10-20  Bruno Haiblegnulib-tool.sh: Trivial simplification.
2025-10-18  Collin Funksavedir tests: Check the length of the file names.
2025-10-17  Collin Funksavedir: Add tests.
2025-10-15  Bruno Haibleglob tests: Avoid a test failure on native Windows.
2025-10-15  Bruno Haibleglob: Fix test failure on Cygwin.
2025-10-15  Bruno Haibleglob tests: Improve maintainability.
2025-10-15  Collin Funkgetdelim: Avoid the symbol __getdelim with ASAN (regr...
next