]> Savannah Git Hosting - gnulib.git/shortlog
gnulib.git
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
2024-11-05 Paul Eggertrealloc-posix: use _GL_USE_STDLIB_ALLOC
2024-11-05 Paul Eggertstdlib: make MB_CUR_MAX usable from extern inline
2024-11-05 Paul Eggertrealloc-posix: set CHERI bounds
2024-11-05 Paul Eggertrealloc-posix: realloc (..., 0) now returns nonnull
2024-11-05 Paul Eggertstdlib: simplify preprocessor conditionals
2024-11-05 Paul Eggertrealloc: don’t require success for nongrowth
2024-11-05 Paul Eggertcalloc, malloc: tune a bit
2024-11-05 Paul Eggertcalloc: configure more like malloc
2024-11-05 Paul Eggertmalloc-gnu: depend on stdckdint not xalloc-oversized
2024-11-05 Paul Eggertcalloc: depend on stdckdint not xalloc-oversized
2024-11-04 Paul Eggertmalloc etc. tests: use volatile more consistently
2024-11-04 Bruno Haiblealigned_alloc: Fix test failures on macOS, Solaris...
2024-11-04 Bruno Haibletests: Add comments.
2024-11-04 Bruno Haiblemalloc, calloc, realloc tests: Work around clang optimi...
2024-11-03 Bruno Haiblecrc: Fix build rules with Automake's option 'subdir...
2024-11-01 Bruno Haibleselect: Document a Haiku bug.
2024-11-01 Bruno Haibleeealloc: Revert last change.
2024-11-01 Bruno Haiblerealloc-posix: Fix test failure on AIX (regression...
2024-11-01 Bruno Haibleeealloc: Use the same cross-compilation guess as malloc...
2024-11-01 Bruno HaibleImprove log output of an Autoconf test.
2024-11-01 Paul Eggertmalloc, realloc: fix $3 bug
2024-10-31 Bruno Haiblecrc: Support generating the tables also when cross...
2024-10-31 Bruno Haiblemalloc-posix, realloc-posix: Fix incorrect expansion...
2024-10-31 Bruno Haiblemalloc-gnu, eealloc: Make code more future-proof.
2024-10-31 Bruno Haiblemalloc-posix, calloc-posix, realloc-posix: Optimize...
2024-10-31 Bruno Haiblerealloc-posix tests: Enhance tests.
2024-10-31 Bruno Haiblerealloc-posix tests: Fix memory leak.
2024-10-31 Bruno Haiblecalloc-posix: Add tests.
2024-10-31 Bruno Haiblemalloc-posix: Add tests.
2024-10-31 Bruno Haiblerealloc-posix: Set errno when failing (regression 2029...
2024-10-31 Bruno Haiblecrc: Avoid potential conflict with other configure...
next