]> Savannah Git Hosting - gnulib.git/shortlog
gnulib.git
2023-09-14 Bruno Haibleargv-iter tests: Avoid gcc -Wanalyzer-out-of-bounds...
2023-09-14 Bruno Haiblecrypto/{gc-rijndael,rijndael} tests: Fix some gcc ...
2023-09-14 Bruno Haiblethreads-h tests: Fix gcc -Wold-style-declaration warning.
2023-09-14 Bruno Haibleieee754-h tests: Fix some gcc -Wmissing-field-initializ...
2023-09-14 Bruno Haiblestring-buffer tests: Fix a gcc -Wformat warning.
2023-09-14 Bruno Haiblecrypto/* tests: Fix some gcc -Wdiscarded-qualifiers...
2023-09-14 Bruno Haiblealignalloc: Fix license header.
2023-09-14 Paul Eggertwchar-single: fix module broken since 2021
2023-08-30 Bruno Haiblecrypto/{sha*,md5,sm3}-buffer: Ignore too old OpenSSL...
2023-08-30 Bruno Haibleuchar: Make #include_next work right.
2023-08-30 Paul Eggertunlocked-io: fix getc_unlocked typo
2023-08-30 Bruno Haiblealignasof, stdalign: Fix a compilation error in C+...
2023-08-30 Bruno Haiblewcsstr: Relicense under LGPLv2+.
2023-08-30 Bruno Haiblewmemcmp: Relicense under LGPLv2+.
2023-08-30 Bruno Haiblewcschr: Relicense under LGPLv2+.
2023-08-30 Bruno Haibleisnanl: Relicense under LGPLv2+.
2023-08-30 Bruno Haibleldexp: Fix compilation error in C++ mode.
2023-08-30 Bruno Haibleldexp: Work around OpenBSD/mips64 bug.
2023-08-30 Bruno Haibleldexpl: Relicense under LGPLv2+.
2023-08-30 Bruno Haibleisnand: Relicense under LGPLv2+.
2023-08-30 Bruno Haibleldexpl: Avoid possible -Wshadow warning.
2023-08-30 Bruno Haibleldexpl: Fix signed integer overflow.
2023-08-30 Bruno Haiblelogbl: Work around endless loop on OpenBSD 7.3/mips64.
2023-08-30 Bruno Haiblethrd: Work around thrd_join bug on AIX 7.3.1.
2023-08-30 Bruno Haiblethrd: Refactor.
2023-08-30 Bruno Haiblethrd: On AIX 7.1 and 7.2, override also thrd_exit.
2023-08-30 Bruno Haiblealigned_alloc: Fix test failure on AIX 7.3 with ibm...
2023-08-30 Bruno Haiblesys_socket: Fix compilation errors in C++ mode on AIX...
2023-08-30 Bruno Haiblestddef: Don't unnecessarily override max_align_t on...
2023-08-30 Bruno Haiblefnmatch: Override fnmatch from glibc versions < 2.22.
2023-08-16 Bruno Haiblestdint: Fix configure test result with gcc 4.7 or 4.8.
2023-08-16 Bruno HaibleFix some test module descriptions.
2023-08-16 Karl Berryautoupdate
2023-08-16 Bruno Haiblereadutmp: Fix test failure on OpenBSD.
2023-08-16 Bruno Haiblereadutmp: Improve comments. Fix module description.
2023-08-16 Paul Eggertreadutmp: work around glibc utmpx bug
2023-08-16 Bruno Haibletime-h: Obey GNULIB_POSIXCHECK, not GNULIB_PORTCHECK.
2023-07-28 Bruno Haibleposixcheck: Fix dependencies.
2023-07-28 Bruno Haibleuchar: Include the necessary snippets.
2023-07-28 Bruno Haiblefnmatch: Work around bugs on FreeBSD, NetBSD, Solaris...
2023-07-28 Karl Berryautoupdate
2023-07-28 Pádraig Bradyfts: fix compilation errors with fts_cross_check()
2023-07-28 Bruno Haiblewcsnrtombs: Fix file list.
2023-07-28 Bruno Haiblembrlen: Fix file list.
2023-07-19 Bruno Haiblembstok_r: Simplify dependencies.
2023-07-19 Bruno Haiblembsinit: Fix module description.
2023-07-19 Bruno HaibleFix build errors on Linux/hppa.
2023-07-19 Karl Berryautoupdate
2023-07-01 Bruno Haiblestriconveh: Fix module description.
2023-07-01 Bruno Haiblestrerrorname_np: Add support for Solaris 11.4/sparc.
2023-07-01 Bruno Haiblesigdescr_np tests: Avoid test failure on glibc/sparc.
2023-07-01 Bruno Haiblestrerrorname_np: Work around glibc bug on PowerPC,...
2023-07-01 Karl Berryautoupdate
2023-07-01 Paul Eggertlargefile: port to GNU/Linux alpha and s390x
2023-06-18 Bruno Haiblealigned-malloc, rmdir-errno: Sanitize configuration...
2023-06-18 Jim Meyeringmaint.mk: sc_prohibit_xalloc_without_use: also match...
2023-06-18 Paul Eggertxalloc-die: omit /*extern*/
2023-06-18 Jim Meyeringmaint.mk: regenerate regex to reflect new functions...
2023-06-18 Paul EggertPut "/" at end of .gitignore directory names
2023-06-09 Bruno Haibleposix_spawn-internal: Fix a warning (regression 2022...
2023-06-04 Bruno Haiblestriconveha: Don't crash if malloc() returns NULL.
2023-06-04 Bruno Haiblesetenv: Don't crash if malloc() returns NULL.
2023-06-04 Bruno Haiblegetprogname: Add support for ASCII-compatible environme...
2023-06-04 Nick Bowlerreadline: fix memory leak in replacement readline.
2023-06-04 Bruno Haibleasyncsafe-spin, simple-atomic: Don't use -mcpu-v9 on...
2023-05-24 Bruno Haiblessize_t: Fix replacement on 64-bit Windows.
2023-05-20 Bruno Haibleastrxfrm: Fix use-after-free bug.
2023-05-20 Bruno Haiblegnulib-tool: Ignore .orig and .rej files under modules/.
2023-05-20 Bruno Haibleuchar: Fix error when <uchar.h> is included twice.
2023-05-05 Bruno Haiblewcswidth: Fix result in case of overflow.
2023-05-05 Bruno Haiblevasnprintf: Make '0' flag handling more ISO C compliant.
2023-05-05 Paul Eggertextern-inline: port to pcc
2023-05-05 Bruno Haiblestdio: Avoid different configure results in different...
2023-05-05 Bruno Haiblestdbool tests: Avoid compilation error with Sun C on...
2023-05-05 Bruno Haiblehamt tests: Fix test failure with Sun C on Solaris...
2023-04-27 Bruno Haiblefchdir tests: Fix test failure on native Windows.
2023-04-27 Po Lugnulib-tool: For conditional dependencies, generate...
2023-04-27 Bruno Haibleexpm1 tests: Avoid test failure on 32-bit mingw.
2023-04-27 Bruno Haiblepoll tests: Avoid test failure on native Windows.
2023-04-27 Bruno Haibleselect, pselect: Fix test failure on native Windows.
2023-04-27 Bruno Haibleftell, ftello: Fix recognition of pipes on native Windows.
2023-04-27 Bruno Haiblelseek: Fix module dependencies (regression 2021-11...
2023-04-27 Bruno Haiblesystem-quote: Fix memory overrun bug on native Windows.
2023-04-27 Bruno Haibleunicodeio tests: Avoid test failures on native Windows.
2023-04-27 Bruno Haiblecategory-none: Fix link errors on MSVC, when libunistri...
2023-04-27 Bruno HaibleAvoid some Autoconf "was expanded before it was require...
2023-04-27 Bruno Haibleposixtm tests: Avoid test failure on native Windows.
2023-04-21 Bruno Haiblegetumask: Make it work on native Windows.
2023-04-21 Bruno Haibleposixtm tests: Fix link error.
2023-04-21 Bruno Haiblereadtokens tests: Fix test failure on mingw.
2023-04-21 Bruno Haibleparse-duration tests: Fix test failure on mingw.
2023-04-21 Bruno HaibleFix uses of libwinpthread on mingw 10.
2023-04-21 Bruno Haibleexecute tests: Fix compilation error on mingw (regressi...
2023-04-21 Bruno Haibleassert-h, verify: Fix compilation error in C++ mode...
2023-04-21 Bruno Haiblechown tests: Fix link error on mingw 10.
2023-04-21 Bruno Haiblectime: Fix compilation errors in C++ mode on mingw 10.
2023-04-21 Bruno Haiblerandom: Fix compilation errors in C++ mode on mingw 10.
2023-04-21 Bruno Haibleilogbl: Work around a Cygwin 3.4.6 bug.
2023-04-21 Bruno Haiblefile-has-acl tests: Avoid test failures on Cygwin 3...
2023-04-21 Bruno Haiblec32isgraph tests: Avoid test failure on Cygwin 3.4.6.
next