summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* md5: Clarify module to source relation.Bruno Haible2021-09-193-97/+145
* md4-buffer: New module.Bruno Haible2021-09-193-88/+117
* md2-buffer: New module.Bruno Haible2021-09-193-88/+117
* string, wchar: Don't cause link errors for rpl_free (regr. 2021-09-07).Bruno Haible2021-09-182-8/+12
* simple-atomic: Port to Oracle Studio 12.6.Bruno Haible2021-09-141-0/+4
* asyncsafe-spin: port to Oracle Studio 12.6 sparcPaul Eggert2021-09-131-0/+4
* sigsegv: port to OpenBSD 6.8+ powerpc64Christian Weisgerber2021-09-111-1/+8
* strerror_r-posix: port even better to AndroidPaul Eggert2021-09-081-18/+17
* string, wchar: port rpl_free decl to AndroidPaul Eggert2021-09-082-0/+2
* string, wchar: avoid some namespace pollutionPaul Eggert2021-09-074-8/+14
* idx: break copying from glibcPaul Eggert2021-09-041-0/+20
* 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