| Commit message (Expand) | Author | Age | Files | Lines |
* | md4-buffer: New module. | Bruno Haible | 2021-09-19 | 6 | -97/+158 |
* | md2-buffer tests: New module. | Bruno Haible | 2021-09-19 | 4 | -10/+16 |
* | md2-buffer: New module. | Bruno Haible | 2021-09-19 | 6 | -93/+154 |
* | string, wchar: Don't cause link errors for rpl_free (regr. 2021-09-07). | Bruno Haible | 2021-09-18 | 7 | -10/+31 |
* | threadlib: Avoid crashes in thread-related functions on Cygwin 3.2.0. | Bruno Haible | 2021-09-17 | 2 | -26/+44 |
* | simple-atomic: Port to Oracle Studio 12.6. | Bruno Haible | 2021-09-14 | 2 | -0/+10 |
* | asyncsafe-spin: port to Oracle Studio 12.6 sparc | Paul Eggert | 2021-09-13 | 2 | -0/+12 |
* | stdint-tests: long long preproc on recent Sun C | Paul Eggert | 2021-09-12 | 5 | -7/+17 |
* | extern-inline: Fix syntax error on macOS with GCC 11 (regr. 2021-08-22). | Bruno Haible | 2021-09-13 | 2 | -2/+10 |
* | sigsegv: port to OpenBSD 6.8+ powerpc64 | Christian Weisgerber | 2021-09-11 | 2 | -1/+17 |
* | maintainer-makefile: add 'can' to sc_prohibit_doubled_word | Pádraig Brady | 2021-09-09 | 2 | -1/+6 |
* | strerror_r-posix: port even better to Android | Paul Eggert | 2021-09-08 | 6 | -24/+43 |
* | strerror_r-posix: port better to Android | Paul Eggert | 2021-09-08 | 2 | -4/+16 |
* | string, wchar: port rpl_free decl to Android | Paul Eggert | 2021-09-08 | 3 | -0/+10 |
* | string, wchar: avoid some namespace pollution | Paul Eggert | 2021-09-07 | 8 | -9/+31 |
* | crypto: revert previous change | Paul Eggert | 2021-09-07 | 5 | -11/+0 |
* | crypto: add missing file af_alg.h | Paul Eggert | 2021-09-06 | 5 | -0/+11 |
* | idx: break copying from glibc | Paul Eggert | 2021-09-04 | 3 | -1/+26 |
* | sigsegv: Improve cross-compilation support for LoongArch CPU. | Sun Haiyong | 2021-09-04 | 2 | -1/+8 |
* | doc: Improve help related to bootstrap script. | Simon Josefsson | 2021-09-04 | 2 | -17/+34 |
* | intprops: fix minor doc glitches | Paul Eggert | 2021-09-04 | 2 | -9/+13 |
* | doc: Add suggestions on FDL texinfo usage. | Simon Josefsson | 2021-09-04 | 2 | -6/+38 |
* | maintainer-makefile: Add indentation syntax-check rule. | Simon Josefsson | 2021-09-03 | 2 | -4/+33 |
* | autoupdate | Karl Berry | 2021-08-31 | 1 | -20/+0 |
* | idx: add commentary | Paul Eggert | 2021-08-30 | 2 | -0/+27 |
* | attribute: keep up with gnulib-common.m4 | Paul Eggert | 2021-08-29 | 2 | -0/+15 |
* | supersede: Fix test failure under QEMU user-mode for Linux/mips. | Bruno Haible | 2021-08-30 | 3 | -4/+19 |
* | spawn-pipe: Fix test failure when running under QEMU user-mode. | Bruno Haible | 2021-08-30 | 3 | -6/+30 |
* | execute: Fix test failure when running under QEMU user-mode. | Bruno Haible | 2021-08-30 | 3 | -1/+21 |
* | posix_spawn_file_actions_addfchdir: Avoid test failure under QEMU. | Bruno Haible | 2021-08-30 | 3 | -11/+38 |
* | getcwd tests: Avoid test failure when running under QEMU user-mode. | Bruno Haible | 2021-08-30 | 3 | -2/+23 |
* | base32, base64: treat negative sizes as overflows | Paul Eggert | 2021-08-29 | 3 | -4/+16 |
* | explicit_bzero test: Fix test failure due to GCC optimizations. | Bruno Haible | 2021-08-29 | 2 | -4/+26 |
* | dfa: port to non-gnulib | Paul Eggert | 2021-08-29 | 2 | -0/+7 |
* | base32, base64: fix broken tests | Paul Eggert | 2021-08-29 | 7 | -8/+13 |
* | ialloc: relicense | Paul Eggert | 2021-08-29 | 2 | -1/+6 |
* | fma: Fix compilation error on Linux/sh4. | Bruno Haible | 2021-08-29 | 2 | -0/+10 |
* | sigabbrev_np, sigdescr_np: Fix compilation error on Linux/alpha, part 2. | Bruno Haible | 2021-08-29 | 2 | -2/+2 |
* | Skip some tests when running under QEMU user-mode. | Bruno Haible | 2021-08-29 | 14 | -4/+185 |
* | sigabbrev_np, sigdescr_np: Fix compilation error on Linux/alpha. | Bruno Haible | 2021-08-28 | 5 | -4/+13 |
* | execle, execve, execvpe tests: Fix test failures under qemu user-mode. | Bruno Haible | 2021-08-28 | 4 | -33/+135 |
* | base32, base64: prefer signed to unsigned integers | Paul Eggert | 2021-08-27 | 10 | -91/+111 |
* | regex: also break glibc lib/regex.c link for now | Paul Eggert | 2021-08-27 | 3 | -1/+3 |
* | autoupdate | Karl Berry | 2021-08-27 | 1 | -1/+0 |
* | regex: revert much of previous change | Paul Eggert | 2021-08-26 | 4 | -67/+48 |
* | regex: fix typo in previous patch | Paul Eggert | 2021-08-26 | 1 | -3/+2 |
* | regex: use C99-style array arg syntax | Paul Eggert | 2021-08-26 | 5 | -41/+114 |
* | execute tests: Fix test failure when libtool is in use. | Bruno Haible | 2021-08-25 | 4 | -0/+13 |
* | dfa: prefer idx_t to ptrdiff_t for nonnegative | Paul Eggert | 2021-08-24 | 3 | -9/+19 |
* | snippet/unused-parameter: Mark unused module obsolete. | Bruno Haible | 2021-08-23 | 2 | -0/+11 |