summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* DEPENDENCIES: Mention the requirement for 'join'.Bruno Haible2021-05-141-0/+7
* *alloc-gnu tests: Use ASSERT macro.Bruno Haible2021-05-141-0/+16
* valgrind-tests: Fix 'sh: yes: unknown operand' error.Simon Josefsson2021-05-141-0/+5
* valgrind-tests: Fix LOG_VALGRIND when valgrind is missing.Simon Josefsson2021-05-141-0/+5
* valgrind-tests: Better option handling.Simon Josefsson2021-05-141-0/+8
* windows-spawn: Don't assume that UNICODE is not defined.Markus Mützel2021-05-141-0/+5
* getrandom: Produce a better error code.Bruno Haible2021-05-131-0/+9
* fstatat: Document a glibc 2.7 bug.Bruno Haible2021-05-131-0/+5
* posix_spawn, posix_spawnp: Fix build error on Minix 3.3.Bruno Haible2021-05-131-0/+8
* reallocarray tests: Avoid test failure on NetBSD.Bruno Haible2021-05-131-0/+5
* gnulib-tool: Fail properly if the 'join' program is not found.Bruno Haible2021-05-121-0/+7
* {realloc,calloc}-gnu: Fix autoconf macro (regression 2021-04-18).Bruno Haible2021-05-101-0/+6
* {malloc,realloc,calloc}-gnu: Fix autoconf macro (regression 2021-04-18).Bruno Haible2021-05-091-0/+10
* malloc-gnu, realloc-gnu, calloc-gnu: Ensure errno gets set on IRIX.Bruno Haible2021-05-091-0/+4
* malloc-gnu, realloc-gnu, calloc-gnu tests: Verify errno is set.Bruno Haible2021-05-091-0/+9
* getrandom: Fail with ENOSYS when the system has no randomness source.Bruno Haible2021-05-091-0/+5
* free tests: Avoid test failure on glibc < 2.15.Bruno Haible2021-05-091-0/+5
* Fix build error when libintl is installed.Bruno Haible2021-05-091-0/+8
* Fix build when an older libunistring is installed (regr. 2020-02-23).Bruno Haible2021-05-071-0/+17
* immutable: Fix crash when immmalloc() fails.Bruno Haible2021-05-011-0/+6
* supersede: Fix crash when malloc() fails.Bruno Haible2021-05-011-0/+6
* libc-config: fix include problem on older DebianPaul Eggert2021-04-271-0/+9
* gnulib-tool: port better to current AutoconfPaul Eggert2021-04-261-0/+8
* reallocarray: a bit more tuningPaul Eggert2021-04-251-0/+9
* reallocarray: don’t crash if item size is 0Paul Eggert2021-04-251-0/+10
* Fix messed-up previous patchPaul Eggert2021-04-241-0/+2
* xmalloca, etc.: avoid unlikely trapPaul Eggert2021-04-241-1/+7
* xmalloca, etc.: fix some xalloc-oversized issuesPaul Eggert2021-04-241-0/+16
* reallocarray: check for ptrdiff_t overflowPaul Eggert2021-04-241-0/+15
* calloc-gnu-tests: add overflow testsPaul Eggert2021-04-241-0/+7
* * ChangeLog: Fix thinko.Paul Eggert2021-04-221-1/+1
* libc-config: port better to Fedora RawhidePaul Eggert2021-04-221-0/+16
* realloc: port to AIX 7.1Paul Eggert2021-04-211-0/+4
* malloc: simplifyPaul Eggert2021-04-211-0/+5
* malloca: avoid ptrdiff_t overflowPaul Eggert2021-04-211-0/+6
* careadlinkat: avoid ptrdiff_t overflowPaul Eggert2021-04-211-0/+7
* execute-tests: pacify compilerPaul Eggert2021-04-211-0/+7
* malloc-gnu-tests, etc.: use volatile for clangPaul Eggert2021-04-201-0/+16
* malloc-gnu-tests: pacify -Walloc-size-larger-thanPaul Eggert2021-04-181-0/+7
* safe-alloc: fix pointer implementationPaul Eggert2021-04-181-0/+22
* calloc-gnu: now LGPLv2+Paul Eggert2021-04-181-0/+6
* safe-alloc: simplify via reallocarrayPaul Eggert2021-04-181-0/+10
* xalloc-oversized: fix SIZE_MAX optimization bugPaul Eggert2021-04-181-0/+9
* xalloc: new function xreallocarrayPaul Eggert2021-04-181-0/+10
* group-member: simplify via realloc-gnuPaul Eggert2021-04-181-0/+4
* backupfile: simplify via realloc-gnuPaul Eggert2021-04-181-0/+7
* safe-alloc: improve docPaul Eggert2021-04-181-0/+5
* malloc-gnu-tests, etc.: test ptrdiff_t overflowPaul Eggert2021-04-181-0/+8
* malloc-gnu, etc.: prefer AS_CASE to woolly AS_IFPaul Eggert2021-04-181-0/+5
* malloc-gnu, etc.: sync better with AutoconfPaul Eggert2021-04-181-0/+13