]> Savannah Git Hosting - gnulib.git/shortlog
gnulib.git
2021-09-21 Paul Eggertregex: sync with glibc
2021-09-20 Simon Josefssonmaint: Avoid syntax-check failure for empty gnulib...
2021-09-19 Bruno HaibleRelicense qemu.h under LGPLv2+.
2021-09-19 Bruno Haibleialloc: Update license headers after license change...
2021-09-19 Bruno HaibleImprove 'configure --help' output for crypto modules.
2021-09-19 Bruno HaibleAdd credit for a recent bug report.
2021-09-19 Bruno Haiblestring, wchar: Don't require undefined m4 macros (regr...
2021-09-18 Bruno Haiblesm3-buffer tests: New module.
2021-09-18 Bruno Haiblesm3-buffer: New module.
2021-09-18 Bruno Haiblesha512-buffer tests: New module.
2021-09-18 Bruno Haiblesha512: Clarify module to source relation.
2021-09-18 Bruno Haiblesha256-buffer tests: New module.
2021-09-18 Bruno Haiblesha256: Clarify module to source relation.
2021-09-18 Bruno Haiblesha1-buffer tests: New module.
2021-09-18 Bruno Haiblesha1: Clarify module to source relation.
2021-09-18 Bruno Haiblemd5-buffer tests: New module.
2021-09-18 Bruno Haiblemd5: Clarify module to source relation.
2021-09-18 Bruno Haiblemd4-buffer tests: New module.
2021-09-18 Bruno Haiblemd4-buffer: New module.
2021-09-18 Bruno Haiblemd2-buffer tests: New module.
2021-09-18 Bruno Haiblemd2-buffer: New module.
2021-09-18 Bruno Haiblestring, wchar: Don't cause link errors for rpl_free...
2021-09-17 Bruno Haiblethreadlib: Avoid crashes in thread-related functions...
2021-09-13 Bruno Haiblesimple-atomic: Port to Oracle Studio 12.6.
2021-09-13 Paul Eggertasyncsafe-spin: port to Oracle Studio 12.6 sparc
2021-09-13 Paul Eggertstdint-tests: long long preproc on recent Sun C
2021-09-13 Bruno Haibleextern-inline: Fix syntax error on macOS with GCC 11...
2021-09-11 Christian Weisgerbersigsegv: port to OpenBSD 6.8+ powerpc64
2021-09-09 Pádraig Bradymaintainer-makefile: add 'can' to sc_prohibit_doubled_word
2021-09-09 Paul Eggertstrerror_r-posix: port even better to Android
2021-09-08 Paul Eggertstrerror_r-posix: port better to Android
2021-09-08 Paul Eggertstring, wchar: port rpl_free decl to Android
2021-09-08 Paul Eggertstring, wchar: avoid some namespace pollution
2021-09-07 Paul Eggertcrypto: revert previous change
2021-09-07 Paul Eggertcrypto: add missing file af_alg.h
2021-09-04 Paul Eggertidx: break copying from glibc
2021-09-04 Sun Haiyongsigsegv: Improve cross-compilation support for LoongArc...
2021-09-04 Simon Josefssondoc: Improve help related to bootstrap script.
2021-09-04 Paul Eggertintprops: fix minor doc glitches
2021-09-04 Simon Josefssondoc: Add suggestions on FDL texinfo usage.
2021-09-03 Simon Josefssonmaintainer-makefile: Add indentation syntax-check rule.
2021-08-31 Karl Berryautoupdate
2021-08-30 Paul Eggertidx: add commentary
2021-08-30 Paul Eggertattribute: keep up with gnulib-common.m4
2021-08-30 Bruno Haiblesupersede: Fix test failure under QEMU user-mode for...
2021-08-30 Bruno Haiblespawn-pipe: Fix test failure when running under QEMU...
2021-08-30 Bruno Haibleexecute: Fix test failure when running under QEMU user...
2021-08-29 Bruno Haibleposix_spawn_file_actions_addfchdir: Avoid test failure...
2021-08-29 Bruno Haiblegetcwd tests: Avoid test failure when running under...
2021-08-29 Paul Eggertbase32, base64: treat negative sizes as overflows
2021-08-29 Bruno Haibleexplicit_bzero test: Fix test failure due to GCC optimi...
2021-08-29 Paul Eggertdfa: port to non-gnulib
2021-08-29 Paul Eggertbase32, base64: fix broken tests
2021-08-29 Paul Eggertialloc: relicense
2021-08-29 Bruno Haiblefma: Fix compilation error on Linux/sh4.
2021-08-28 Bruno Haiblesigabbrev_np, sigdescr_np: Fix compilation error on...
2021-08-28 Bruno HaibleSkip some tests when running under QEMU user-mode.
2021-08-28 Bruno Haiblesigabbrev_np, sigdescr_np: Fix compilation error on...
2021-08-28 Bruno Haibleexecle, execve, execvpe tests: Fix test failures under...
2021-08-27 Paul Eggertbase32, base64: prefer signed to unsigned integers
2021-08-27 Paul Eggertregex: also break glibc lib/regex.c link for now
2021-08-27 Karl Berryautoupdate
2021-08-27 Paul Eggertregex: revert much of previous change
2021-08-26 Paul Eggertregex: fix typo in previous patch
2021-08-26 Paul Eggertregex: use C99-style array arg syntax
2021-08-25 Bruno Haibleexecute tests: Fix test failure when libtool is in...
2021-08-25 Paul Eggertdfa: prefer idx_t to ptrdiff_t for nonnegative
2021-08-23 Bruno Haiblesnippet/unused-parameter: Mark unused module obsolete.
2021-08-22 Bruno HaibleMake generated .in.h files as standalone as possible.
2021-08-22 Bruno Haiblegnulib-common.m4: Clarify logic behind _GL_UNUSED_LABEL.
2021-08-22 Paul Eggertc-stack: depend on inttypes, mempcpy
2021-08-22 Bruno Haiblemountlist: Use recommended syntax for _GL_UNUSED_LABEL.
2021-08-22 Bruno Haiblegnulib-common.m4: Make _GL_UNUSED_LABEL effective for...
2021-08-22 Bruno HaibleOops, remove unintended file additions.
2021-08-22 Bruno Haiblegnulib-common.m4: Use C2x [[maybe_unused]] when possible.
2021-08-22 Bruno Haiblegnulib-common.m4: Document the gnulib-internal _GL_ATTR...
2021-08-22 Bernhard Voelkerdoc: fix order of stdlib functions
2021-08-21 Bruno Haiblec-stack: Test for libsigsegv once, not twice.
2021-08-21 Bruno Haiblerawmemchr: Fix use in relocatable-prog-wrapper (regress...
2021-08-21 Karl Berryautoupdate
2021-08-21 Paul Eggertrawmemchr: modernize and simplify
2021-08-18 Karl Berryautoupdate
2021-08-17 Paul Eggertc-stack: fix libsigsegv dependency
2021-08-14 Bruno Haibledoc: Update for glibc 2.34.
2021-08-12 Paul Eggertmemrchr-tests: port to GCC 12
2021-08-12 Akim Demaillesnippet/_Noreturn: Fix typo
2021-08-11 Paul Eggertdynarray: merge from glibc
2021-08-08 Bruno Haiblecanonicalize-lgpl: Fix conflict with z/OS <sys/stat.h>.
2021-08-08 Bruno Haibleptsname_r: Drop sync with glibc.
2021-08-08 Bruno Haibleconfig: Update after glibc changed.
2021-08-08 Bruno Haiblerelocatable-lib-lgpl: Fix a memory leak related to...
2021-08-08 Bruno Haiblefopen: Fix link error on native Windows.
2021-08-08 Bruno Haiblefopen: Fix compilation error on AIX (regression from...
2021-08-08 Bruno Haiblestdio: Improve GCC 11 allocation-deallocation checking.
2021-08-08 Bruno Haibledirent: Improve GCC 11 allocation-deallocation checking.
2021-08-08 Bruno Haiblestdlib, string, wchar: Improve GCC 11 allocation-deallo...
2021-08-08 Bruno Haiblegnulib-tool: Add support for Automake 1.16.4.
2021-08-08 Bruno Haiblegnulib-common.m4: Minor style fix.
2021-08-08 Bruno Haibleuninorm, unistr: Improve GCC 11 allocation-deallocation...
2021-08-07 Bruno Haibleialloc: Prepare for allocation-deallocation checking.
next