summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Assume GNU gettext >= 0.17.Bruno Haible2021-07-257-36/+0
* posixtm: pacify latest GCCPaul Eggert2021-07-171-1/+4
* year2038: support glibc 2.34 _TIME_BITS=64Paul Eggert2021-07-011-0/+7
* relocatable-prog-wrapper: add m4 filesPaul Eggert2021-07-011-0/+5
* unitypes: Fix trouble caused by installed older versions of unitypes.h.Bruno Haible2021-06-201-0/+16
* tsearch: Relicense under LGPLv2+.Bruno Haible2021-06-161-1/+1
* xnanosleep: Improve module description.Bruno Haible2021-06-151-1/+1
* xfreopen: Improve module description.Bruno Haible2021-06-151-1/+1
* Align 2011-11-26 patch to 2021-04-11 patch (regression from 2021-04-11).Bruno Haible2021-06-132-4/+4
* linebuffer: prefer idx_t for indexesPaul Eggert2021-06-111-1/+1
* dirname: prefer idx_t for some indexesPaul Eggert2021-06-111-1/+0
* xalloc: new idx_t-based allocatorsPaul Eggert2021-06-111-0/+1
* ialloc: new modulePaul Eggert2021-06-111-0/+29
* dynarray, scratch_buffer: Fix VPATH builds (regression from yesterday).Bruno Haible2021-06-082-0/+5
* scratch_buffer: Avoid conflict with prepr. macros owned by the system.Bruno Haible2021-06-071-0/+15
* dynarray: Avoid conflict with preprocessor macros owned by the system.Bruno Haible2021-06-071-0/+25
* glob-h: Make last patch work with Solaris 10 cc.Bruno Haible2021-06-071-0/+1
* glob-h: Avoid conflict with preprocessor macros owned by the system.Bruno Haible2021-06-071-0/+17
* git-merge-changelog: Fix license.Bruno Haible2021-06-041-1/+1
* gnupload, git-merge-changelog: Fix module description.Bruno Haible2021-06-042-2/+2
* Write 'LGPLv3+ or GPLv2+' instead of 'LGPLv3+ or GPLv2'.Bruno Haible2021-05-30509-509/+509
* c-stack: Support catching stack overflow on most platforms without libsigsegv.Bruno Haible2021-05-181-7/+1
* sigsegv: Add tests.Bruno Haible2021-05-161-0/+31
* 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