summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
...
* ftello: Work around bug in macOS >= 10.15.Bruno Haible2021-03-211-0/+2
* time_rz: Put reference documentation into the .h file.Bruno Haible2021-03-141-11/+0
* exclude: Allow stdio optimization independently of 'unlocked-io'.Bruno Haible2021-03-071-0/+1
* readutmp: Optimize stdio accesses.Bruno Haible2021-03-071-0/+1
* mountlist: Optimize stdio accesses.Bruno Haible2021-03-071-0/+1
* getusershell: Optimize stdio accesses when possible.Bruno Haible2021-03-071-2/+3
* unlocked-io-internal: New module.Bruno Haible2021-03-072-5/+38
* dynarray: Add tests.Bruno Haible2021-03-071-0/+11
* dynarray: Make the module usable on its own.Bruno Haible2021-03-071-2/+2
* * modules/parse-datetime2: New file.Paul Eggert2021-03-011-0/+21
* string-buffer: Fixes.Bruno Haible2021-02-271-1/+1
* string-buffer: Add tests.Bruno Haible2021-02-211-0/+11
* string-buffer: New module.Bruno Haible2021-02-211-0/+26
* 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