]> Savannah Git Hosting - gnulib.git/shortlog
gnulib.git
2024-11-17 Jan Palusmd5-stream, sha*-stream, sm3-stream: Avoid duplicate...
2024-11-17 Paul Eggertstd-gnu23: fix ChangeLog typo
2024-11-17 Paul Eggertstd-gnu23: sync from Autoconf
2024-11-17 Collin FunkRemove .cvsignore files.
2024-11-16 Paul Eggertstd-gnu23: don’t test stdbit.h
2024-11-16 Paul Eggertstd-gnu23: pacify GCC 15
2024-11-16 Bruno Haiblecalloc-gnu: Fix bug on 32-bit AIX (regression 2024...
2024-11-14 Paul Eggertmktime: don’t consult daylight
2024-11-14 Bruno HaibleEliminate gcc -Wzero-as-null-pointer-constant warnings.
2024-11-14 Karl Berryautoupdate
2024-11-14 Bruno Haibleftruncate, ftello: Make them work again for large files...
2024-11-14 Bruno Haiblepthread-rwlock tests: Fix compilation error on AIX...
2024-11-14 Bruno Haibleftello: Add tests for large files.
2024-11-14 Bruno Haiblefseeko: Add tests for large files.
2024-11-14 Bruno Haibleftello: Fix override on mingw.
2024-11-14 Bruno Haiblefseeko: Fix potentially wrong override.
2024-11-14 Bruno Haibleftello: Fix override on mingw and 32-bit Solaris OpenIn...
2024-11-14 Bruno Haibleftruncate: Accept lengths > 2 GiB on 32-bit mingw.
2024-11-13 Bruno Haiblegnulib-tool.py: Fix logic of --remove-import option.
2024-11-13 Bruno Haiblebootstrap: Tweak GNULIB_REFDIR related changes.
2024-11-12 Paul Eggertbootstrap: avoid "cd"
2024-11-12 Paul Eggertbootstrap: go back to old non-submodule semantics
2024-11-12 Bruno Haiblegnulib-tool: Fix comment.
2024-11-12 Paul Eggertbootstrap: tune Octave bootstrap --gnulib-refdir
2024-11-12 Paul Eggertopenat: port lowest-fd to native MS-Windows
2024-11-11 Bruno Haiblefts: Fix dependencies (regression 2024-11-06).
2024-11-11 Paul Eggertmalloca: pacify CHERI clang
2024-11-11 Paul Eggertfile-has-acl: another nofollow fix for FreeBSD
2024-11-11 Paul Eggertfile-has-acl: _GL_UNUSED → MAYBE_UNUSED
2024-11-11 Paul Eggertfile-has-acl: minor refactor of acl_get_link_np fix
2024-11-11 Paul Eggertfile-has-acl: scontext even if --disable-acl
2024-11-11 Bruno Haiblenproc: Use affinity mask even in out-of-memory situations.
2024-11-11 Florian Weimernproc: Use affinity mask even on systems with more...
2024-11-11 Bruno Haibleacl-permissions: Define the inline functions in this...
2024-11-11 Bruno Haiblegetpagesize: Fix use of 'extern inline' (regression...
2024-11-11 Bruno Haiblerealloc-posix: Fix link error (regression 2024-11-04).
2024-11-11 Bruno HaibleUpdate .gitignore after 2024-10-27 change.
2024-11-11 Bruno Haiblefile-has-acl: Fix compilation errors on macOS et al...
2024-11-10 Bruno Haiblerelocatable-prog-wrapper: Fix compilation error on...
2024-11-10 Pádraig Bradyfile-has-acl: avoid -Werror=unused-variable with -...
2024-11-10 Paul Eggertfile-has-acl: symlinks can have scontext
2024-11-08 Karl Berryautoupdate
2024-11-07 Paul Eggertfile-has-acl: minor ENOMEM fixes
2024-11-07 Paul Eggertfile-has-acl: remove __gl_acl_alloc member
2024-11-06 Paul Eggertopendirat: don’t depend on openat-safer
2024-11-06 Paul Eggertgetusershell: don’t depend on fopen-safer
2024-11-06 Paul Eggertsavewd: don’t depend on fcntl-safer
2024-11-06 Paul Eggertsavedir: don’t depend on dirent-safer
2024-11-06 Paul Eggertsave-cwd: don’t depend on fd-safer-flag, unistd-safer
2024-11-06 Paul Eggerterror: tune a bit for xstdopen
2024-11-06 Paul Eggertunistd-safer indicate presence
2024-11-06 Paul Eggertxstdopen: indicate presence
2024-11-06 Paul EggertDocument xstdopen vs *-safer better
2024-11-06 Bruno Haiblememset_explicit: Guarantee N3322 functionality.
2024-11-06 Bruno Haiblewcsncat: Fix configure test.
2024-11-06 Bruno Haiblestrncat, wcsncat tests: Fix test.
2024-11-06 Paul Eggerteealloc: deprecate
2024-11-06 Paul Eggertrelocatable-prog-wrapper: remove eealloc.m4
2024-11-06 Paul Eggertregex: port better to AIX extensions
2024-11-06 Paul Eggertmalloca: port better to AIX extensions
2024-11-06 Paul Eggertmalloc: refactor to help replace eealloc
2024-11-06 Paul Eggertrealloc-posix: mention _LINUX_SOURCE_COMPAT
2024-11-06 Paul Eggertdoc: remove duplicate realloc-posix listing
2024-11-06 Bruno Haiblealigned_alloc tests: Fix compilation error on mingw...
2024-11-06 Bruno Haiblereallocarray: Fix compilation error in C++ mode (regr...
2024-11-05 Paul Eggertdoc: improve documentation for malloc, realloc etc
2024-11-05 Paul Eggertmalloc: sync with Autoconf
2024-11-05 Bruno Haiblewmemset tests: Verify N3322 functionality.
2024-11-05 Bruno Haiblewmemchr tests: Verify N3322 functionality.
2024-11-05 Bruno Haiblewmemcmp tests: Verify N3322 functionality.
2024-11-05 Bruno Haiblewcsncmp tests: Verify N3322 functionality.
2024-11-05 Bruno Haiblewcsncat tests: Verify N3322 functionality.
2024-11-05 Bruno Haiblewcsncat: Guarantee N3322 functionality.
2024-11-05 Bruno Haiblewmemmove tests: Verify N3322 functionality.
2024-11-05 Bruno Haiblewmemcpy tests: Verify N3322 functionality.
2024-11-05 Bruno Haiblewcsncpy tests: Verify N3322 functionality.
2024-11-05 Bruno Haiblememset_explicit tests: Verify N3322 functionality.
2024-11-05 Bruno Haiblememset tests: Verify N3322 functionality.
2024-11-05 Bruno Haiblememchr tests: Verify N3322 functionality.
2024-11-05 Bruno Haiblestrncmp tests: Verify N3322 functionality.
2024-11-05 Bruno Haiblememcmp tests: Verify N3322 functionality.
2024-11-05 Bruno Haiblestrncat tests: Verify N3322 functionality.
2024-11-05 Bruno Haiblestrndup tests: Verify N3322 functionality.
2024-11-05 Bruno Haiblestrndup: Guarantee N3322 functionality.
2024-11-05 Bruno Haiblestrncpy tests: Verify N3322 functionality.
2024-11-05 Bruno Haiblememmove tests: Verify N3322 functionality.
2024-11-05 Bruno Haiblememccpy tests: Verify N3322 functionality.
2024-11-05 Bruno Haiblememcpy tests: Verify N3322 functionality.
2024-11-05 Bruno Haibleqsort tests: Verify N3322 functionality.
2024-11-05 Bruno Haiblebsearch tests: Verify N3322 functionality.
2024-11-05 Bruno Haiblerealloc-posix: Avoid use of AC_LIBOBJ.
2024-11-05 Bruno Haiblerealloc-posix: Fix link error (regression yesterday).
2024-11-05 Bruno Haiblestdlib: Add a copyright header.
2024-11-05 Bruno Haiblecalloc, malloc: Fix a comment.
2024-11-05 Bruno Haiblecalloc: Fix configure test (regression yesterday).
2024-11-05 Paul Eggertsafe-alloc: simplify, given new reallocarray behavior
2024-11-05 Paul Eggertargz: defend against realloc (0, 0)
2024-11-05 Paul Eggertrealloc-posix: update doc
2024-11-05 Paul Eggertdoc: mention Solaris malloc ENOMEM issues
2024-11-05 Paul Eggertrealloc-posix: tune for glibc-like
next