summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Move AM_V_GEN to recipe startPaul Eggert2021-12-2120-46/+46
* Optimize redundant 'mkdir -p .' invocations.Bruno Haible2021-12-2167-67/+67
* non-recursive-gnulib-prefix-hack: Deprecate module.Bruno Haible2021-12-191-0/+9
* stdint: Fix handling of limits.h (regression 2021-12-16).Bruno Haible2021-12-181-0/+2
* nstrftime: simplify by using libc-config.h.Paul Eggert2021-12-181-0/+1
* getopt-posix: Fix build on AIX (regression 2021-12-15).Bruno Haible2021-12-181-1/+7
* getopt-posix,Paul Eggert2021-12-161-0/+5
* stdint: omit duplicate gl_CONFIGURE_HEADER callsPaul Eggert2021-12-161-2/+0
* Move .h file names out of the *.m4 files.Bruno Haible2021-12-1530-8/+49
* Fix creation of build directories with non-recursive-gnulib-prefix-hack.Bruno Haible2021-12-1588-26/+165
* backupfile: prefer signed integersPaul Eggert2021-12-102-2/+2
* gettext-h: use VLA test similar to regexPaul Eggert2021-11-271-0/+1
* regex: port to tccPaul Eggert2021-11-272-1/+2
* regex: assume RE_ENABLE_I18NPaul Eggert2021-11-241-0/+1
* lseek: port around macOS SEEK_DATA glitchPaul Eggert2021-11-151-2/+2
* sm3-buffer tests: New module.Bruno Haible2021-09-192-11/+11
* sm3-buffer: New module.Bruno Haible2021-09-192-10/+35
* sha512-buffer tests: New module.Bruno Haible2021-09-192-12/+20
* sha512: Clarify module to source relation.Bruno Haible2021-09-191-1/+5
* sha256-buffer tests: New module.Bruno Haible2021-09-192-12/+20
* sha256: Clarify module to source relation.Bruno Haible2021-09-191-1/+5
* sha1-buffer tests: New module.Bruno Haible2021-09-192-10/+22
* sha1: Clarify module to source relation.Bruno Haible2021-09-191-1/+5
* md5-buffer tests: New module.Bruno Haible2021-09-192-10/+22
* md5: Clarify module to source relation.Bruno Haible2021-09-191-1/+5
* md4-buffer tests: New module.Bruno Haible2021-09-192-10/+10
* md4-buffer: New module.Bruno Haible2021-09-192-9/+31
* md2-buffer tests: New module.Bruno Haible2021-09-192-10/+10
* md2-buffer: New module.Bruno Haible2021-09-192-5/+27
* string, wchar: Don't cause link errors for rpl_free (regr. 2021-09-07).Bruno Haible2021-09-182-0/+2
* strerror_r-posix: port even better to AndroidPaul Eggert2021-09-082-4/+4
* string, wchar: avoid some namespace pollutionPaul Eggert2021-09-072-0/+4
* crypto: revert previous changePaul Eggert2021-09-074-4/+0
* crypto: add missing file af_alg.hPaul Eggert2021-09-064-0/+4
* spawn-pipe: Fix test failure when running under QEMU user-mode.Bruno Haible2021-08-301-0/+2
* execute: Fix test failure when running under QEMU user-mode.Bruno Haible2021-08-301-0/+2
* posix_spawn_file_actions_addfchdir: Avoid test failure under QEMU.Bruno Haible2021-08-301-0/+2
* getcwd tests: Avoid test failure when running under QEMU user-mode.Bruno Haible2021-08-301-1/+3
* base32, base64: fix broken testsPaul Eggert2021-08-292-2/+0
* ialloc: relicensePaul Eggert2021-08-291-1/+1
* Skip some tests when running under QEMU user-mode.Bruno Haible2021-08-294-0/+8
* base32, base64: prefer signed to unsigned integersPaul Eggert2021-08-272-0/+4
* execute tests: Fix test failure when libtool is in use.Bruno Haible2021-08-253-0/+3
* snippet/unused-parameter: Mark unused module obsolete.Bruno Haible2021-08-231-0/+6
* c-stack: depend on inttypes, mempcpyPaul Eggert2021-08-221-0/+2
* c-stack: Test for libsigsegv once, not twice.Bruno Haible2021-08-221-9/+6
* rawmemchr: Fix use in relocatable-prog-wrapper (regression 2021-08-20).Bruno Haible2021-08-221-0/+1
* rawmemchr: modernize and simplifyPaul Eggert2021-08-201-0/+3
* fopen: Fix link error on native Windows.Bruno Haible2021-08-081-0/+1
* fopen: Fix compilation error on AIX (regression from 2020-05-28).Bruno Haible2021-08-081-0/+1