]> git.ipfire.org Git - thirdparty/gnulib.git/shortlog
thirdparty/gnulib.git
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...
2025-10-15  Collin Funkglob: Ensure --enable-cross-guesses is obeyed (regr...
2025-10-14  Collin Funkglob tests: Add a test for the glibc bug.
2025-10-14  Collin Funkglob: Prevent a stack overflow with many slashes.
2025-10-13  Bruno Haiblegetline: Fix compilation error in C++ mode (regression...
2025-10-12  Bruno Haiblestdcountof-h tests: Fix link error on MSVC 14 (regressi...
2025-10-11  Bruno HaibleCorrect indentation in last commits.
2025-10-11  Collin Funkgetline tests: Add a test for the glibc bug.
2025-10-11  Collin Funkgetline: Work around a glibc bug.
2025-10-11  Collin Funkgetdelim tests: Add a test for the glibc bug.
2025-10-11  Collin Funkgetdelim: Work around a glibc bug.
2025-10-08  Bruno Haiblestdcountof-h tests: Test more kinds of string literals.
2025-10-08  Alejandro Colomarstdcountof-h tests: Test a string literal.
2025-10-08  Bruno Haiblestdcountof-h: Add support for string literal arguments...
2025-10-04  Bruno Haiblelocalename-unsafe: Fix handling of yue-Hans locale...
2025-10-03  Bruno Haibleunimetadata/base: Add tests.
2025-10-03  Bruno Haibleunicase/base: Add tests.
2025-10-03  Bruno Haibleuninorm/base: Add tests.
2025-10-03  Bruno Haibleunilbrk/base: Add tests.
2025-10-03  Bruno Haibleuniwbrk/base: Add tests.
2025-10-03  Bruno Haibleunigbrk/base: Add tests.
2025-10-03  Bruno Haibleuniwidth/base: Add tests.
2025-10-03  Bruno Haibleunictype/base: Add tests.
2025-10-03  Bruno Haibleuniname/base: Add tests.
2025-10-03  Bruno Haibleunistdio/base: Add tests.
2025-10-03  Bruno Haibleuniconv/base: Add tests.
2025-10-03  Bruno Haibleunistr/base: Add tests.
2025-10-03  Bruno Haibleunistr, unigbrk: Fix compilation error in C++ mode...
2025-10-01  Karl Berryautoupdate
2025-09-28  Collin Funkxsetenv: Revert the previous change.
2025-09-28  Collin Funkxsetenv: Remove unnecessary text from module description.
2025-09-25  Karl Berryautoupdate
2025-09-24  Bruno HaibleUpdate to Unicode 17.0.0.
2025-09-24  Bruno Haibleunilbrk: Fix handling of future emojis in rule LB30b.
2025-09-24  Karl Berryautoupdate
2025-09-23  Bruno Haiblegen-uni-tables: Fix compilation error (regression 2025...
2025-09-23  Bruno HaibleClarify link dependency towards libgcrypt or OpenSSL...
2025-09-23  Collin Funkcrypto/gc-arctwo-tests: Fix link error when OpenSSL...
next