summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* md2-buffer tests: New module.Bruno Haible2021-09-194-10/+16
* md2-buffer: New module.Bruno Haible2021-09-196-93/+154
* string, wchar: Don't cause link errors for rpl_free (regr. 2021-09-07).Bruno Haible2021-09-187-10/+31
* threadlib: Avoid crashes in thread-related functions on Cygwin 3.2.0.Bruno Haible2021-09-172-26/+44
* simple-atomic: Port to Oracle Studio 12.6.Bruno Haible2021-09-142-0/+10
* asyncsafe-spin: port to Oracle Studio 12.6 sparcPaul Eggert2021-09-132-0/+12
* stdint-tests: long long preproc on recent Sun CPaul Eggert2021-09-125-7/+17
* extern-inline: Fix syntax error on macOS with GCC 11 (regr. 2021-08-22).Bruno Haible2021-09-132-2/+10
* sigsegv: port to OpenBSD 6.8+ powerpc64Christian Weisgerber2021-09-112-1/+17
* maintainer-makefile: add 'can' to sc_prohibit_doubled_wordPádraig Brady2021-09-092-1/+6
* strerror_r-posix: port even better to AndroidPaul Eggert2021-09-086-24/+43
* strerror_r-posix: port better to AndroidPaul Eggert2021-09-082-4/+16
* string, wchar: port rpl_free decl to AndroidPaul Eggert2021-09-083-0/+10
* string, wchar: avoid some namespace pollutionPaul Eggert2021-09-078-9/+31
* crypto: revert previous changePaul Eggert2021-09-075-11/+0
* crypto: add missing file af_alg.hPaul Eggert2021-09-065-0/+11
* idx: break copying from glibcPaul Eggert2021-09-043-1/+26
* sigsegv: Improve cross-compilation support for LoongArch CPU.Sun Haiyong2021-09-042-1/+8
* doc: Improve help related to bootstrap script.Simon Josefsson2021-09-042-17/+34
* 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