summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* nstrftime, time_rz: Avoid using an obsolete Autoconf macro.Bruno Haible2021-01-043-12/+12
* ffsl, ffsll: Work around AIX 7.2 problem.Bruno Haible2021-01-041-0/+8
* ssfmalloc: Fix includes.Bruno Haible2021-01-041-1/+2
* autoupdateKarl Berry2021-01-039-37/+42
* stddef: Override wrong max_align_t on AIX 7 with xlc in 64-bit mode.Bruno Haible2021-01-031-0/+17
* free-posix: Work around GCC mis-optimization bug.Bruno Haible2021-01-031-0/+14
* utimensat: Fix test failures on macOS 10.13.Bruno Haible2021-01-021-0/+30
* utimens: Fix test failure on macOS 10.13.Bruno Haible2021-01-021-0/+1
* utimens: Fix test failure on macOS 10.13.Bruno Haible2021-01-021-0/+14
* renameatu: Fix test failures on macOS.Bruno Haible2021-01-021-22/+40
* timespec_get: New module.Bruno Haible2021-01-022-0/+44
* time: Define TIME_UTC.Bruno Haible2021-01-021-0/+8
* canonicalize: remove NARROW_ADDRESSES optimizationPaul Eggert2021-01-012-10/+2
* autoupdateKarl Berry2021-01-012-34/+29
* libc-config: port to Sun C 5.9Paul Eggert2021-01-011-1/+1
* maint: Update copyright notices in --version output.Bruno Haible2021-01-011-2/+2
* maint: run 'make update-copyright'Paul Eggert2020-12-311985-1986/+1986
* autoupdatePaul Eggert2020-12-312-29/+34
* filename: change filename.h comment to LGPLv2.1+Paul Eggert2020-12-311-9/+11
* ptsname_r: Fix test failure on Solaris.Bruno Haible2021-01-011-1/+1
* fnmatch: merge from glibc + proposalPaul Eggert2020-12-311-4/+3
* glob: merge proposed glibc changesPaul Eggert2020-12-311-6/+0
* memalign: Work around Solaris bug.Bruno Haible2020-12-311-0/+35
* malloc-h: New module.Bruno Haible2020-12-311-0/+69
* unistd: Fix portability warnings.Bruno Haible2020-12-311-2/+2
* autoupdateKarl Berry2020-12-311-3/+2
* autoupdateKarl Berry2020-12-311-31/+27
* utime: Fix compilation error on macOS and Solaris 9 (regr. 2020-12-24).Bruno Haible2020-12-311-0/+1
* * lib/canonicalize-lgpl.c (realpath_stk): Set errno properly.Paul Eggert2020-12-291-1/+4
* hash: add casts-to-float to avoid clang-10 warningsJim Meyering2020-12-291-2/+2
* canonicalize: fix size overflow treatmentPaul Eggert2020-12-292-12/+3
* list-c++, [o]map-c++, [o]set-c++: Fix conflict with 'free-posix' module.Bruno Haible2020-12-305-0/+10
* canonicalize: fix ptrdiff_t overflow bugPaul Eggert2020-12-292-2/+22
* ptsname_r: Fix a compiler warning on Solaris.Bruno Haible2020-12-291-2/+1
* faccessat: revert recent EOVERFLOW changePaul Eggert2020-12-283-35/+5
* canonicalize-lgpl: accommodate picky cppPaul Eggert2020-12-281-1/+1
* canonicalize: simplify via scratch_buffer_dupfreePaul Eggert2020-12-284-20/+66
* execvpe: Make dependency to stdbool explicit.Bruno Haible2020-12-261-0/+1
* execlp: New module.Bruno Haible2020-12-261-0/+82
* execle: New module.Bruno Haible2020-12-261-0/+83
* execl: New module.Bruno Haible2020-12-261-0/+82
* execv: New module.Bruno Haible2020-12-261-0/+35
* execvp: New module.Bruno Haible2020-12-261-0/+35
* execvpe: New module.Bruno Haible2020-12-261-0/+62
* execve: New module.Bruno Haible2020-12-261-0/+79
* execve, execvpe, execvp, execv, execl, execle, execlp: Prepare modules.Bruno Haible2020-12-261-23/+172
* stack: Fix typo in comments.Bruno Haible2020-12-261-2/+2
* bitset: Fix conflict with 'free-posix' module.Bruno Haible2020-12-261-0/+1
* idx: change idx.h comment to LGPLv2.1+Paul Eggert2020-12-251-10/+11
* Make it possible to turn off the mkdir override on Windows.Bruno Haible2020-12-251-11/+38