]> git.ipfire.org Git - thirdparty/gnulib.git/shortlog
thirdparty/gnulib.git
11 hours ago  Jim Meyeringmaint.mk: fix sc_Wundef_boolean race with parallel... master
19 hours ago  Paul Eggertregex tests: pacify -Wshadow
19 hours ago  Paul Eggertreadutmp: greeters are not users
21 hours ago  Jim Meyeringregex: avoid a UBSAN failure: remove an unnecessary...
24 hours ago  Bruno Haibleregex tests: Add a test case that triggers an assertion...
35 hours ago  Collin Funkreadutmp: Silence -Wzero-as-null-pointer-constant warning.
2 days ago  Paul Eggertdoc: doc FTS_NOSTAT with FIFO, not directory
3 days ago  Collin Funkregex: Silence -Wzero-as-null-pointer-constant warning.
3 days ago  Bruno Haiblebyteswap: Fix compilation on Solaris OpenIndiana (regr...
4 days ago  Bruno Haiblesigdelay: Don't use out-of-range signal numbers.
4 days ago  Bruno Haiblesigdelay, posix-spawn-internal: Ignore out-of-range...
4 days ago  Bruno Haiblesigprocmask: Fix sigismember function.
4 days ago  Bruno Haiblepthread_sigmask tests: Fix test failure on Solaris...
4 days ago  Paul Eggertdoc: doc FTS_NOSTAT similarity to FTS_DEFER_STAT
4 days ago  Paul Eggertfts: match doc for FTS_DEFER_STAT mode
5 days ago  Bruno Haiblesigdelay: Add tests.
5 days ago  Bruno Haiblesigdelay: New module.
5 days ago  Bruno Haiblepthread_sigmask tests: Enhance test.
5 days ago  Bruno Haiblepthread_sigmask tests: More details about VirtualBox...
5 days ago  Bruno Haiblesigprocmask: On mingw, avoid dependency on libwinpthread.
5 days ago  Bruno Haiblesigaction: Fix test failure on native Windows.
6 days ago  Paul Eggerterror_h: fix icx version in commentary
6 days ago  Bruno Haiblestdbit-h: Port to Intel icpx C++ compiler.
6 days ago  Paul Eggerterror-h: port to Intel OneAPI icx 2026.0.0
6 days ago  Paul Eggertregex: omit unnecessary check_halt_state_context
6 days ago  Bruno Haibleregex: Fix use of uninitialized variable (regression...
7 days ago  Jim Meyeringregex: small simplification
7 days ago  Jim Meyeringregex: fix missed short match with backrefs
7 days ago  Collin Funkdoc: update documentation about fopen with the 'e'...
7 days ago  Jim Meyeringregex: fix false match with backrefs and $ anchor
8 days ago  Paul Eggerttempname: call ‘clock’ only if !CLOCK_REALTIME
8 days ago  Paul Eggertdoc: fix typos in previous doc patch
8 days ago  Paul Eggertdoc: be more like POSIX in threading terms
8 days ago  Paul Eggertsigprocmask: clarify GNULIB_SIGPROCMASK_SINGLE_THREAD doc
9 days ago  Bruno Haiblefenv-exceptions-trapping tests: Make test more debuggin...
9 days ago  Bruno Haiblesigprocmask: Allow single-thread optimization again.
9 days ago  Bruno Haiblesigprocmask: Fix a signal-handler hang in case of a...
9 days ago  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...
2026-03-30  Bruno Haiblefenv-exceptions-trapping: Work around mingw 14.0.0...
2026-03-30  Bruno Haiblerenameatu tests: Enhance test of the RENAME_* macros.
2026-03-30  Collin Funkrenameatu tests: Test that the RENAME_* macros are...
2026-03-30  Collin Funkrenameatu: Ensure all RENAME_* macros are defined.
2026-03-27  Collin Funkgnu-web-doc-update: Add an environment variable for...
2026-03-25  Collin Funkdoc: Mention a Solaris 11.4 bug.
2026-03-21  Bruno HaibleFix typos in recent ChangeLog entry.
2026-03-21  Collin Funkvasprintf-posix, vasprintf, stdio-windows: Prefer AC_CH...
2026-03-20  Paul Eggertnstrftime: revert size typo non-fix
2026-03-20  Paul Eggertbyteswap: depend on stdbit-h, not stdint-h
2026-03-20  Paul Eggertcountof-h: use countof, part 3
2026-03-20  Paul Eggertboot-time: remove SIZEOF
2026-03-20  Paul Eggertnstrftime: fix size typo when compiling for glibc
2026-03-16  Paul Eggertstdbit-h: don’t generate some dummy .o files
2026-03-16  Collin Funkcygpath: Add reminder to include <config.h>.
2026-03-16  Bruno Haiblestdc_memrevers8u: Add comment.
2026-03-16  Bruno Haiblestdbit-h: Make code more readable and typo-proof.
2026-03-16  Paul Eggertstdbit-h: don’t memcpy on oddball hosts
2026-03-16  Paul Eggertstdbit-h: be clearer about castless conversion
2026-03-16  Bruno Haiblestdc_rotate_left, stdc_rotate_right: Update documentation.
2026-03-16  Bruno Haiblestdbit-h: Reorder definitions.
2026-03-16  Bruno Haiblestdbit-h: Fix syntax error in C++ mode (regression...
2026-03-16  Paul Eggertstdbit-h: remove stdbit.c
2026-03-16  Paul Eggertstdbit-h: test without <stdint.h>
2026-03-16  Paul Eggertstdbit-h: don’t depend on stdint-h
2026-03-16  Paul Eggertstdbit-h: namespace cleanup on recent GNU
2026-03-16  Collin Funktest-stdc_rotate_right tests: Fix whitespace.
2026-03-16  Collin Funkdoc: add missing module indexes.
2026-03-16  Collin Funkstdc_rotate_right: Add tests.
2026-03-16  Collin Funkstdc_rotate_right: New module.
2026-03-16  Collin Funkstdc_rotate_left: Add tests.
next