summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* intprops: fix minor doc glitchesPaul Eggert2021-09-042-9/+13
* doc: Add suggestions on FDL texinfo usage.Simon Josefsson2021-09-042-6/+38
* maintainer-makefile: Add indentation syntax-check rule.Simon Josefsson2021-09-032-4/+33
* autoupdateKarl Berry2021-08-311-20/+0
* idx: add commentaryPaul Eggert2021-08-302-0/+27
* attribute: keep up with gnulib-common.m4Paul Eggert2021-08-292-0/+15
* supersede: Fix test failure under QEMU user-mode for Linux/mips.Bruno Haible2021-08-303-4/+19
* spawn-pipe: Fix test failure when running under QEMU user-mode.Bruno Haible2021-08-303-6/+30
* execute: Fix test failure when running under QEMU user-mode.Bruno Haible2021-08-303-1/+21
* posix_spawn_file_actions_addfchdir: Avoid test failure under QEMU.Bruno Haible2021-08-303-11/+38
* getcwd tests: Avoid test failure when running under QEMU user-mode.Bruno Haible2021-08-303-2/+23
* base32, base64: treat negative sizes as overflowsPaul Eggert2021-08-293-4/+16
* explicit_bzero test: Fix test failure due to GCC optimizations.Bruno Haible2021-08-292-4/+26
* dfa: port to non-gnulibPaul Eggert2021-08-292-0/+7
* base32, base64: fix broken testsPaul Eggert2021-08-297-8/+13
* ialloc: relicensePaul Eggert2021-08-292-1/+6
* fma: Fix compilation error on Linux/sh4.Bruno Haible2021-08-292-0/+10
* sigabbrev_np, sigdescr_np: Fix compilation error on Linux/alpha, part 2.Bruno Haible2021-08-292-2/+2
* Skip some tests when running under QEMU user-mode.Bruno Haible2021-08-2914-4/+185
* sigabbrev_np, sigdescr_np: Fix compilation error on Linux/alpha.Bruno Haible2021-08-285-4/+13
* execle, execve, execvpe tests: Fix test failures under qemu user-mode.Bruno Haible2021-08-284-33/+135
* base32, base64: prefer signed to unsigned integersPaul Eggert2021-08-2710-91/+111
* regex: also break glibc lib/regex.c link for nowPaul Eggert2021-08-273-1/+3
* autoupdateKarl Berry2021-08-271-1/+0
* regex: revert much of previous changePaul Eggert2021-08-264-67/+48
* regex: fix typo in previous patchPaul Eggert2021-08-261-3/+2
* regex: use C99-style array arg syntaxPaul Eggert2021-08-265-41/+114
* execute tests: Fix test failure when libtool is in use.Bruno Haible2021-08-254-0/+13
* dfa: prefer idx_t to ptrdiff_t for nonnegativePaul Eggert2021-08-243-9/+19
* snippet/unused-parameter: Mark unused module obsolete.Bruno Haible2021-08-232-0/+11
* Make generated .in.h files as standalone as possible.Bruno Haible2021-08-2213-91/+282
* 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