summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* autoupdateKarl Berry2021-08-311-20/+0
* idx: add commentaryPaul Eggert2021-08-301-0/+20
* attribute: keep up with gnulib-common.m4Paul Eggert2021-08-291-0/+8
* base32, base64: treat negative sizes as overflowsPaul Eggert2021-08-292-4/+8
* dfa: port to non-gnulibPaul Eggert2021-08-291-0/+1
* base32, base64: fix broken testsPaul Eggert2021-08-292-4/+0
* fma: Fix compilation error on Linux/sh4.Bruno Haible2021-08-291-0/+4
* sigabbrev_np, sigdescr_np: Fix compilation error on Linux/alpha.Bruno Haible2021-08-282-2/+2
* base32, base64: prefer signed to unsigned integersPaul Eggert2021-08-274-89/+81
* regex: also break glibc lib/regex.c link for nowPaul Eggert2021-08-271-0/+1
* autoupdateKarl Berry2021-08-271-1/+0
* regex: revert much of previous changePaul Eggert2021-08-263-60/+40
* regex: fix typo in previous patchPaul Eggert2021-08-261-3/+2
* regex: use C99-style array arg syntaxPaul Eggert2021-08-264-41/+99
* dfa: prefer idx_t to ptrdiff_t for nonnegativePaul Eggert2021-08-242-9/+10
* Make generated .in.h files as standalone as possible.Bruno Haible2021-08-2212-91/+258
* mountlist: Use recommended syntax for _GL_UNUSED_LABEL.Bruno Haible2021-08-221-1/+1
* Oops, remove unintended file additions.Bruno Haible2021-08-222-51/+0
* gnulib-common.m4: Use C2x [[maybe_unused]] when possible.Bruno Haible2021-08-2238-143/+194
* rawmemchr: Fix use in relocatable-prog-wrapper (regression 2021-08-20).Bruno Haible2021-08-221-4/+9
* rawmemchr: modernize and simplifyPaul Eggert2021-08-201-50/+29
* snippet/_Noreturn: Fix typoAkim Demaille2021-08-121-1/+1
* dynarray: merge from glibcPaul Eggert2021-08-113-6/+33
* canonicalize-lgpl: Fix conflict with z/OS <sys/stat.h>.Bruno Haible2021-08-081-2/+1
* ptsname_r: Drop sync with glibc.Bruno Haible2021-08-081-34/+19
* relocatable-lib-lgpl: Fix a memory leak related to a Windows DLL.Bruno Haible2021-08-081-2/+11
* stdio: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-081-19/+67
* dirent: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-081-8/+27
* stdlib, string, wchar: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-084-65/+139
* uninorm, unistr: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-082-10/+17
* ialloc: Prepare for allocation-deallocation checking.Bruno Haible2021-08-081-3/+9
* aligned-malloc: Prepare for allocation-deallocation checking.Bruno Haible2021-08-081-36/+48
* list, set, oset, map, omap: Prepare allocation-deallocation checking.Bruno Haible2021-08-0812-33/+99
* xgetdomainname: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-071-1/+4
* xgetdomainname: Ensure .c file starts with '#include <config.h>'.Bruno Haible2021-08-073-49/+71
* xstrndup: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-071-2/+4
* xstriconveh: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-071-3/+5
* xmemdup0: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-071-2/+4
* windows-spawn: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-071-2/+5
* string-buffer: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-071-2/+3
* striconveha: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-071-2/+3
* striconveh: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-071-3/+5
* striconv: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-071-3/+5
* relocatable-lib-lgpl: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-071-1/+4
* regex-quote: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-071-2/+4
* readline: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-071-1/+3
* read-file: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-071-4/+6
* pipe-filter-gi: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-071-18/+19
* javaversion: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-071-1/+4
* ino-map: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-071-1/+6