summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
...
* sigsegv: New module.Bruno Haible2021-05-161-0/+101
* linked-list-unportable-test: New module.Bruno Haible2021-05-142-22/+35
* *alloc-gnu tests: Use ASSERT macro.Bruno Haible2021-05-144-0/+4
* Fix build error when libintl is installed.Bruno Haible2021-05-092-0/+2
* Fix build when an older libunistring is installed (regr. 2020-02-23).Bruno Haible2021-05-0711-11/+11
* reallocarray: a bit more tuningPaul Eggert2021-04-251-2/+2
* xmalloca, etc.: fix some xalloc-oversized issuesPaul Eggert2021-04-241-0/+1
* reallocarray: check for ptrdiff_t overflowPaul Eggert2021-04-243-1/+4
* malloca: avoid ptrdiff_t overflowPaul Eggert2021-04-211-0/+2
* careadlinkat: avoid ptrdiff_t overflowPaul Eggert2021-04-211-0/+2
* safe-alloc: fix pointer implementationPaul Eggert2021-04-181-0/+1
* calloc-gnu: now LGPLv2+Paul Eggert2021-04-181-1/+1
* safe-alloc: simplify via reallocarrayPaul Eggert2021-04-182-2/+2
* xalloc: new function xreallocarrayPaul Eggert2021-04-181-1/+1
* group-member: simplify via realloc-gnuPaul Eggert2021-04-181-1/+1
* backupfile: simplify via realloc-gnuPaul Eggert2021-04-181-1/+1
* malloc-gnu-tests, etc.: test ptrdiff_t overflowPaul Eggert2021-04-183-0/+3
* More systematic file naming.Bruno Haible2021-04-183-3/+3
* xalloc: adjust to malloc ptrdiff_t changePaul Eggert2021-04-171-0/+3
* malloc, etc.: check for ptrdiff_t overflowPaul Eggert2021-04-176-6/+6
* stdio: Fix build error in some configurations (regression 2021-04-11).Bruno Haible2021-04-171-0/+25
* hamt tests: Fix link error.Bruno Haible2021-04-151-0/+1
* Support several gnulib-tool invocations under the same configure.ac.Bruno Haible2021-04-1165-43/+90
* Rename GNULIB_OVERRIDES_CHAR16_T, GNULIB_OVERRIDES_CHAR32_T.Bruno Haible2021-04-111-2/+2
* Rename GNULIB_OVERRIDES_WINT_T.Bruno Haible2021-04-114-4/+4
* execute tests: Avoid test failure in certain environments.Bruno Haible2021-04-081-0/+2
* group-member: minor tweak to omit a *Paul Eggert2021-04-061-0/+1
* backupfile: less-aggressive buffer growthPaul Eggert2021-04-062-0/+2
* backupfile, backup-rename: Trim dependencies.Bruno Haible2021-04-042-5/+3
* xgethostname: reorganize / simplifyPaul Eggert2021-04-031-2/+1
* xalloc-die: Fix compilation error (regression from 2021-03-28).Bruno Haible2021-04-031-1/+0
* hamt: New module.Marc Nieper-Wißkirchen2021-04-032-0/+40
* strtoll: Work around a bug on native Windows and Minix.Bruno Haible2021-04-022-1/+2
* strtol: Work around a bug on native Windows and Minix.Bruno Haible2021-04-022-7/+6
* strtoull: Work around a bug on native Windows and Minix.Bruno Haible2021-04-022-1/+2
* strtoul: Work around a bug on native Windows and Minix.Bruno Haible2021-04-022-7/+6
* xalloc: new function xpalloc, from dfaPaul Eggert2021-03-282-1/+4
* linked-list tests: Add another test for SIGNAL_SAFE_LIST.Bruno Haible2021-03-281-5/+17
* unistdio/*-vasnprintf: Fix errno value (regression from yesterday).Bruno Haible2021-03-277-0/+7
* fprintf-posix: fix typoAkim Demaille2021-03-261-1/+1
* free-posix: use more often in other modulesPaul Eggert2021-03-2535-1/+35
* clean-temp-simple: Relicense under LGPLv2+.Bruno Haible2021-03-231-1/+1
* clean-temp-simple: Remove dependency upon xalloc, xalloc-die, xlist.Bruno Haible2021-03-231-3/+0
* clean-temp-simple: New module.Bruno Haible2021-03-222-3/+45
* error: Relicense under LGPLv2+.Bruno Haible2021-03-221-1/+1
* getprogname: Relicense under LGPLv2+.Bruno Haible2021-03-221-1/+1
* fatal-signal: Relicense under LGPLv2+.Bruno Haible2021-03-221-1/+1
* linkedhash-list: Relicense under LGPLv2+.Bruno Haible2021-03-221-1/+1
* fatal-signal: Remove dependency upon xalloc.Bruno Haible2021-03-224-1/+3
* diacrit: removePaul Eggert2021-03-211-29/+0