]> git.ipfire.org Git - thirdparty/gnulib.git/shortlog
thirdparty/gnulib.git
21 min ago  Karl Berryautoupdate master
37 min ago  Bruno Haiblewindows-cygpath: Handle UNC file names on Cygwin correctly.
6 hours ago  Bruno Haibleidx: Remove redundant #include.
6 hours ago  Bruno Haiblec-strtod tests: Improve last patch.
7 hours ago  Bruno Haiblethread: Fix possible link error (regression 2026-04...
7 hours ago  Bruno Haiblethread: Improve no-op macros.
9 hours ago  Paul Eggertdfa: fix lib/localeinfo.c char32_t comments
17 hours ago  Paul Eggertregex: port to non-GNU malloc
17 hours ago  Paul Eggertregex: SSIZE_MAX porting
19 hours ago  Paul Eggertidx: cleaner namespace on GNU
24 hours ago  Karl Berryautoupdate
41 hours ago  Paul Eggertlocalename-unsafe: respect --disable-threads
2 days ago  Karl Berryautoupdate
2 days ago  Paul Eggertc-strtod-tests: port to single-threaded builds
2 days ago  Paul Eggertcond: always include glthread/lock.h
2 days ago  Paul Eggertthread: better nonreturn fix for gl_thread_create
2 days ago  Paul Eggertthread: pacify gcc -Wunused-value
2 days ago  Paul Eggertthread: pacify gcc -Wsuggest-attribute=noreturn
2 days ago  Bruno Haibleregex: Remove misplaced comment.
2 days ago  Bruno Haiblexstrtol tests: Don't rely on is_GNULIB_strtol.
3 days ago  Bruno Haibleregex: Fix link error on macOS and FreeBSD (regression...
3 days ago  Bruno Haibleuchar-h tests: Strengthen tests.
3 days ago  Paul Eggertregex: be consistent with dfa
3 days ago  Paul Eggertdfa: always use char32_t not wchar_t
3 days ago  Paul Eggertuchar-h: <string.h> etc. namespace cleanup
3 days ago  Paul Eggertdoc: document namespace pollution allowed by POSIX
4 days ago  Bruno Haibleversion-etc: Optionally emit another line for the man...
4 days ago  Bruno Haiblebcp47: Fix handling of variants of length 4.
4 days ago  Paul Eggertwchar-h: <string.h> namespace cleanup
8 days ago  Karl Berryautoupdate
8 days ago  Karl Berryautoupdate
8 days ago  Jim Meyeringmaint.mk: fix sc_Wundef_boolean race with parallel...
8 days ago  Paul Eggertregex tests: pacify -Wshadow
8 days ago  Paul Eggertreadutmp: greeters are not users
8 days ago  Jim Meyeringregex: avoid a UBSAN failure: remove an unnecessary...
9 days ago  Bruno Haibleregex tests: Add a test case that triggers an assertion...
9 days ago  Collin Funkreadutmp: Silence -Wzero-as-null-pointer-constant warning.
10 days ago  Paul Eggertdoc: doc FTS_NOSTAT with FIFO, not directory
11 days ago  Collin Funkregex: Silence -Wzero-as-null-pointer-constant warning.
11 days ago  Bruno Haiblebyteswap: Fix compilation on Solaris OpenIndiana (regr...
12 days ago  Bruno Haiblesigdelay: Don't use out-of-range signal numbers.
12 days ago  Bruno Haiblesigdelay, posix-spawn-internal: Ignore out-of-range...
12 days ago  Bruno Haiblesigprocmask: Fix sigismember function.
12 days ago  Bruno Haiblepthread_sigmask tests: Fix test failure on Solaris...
12 days ago  Paul Eggertdoc: doc FTS_NOSTAT similarity to FTS_DEFER_STAT
12 days ago  Paul Eggertfts: match doc for FTS_DEFER_STAT mode
13 days ago  Bruno Haiblesigdelay: Add tests.
13 days ago  Bruno Haiblesigdelay: New module.
13 days ago  Bruno Haiblepthread_sigmask tests: Enhance test.
13 days ago  Bruno Haiblepthread_sigmask tests: More details about VirtualBox...
13 days ago  Bruno Haiblesigprocmask: On mingw, avoid dependency on libwinpthread.
13 days ago  Bruno Haiblesigaction: Fix test failure on native Windows.
2026-04-14  Paul Eggerterror_h: fix icx version in commentary
2026-04-13  Bruno Haiblestdbit-h: Port to Intel icpx C++ compiler.
2026-04-13  Paul Eggerterror-h: port to Intel OneAPI icx 2026.0.0
2026-04-13  Paul Eggertregex: omit unnecessary check_halt_state_context
2026-04-13  Bruno Haibleregex: Fix use of uninitialized variable (regression...
2026-04-13  Jim Meyeringregex: small simplification
2026-04-12  Jim Meyeringregex: fix missed short match with backrefs
2026-04-12  Collin Funkdoc: update documentation about fopen with the 'e'...
2026-04-12  Jim Meyeringregex: fix false match with backrefs and $ anchor
2026-04-11  Paul Eggerttempname: call ‘clock’ only if !CLOCK_REALTIME
2026-04-11  Paul Eggertdoc: fix typos in previous doc patch
2026-04-11  Paul Eggertdoc: be more like POSIX in threading terms
2026-04-11  Paul Eggertsigprocmask: clarify GNULIB_SIGPROCMASK_SINGLE_THREAD doc
2026-04-10  Bruno Haiblefenv-exceptions-trapping tests: Make test more debuggin...
2026-04-10  Bruno Haiblesigprocmask: Allow single-thread optimization again.
2026-04-10  Bruno Haiblesigprocmask: Fix a signal-handler hang in case of a...
2026-04-10  Bruno Haiblesigprocmask: Support multithreaded applications on...
2026-04-06  Bruno Haiblestat: Update doc regarding mingw bug.
2026-04-06  Bruno Haiblembrtowc, mbrtoc32: Silence -Wshadow warnings (regr...
2026-04-05  Paul Eggertsigprocmask: add NEWS entry
2026-04-05  Paul Eggertterm-style-control: use pthread_sigmask
2026-04-05  Paul Eggertfatal-signal: use pthread_sigmask
2026-04-05  Paul Eggertsigaction: use pthread_sigmask
2026-04-05  Paul Eggertpthread_sigmask: lock here, not in sigprocmask
2026-04-05  Pádraig Bradymcel: remove forced use of GLIBC's mbrtoc32
2026-04-04  Bruno Haibleposix_spawn-internal: Remove a FIXME.
2026-04-04  Bruno Haiblelinked-list-unportable-tests: Prefer pthread_sigmask...
2026-04-04  Bruno Haibleasyncsafe-spin: Prefer pthread_sigmask over sigprocmask.
2026-04-04  Bruno Haiblespawn-pipe: Prefer pthread_sigmask over sigprocmask.
2026-04-04  Bruno Haibleexecute: Prefer pthread_sigmask over sigprocmask.
2026-04-04  Bruno Haiblesigpipe-die: Relax specification.
2026-04-04  Bruno Haiblepthread_sigmask: Make it usable without -lpthread on...
2026-04-04  Bruno Haiblepthread_sigmask: Don't force an override on NetBSD.
2026-04-04  Bruno Haiblepthread_sigmask tests: Enable all tests on NetBSD.
2026-04-04  Paul Eggertsigprocmask: document race bugs on macOS
2026-04-03  Paul Eggertsigprocmask: single-thread optimization typo fix
2026-04-02  Bruno Haiblembrtoc32: Optimize single-locale case on glibc systems.
2026-04-02  Bruno Haiblembrtowc: Optimize single-locale case on glibc systems.
2026-04-01  Bruno Haiblesigprocmask: Allow single-thread optimization in a...
2026-04-01  Bruno Haiblelock: Document backward-incompatible change from yesterday.
2026-04-01  Bruno Haiblegettext-h: Revert most of last change.
2026-04-01  Paul Eggertmbs_endswith, mbs_startswith: port to mcel-prefer
2026-04-01  Paul Eggertyesno: treat unlocking similarly if !ENABLE_NLS
2026-04-01  Karl Berryautoupdate
2026-04-01  Paul Eggertsigprocmask: allow --avoid=lock
2026-04-01  Paul Eggertthread: lessen glthread namespace pollution
2026-04-01  Paul Eggertgettext-h: don’t depend on locale-h
2026-03-31  Bruno Haiblefenv-exceptions-trapping: Work around mingw 14.0.0...
next