summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* parse-datetime: Fix comment.Bruno Haible2021-02-201-1/+1
* linked-list test: Add test for SIGNAL_SAFE_LIST. (It currently fails.)Bruno Haible2021-02-161-2/+10
* simple-atomic: Add tests.Bruno Haible2021-02-151-0/+14
* simple-atomic: New module.Bruno Haible2021-02-151-0/+25
* relocatable-prog-wrapper: Update after recent changes.Bruno Haible2021-01-311-4/+27
* Make it possible to compile realloc.c separately, unconditionally.Bruno Haible2021-01-311-0/+1
* Make it possible to compile malloc.c separately, unconditionally.Bruno Haible2021-01-311-0/+1
* canonicalize, canonicalize-lgpl: Straighten dependencies.Bruno Haible2021-01-312-4/+2
* scratch_buffer: Fix dependencies.Bruno Haible2021-01-301-0/+3
* posix_spawn_file_actions_* tests: Fix module dependencies.Bruno Haible2021-01-255-0/+5
* gc-random: Fix link error in tests.Bruno Haible2021-01-202-1/+4
* gc-random: Replace implementation with call to getrandom.Simon Josefsson2021-01-202-6/+2
* fnmatch, regex, fts: FALLTHROUGH consistencyPaul Eggert2021-01-191-0/+1
* yield: Implement for OS/2 kLIBC.KO Myung-Hun2021-01-191-0/+1
* canonicalize-lgpl tests: Fix link error.Bruno Haible2021-01-171-0/+1
* get-rusage-data tests: Avoid test failure on musl libc.Bruno Haible2021-01-171-0/+2
* tempname: consume less entropyPaul Eggert2021-01-111-0/+1
* lchmod-tests: Fix link error.Bruno Haible2021-01-101-1/+1
* immutable: Add tests.Bruno Haible2021-01-101-0/+15
* immutable: New module.Bruno Haible2021-01-101-0/+30
* fchmodat: Work around trailing slash bug in fchmodat() on AIX 7.2.Bruno Haible2021-01-091-6/+6
* regex: stop using allocaPaul Eggert2021-01-081-1/+0
* regex: remove alloca usage on regex set_regsPaul Eggert2021-01-081-0/+1
* dynarray: new modulePaul Eggert2021-01-081-0/+37
* localename: Fix link error with duplocale on AIX 7.2 (regr. 2019-12-18).Bruno Haible2021-01-071-0/+1
* * modules/filename, modules/idx (Maintainer): Add glibc.Paul Eggert2021-01-052-2/+2
* truncate: Work around trailing slash bug in truncate() on AIX 7.2.Bruno Haible2021-01-051-0/+2
* ffsll: Override completely broken implementation on AIX in 32-bit mode.Bruno Haible2021-01-052-2/+3
* symlinkat: Fix trailing slash handling.Bruno Haible2021-01-051-1/+1
* mkfifoat: Update module description.Bruno Haible2021-01-051-1/+1
* mkfifoat: Work around trailing slash bug in mknodat() on AIX 7.2.Bruno Haible2021-01-052-2/+3
* mkfifoat: Work around trailing slash bug in mkfifoat() on AIX 7.2.Bruno Haible2021-01-052-1/+3
* expm1f-ieee: Work around AIX 7.2 bug.Bruno Haible2021-01-041-2/+3
* tests: Fix link errors on Solaris, when libunistring-optional is in use.Bruno Haible2021-01-0439-18/+50
* iconv-h: Fix module description.Bruno Haible2021-01-031-1/+3
* iconv_open: Fix module description.Noah Misch2021-01-031-1/+3
* timespec_get: Add tests.Bruno Haible2021-01-021-0/+13
* timespec_get: New module.Bruno Haible2021-01-022-0/+34
* time: Define TIME_UTC.Bruno Haible2021-01-021-0/+1
* stddef: Try harder to get max_align_t defined on OpenBSD, part 2.Bruno Haible2021-01-021-0/+1
* quotearg tests: Avoid test failures on Solaris 11.Bruno Haible2021-01-011-1/+3
* maint: run 'make update-copyright'Paul Eggert2020-12-312-2/+2
* memalign: Work around Solaris bug.Bruno Haible2020-12-311-3/+8
* malloc-h: Add tests.Bruno Haible2020-12-312-0/+29
* malloc-h: New module.Bruno Haible2020-12-311-0/+46
* canonicalize: fix ptrdiff_t overflow bugPaul Eggert2020-12-292-0/+2
* faccessat: revert recent EOVERFLOW changePaul Eggert2020-12-282-2/+0
* canonicalize: simplify via scratch_buffer_dupfreePaul Eggert2020-12-281-1/+3
* regex: remove glibc21.m4Paul Eggert2020-12-271-2/+1
* execvpe: Make dependency to stdbool explicit.Bruno Haible2020-12-261-0/+1