]> Savannah Git Hosting - gnulib.git/shortlog
gnulib.git
2021-02-21 Bruno HaibleDEPENDENCIES: Update.
2021-02-20 Bruno Haibleparse-datetime: Fix comment.
2021-02-17 Bruno Haiblepassfd: Fix test failure on FreeBSD >= 12 and NetBSD...
2021-02-16 Paul EggertPort better to macOS Mojave
2021-02-16 Bruno Haiblelinked-list test: Add test for SIGNAL_SAFE_LIST. (It...
2021-02-15 Bruno Haiblesimple-atomic: Add tests.
2021-02-15 Bruno Haiblesimple-atomic: New module.
2021-02-15 Bruno HaibleFix distinction of 32-bit/64-bit mode with xlc 13.1...
2021-02-15 Bruno HaibleCorrect placement of last ChangeLog entry.
2021-02-13 Ozkan Sezerlib-symbol-visibility: Make it work with -Wmissing...
2021-02-08 Bruno Haiblestddef: Fix test-stddef compilation error on MidnightBS...
2021-02-08 Bruno HaibleDocument non-standard prototypes on MidnightBSD.
2021-02-08 Bruno Haibleposixtm tests: Fix warnings seen on MidnightBSD/x86.
2021-02-07 Bruno HaibleAdd cross-compilation guesses for MidnightBSD.
2021-02-07 Bruno Haiblethreadlib: Add support for MidnightBSD.
2021-02-07 Bruno Haiblehost-os: Add support for MidnightBSD.
2021-02-07 Bruno Haiblec-stack: Adjust for MidnightBSD.
2021-02-07 Bruno Haiblerelocatable-prog: Add support for MidnightBSD.
2021-02-07 Bruno Haiblehavelib: Add support for MidnightBSD.
2021-02-07 Bruno Haiblewcwidth: Document MidnightBSD bug.
2021-02-07 Bruno Haiblepthread_sigmask: Document MidnightBSD bug.
2021-02-07 Bruno Haibleimmutable: Avoid test failures on MidnightBSD.
2021-02-07 Bruno Haiblec32is*: Avoid test failures on MidnightBSD.
2021-02-06 Paul Eggertregex: fix comment location
2021-02-06 Paul Eggertregex-tests: add bug 11053 test
2021-02-06 Paul Eggertregex: debug check for set member duplicates
2021-02-06 Paul Eggertregex: fix longstanding backref match bug
2021-02-06 Paul Eggertregex: avoid duplicate in espilon closure
2021-02-06 Paul Eggertregex-tests: fix typo
2021-02-06 Paul Eggertregex: make it easier to merge into glibc
2021-02-06 Paul Eggertregex: minor refactoring
2021-02-06 Paul Eggertregex: avoid undefined behavior
2021-02-06 Paul Eggertregex: improve comments
2021-01-31 Bruno Haiblerelocatable-prog-wrapper: Tweak today's patch.
2021-01-31 Bruno Haiblefmaf: Document QEMU bug
2021-01-31 Bruno Haibleremainderl: Work around musl libc bug.
2021-01-31 Bruno Haiblelog2l: Work around musl libc bugs.
2021-01-31 Bruno Haiblelog1pl: Work around musl libc bug.
2021-01-31 Bruno Haiblelog10l: Document musl libc bug.
2021-01-31 Bruno Haiblelogl: Document musl libc bug.
2021-01-31 Bruno Haibleexpm1l: Document musl libc bug.
2021-01-31 Bruno Haibleexpl: Document musl libc bug.
2021-01-31 Bruno Haiblerelocatable-prog-wrapper: Update after recent changes.
2021-01-31 Bruno HaibleMake it possible to compile rawmemchr.c separately...
2021-01-31 Bruno HaibleMake it possible to compile mempcpy.c separately, uncon...
2021-01-31 Bruno HaibleMake it possible to compile free.c separately, uncondit...
2021-01-31 Bruno HaibleMake it possible to compile realloc.c separately, uncon...
2021-01-31 Bruno HaibleMake it possible to compile malloc.c separately, uncond...
2021-01-31 Bruno Haiblecanonicalize-lgpl: Simplify.
2021-01-31 Bruno Haiblecanonicalize, canonicalize-lgpl: Straighten dependencies.
2021-01-30 Bruno Haiblescratch_buffer: Fix dependencies.
2021-01-29 Karl Berryautoupdate
2021-01-26 Bruno Haibledoc: More precise wording.
2021-01-26 Bruno Haibledoc: Remove obsolete text.
2021-01-26 Karl Berryautoupdate
2021-01-26 Simon Josefssonmaintainer-makefile: Mimic bootstrap's gnulib-srcdir...
2021-01-25 Bruno Haibleposix_spawn_file_actions_* tests: Fix module dependencies.
2021-01-25 Bruno Haibleposix_spawn_file_actions_addclose: Relax configure...
2021-01-25 Simon Josefssongetaddrinfo: Doc fix.
2021-01-24 Bruno Haiblegetcwd: Fix cross-compilation guess for musl libc.
2021-01-24 Bruno Haibleexpm1l: Fix configure test result with GCC 10 on powerp...
2021-01-23 Bruno Haibleutime: Fix configure test (regression 2020-12-04).
2021-01-23 Paul Eggertlibc-config: port to Xcode 7
2021-01-23 Bastien Roucarièsexplicit_bzero: Add fallback for other compilers.
2021-01-23 Bastien Roucarièsexplicit_bzero: Add support for clang.
2021-01-22 Paul EggertPort FALLTHROUGH to clang 3.4 and earlier
2021-01-20 Bruno Haiblegc-random: Fix link error in tests.
2021-01-20 Simon Josefssongc-random: Replace implementation with call to getrandom.
2021-01-20 Bruno Haibleexec*e tests: Avoid test failures on Cygwin.
2021-01-20 Bruno Haiblecanonicalize-lgpl: Work around a Cygwin bug.
2021-01-20 Bruno Haibledoc: Document ptsname_r bug on Cygwin.
2021-01-20 Bruno Haiblesethostname tests: Avoid test failure on Cygwin.
2021-01-20 Paul Eggertfnmatch, regex, fts: FALLTHROUGH consistency
2021-01-19 KO Myung-Hunspawn-pipe: Fix SIGSEGV on OS/2 kLIBC.
2021-01-19 KO Myung-Hundirent: Fix compilation error in C++ mode on OS/2 kLIBC.
2021-01-19 KO Myung-Hunzerosize-ptr: Fix compilation on OS/2 kLIBC.
2021-01-19 KO Myung-Hunstddef: Fix compilation for max_align_t on OS/2 kLIBC.
2021-01-19 KO Myung-Hunyield: Implement for OS/2 kLIBC.
2021-01-19 KO Myung-Hunsched_yield: Implement for OS/2 kLIBC.
2021-01-19 KO Myung-Hunspawn: Use special invocation for <spawn.h> on OS/2...
2021-01-18 Bruno Haiblenoreturn tests: Avoid test failure on Solaris 10/x86...
2021-01-18 Karl Berryautoupdate
2021-01-18 Bruno Haibleuninorm tests: Fix compilation error on Cygwin.
2021-01-17 Bruno Haibleimmutable: Implement on native Windows.
2021-01-17 Bruno Haiblecanonicalize-lgpl tests: Fix link error.
2021-01-17 Bruno Haiblecanonicalize-lgpl: Work around // handling in realpath...
2021-01-17 Bruno Haiblecanonicalize[-lgpl] tests: Add more tests.
2021-01-17 Bruno Haibleargp tests: Avoid test failures on Alpine Linux.
2021-01-17 Bruno Haibleget-rusage-data tests: Avoid test failure on musl libc.
2021-01-17 Bruno Haibleimmutable, get-rusage-data: Fix autoconf warning.
2021-01-16 Bruno Haiblevma-iter: Port to 64-bit Haiku.
2021-01-15 Bruno Haibledoc: Update doc about realpath.
2021-01-14 Paul Eggertverify: simplify static_assert configuration
2021-01-13 Simon Josefssonlib-msvc-compat: Update libtool usage recommendation.
2021-01-12 Bruno Haibleverify: Use C++11 static_assert when available.
2021-01-12 Paul Eggerttempname: consume less entropy
2021-01-10 Bruno Haiblelchmod-tests: Fix link error.
2021-01-10 Simon JosefssonCorrect preceeding change.
2021-01-10 Bruno Haibleimmutable: Add tests.
2021-01-10 Bruno Haibleimmutable: New module.
next