summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* gnulib-common.m4: Clarify logic behind _GL_UNUSED_LABEL.Bruno Haible2021-08-222-1/+10
* c-stack: depend on inttypes, mempcpyPaul Eggert2021-08-222-0/+9
* mountlist: Use recommended syntax for _GL_UNUSED_LABEL.Bruno Haible2021-08-222-1/+7
* gnulib-common.m4: Make _GL_UNUSED_LABEL effective for clang.Bruno Haible2021-08-222-1/+7
* Oops, remove unintended file additions.Bruno Haible2021-08-222-51/+0
* gnulib-common.m4: Use C2x [[maybe_unused]] when possible.Bruno Haible2021-08-2271-176/+326
* gnulib-common.m4: Document the gnulib-internal _GL_ATTRIBUTE_* macros.Bruno Haible2021-08-222-8/+135
* doc: fix order of stdlib functionsBernhard Voelker2021-08-222-2/+8
* c-stack: Test for libsigsegv once, not twice.Bruno Haible2021-08-224-17/+41
* rawmemchr: Fix use in relocatable-prog-wrapper (regression 2021-08-20).Bruno Haible2021-08-223-4/+16
* autoupdateKarl Berry2021-08-211-5/+16
* rawmemchr: modernize and simplifyPaul Eggert2021-08-203-50/+49
* autoupdateKarl Berry2021-08-181-18/+33
* c-stack: fix libsigsegv dependencyPaul Eggert2021-08-172-1/+9
* doc: Update for glibc 2.34.Bruno Haible2021-08-1439-155/+398
* memrchr-tests: port to GCC 12Paul Eggert2021-08-122-1/+6
* snippet/_Noreturn: Fix typoAkim Demaille2021-08-122-1/+6
* dynarray: merge from glibcPaul Eggert2021-08-114-6/+47
* canonicalize-lgpl: Fix conflict with z/OS <sys/stat.h>.Bruno Haible2021-08-082-2/+10
* ptsname_r: Drop sync with glibc.Bruno Haible2021-08-082-34/+27
* config: Update after glibc changed.Bruno Haible2021-08-082-2/+5
* relocatable-lib-lgpl: Fix a memory leak related to a Windows DLL.Bruno Haible2021-08-082-2/+19
* fopen: Fix link error on native Windows.Bruno Haible2021-08-082-0/+6
* fopen: Fix compilation error on AIX (regression from 2020-05-28).Bruno Haible2021-08-082-0/+6
* stdio: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-082-19/+75
* dirent: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-082-8/+36
* stdlib, string, wchar: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-086-65/+164
* gnulib-tool: Add support for Automake 1.16.4.Bruno Haible2021-08-084-11/+40
* gnulib-common.m4: Minor style fix.Bruno Haible2021-08-082-8/+14
* uninorm, unistr: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-083-10/+27
* ialloc: Prepare for allocation-deallocation checking.Bruno Haible2021-08-082-3/+15
* aligned-malloc: Prepare for allocation-deallocation checking.Bruno Haible2021-08-082-36/+55
* list, set, oset, map, omap: Prepare allocation-deallocation checking.Bruno Haible2021-08-0813-33/+121
* xgetdomainname: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-072-1/+10
* xgetdomainname: Ensure .c file starts with '#include <config.h>'.Bruno Haible2021-08-076-50/+86
* xstrndup: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-072-2/+10
* xstriconveh: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-072-3/+12
* xmemdup0: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-072-2/+10
* windows-spawn: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-072-2/+12
* string-buffer: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-072-2/+9
* striconveha: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-072-2/+9
* striconveh: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-072-3/+12
* striconv: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-072-3/+12
* relocatable-lib-lgpl: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-072-1/+11
* regex-quote: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-072-2/+10
* readline: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-072-1/+9
* read-file: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-072-4/+13
* pipe-filter-gi: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-072-18/+26
* javaversion: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-072-1/+11
* ino-map: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-072-1/+13