summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* timespec_get: Add tests.Bruno Haible2021-01-023-0/+71
* timespec_get: New module.Bruno Haible2021-01-029-5/+121
* time: Define TIME_UTC.Bruno Haible2021-01-026-3/+44
* stddef: Try harder to get max_align_t defined on OpenBSD, part 2.Bruno Haible2021-01-022-0/+6
* canonicalize: remove NARROW_ADDRESSES optimizationPaul Eggert2021-01-013-10/+10
* stddef: Try harder to get max_align_t defined on OpenBSD.Bruno Haible2021-01-012-2/+12
* aligned_alloc: Fix test failure on OpenBSD 6.8.Bruno Haible2021-01-012-2/+3
* aligned_alloc: Fix test failure on OpenBSD 6.8.Bruno Haible2021-01-013-3/+22
* posixtm tests: Disable part of the test on plaforms where it fails.Bruno Haible2021-01-012-4/+9
* autoupdateKarl Berry2021-01-012-34/+29
* c32isgraph/c32isprint/c32ispunct tests: Avoid test failures on OmniOS.Bruno Haible2021-01-014-7/+15
* libc-config: port to Sun C 5.9Paul Eggert2021-01-012-1/+8
* quotearg tests: Avoid test failures on Solaris 11.Bruno Haible2021-01-013-2/+37
* maint: Update copyright notices in --version output.Bruno Haible2021-01-016-6/+17
* maint: run 'make update-copyright'Paul Eggert2020-12-314224-4227/+4227
* autoupdatePaul Eggert2020-12-312-29/+34
* filename: change filename.h comment to LGPLv2.1+Paul Eggert2020-12-312-9/+16
* doc: mention year-0 bugs in Solaris etc.Paul Eggert2020-12-316-0/+29
* ptsname_r: Fix test failure on Solaris.Bruno Haible2021-01-012-1/+7
* posixtm tests: Disable part of the test on plaforms where it fails.Bruno Haible2021-01-012-1/+8
* poll tests: Avoid test failure on AIX.Bruno Haible2020-12-313-4/+16
* poll tests: Avoid test failure on BSD and Solaris systems.Bruno Haible2020-12-312-2/+18
* fnmatch: merge from glibc + proposalPaul Eggert2020-12-313-4/+22
* glob: merge proposed glibc changesPaul Eggert2020-12-312-6/+7
* memalign: Work around Solaris bug.Bruno Haible2020-12-315-3/+108
* malloc-h: Add tests.Bruno Haible2020-12-315-0/+97
* malloc-h: New module.Bruno Haible2020-12-316-0/+202
* unistd: Fix portability warnings.Bruno Haible2020-12-312-2/+7
* 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-312-0/+8
* srclistvars.sh doc unusual repo urlsKarl Berry2020-12-302-2/+7
* getlogin tests, getlogin_r tests: Avoid failure on Solaris OpenIndiana.Bruno Haible2020-12-303-1/+24
* * lib/canonicalize-lgpl.c (realpath_stk): Set errno properly.Paul Eggert2020-12-291-1/+4
* regex-tests: tweak to avoid a clang-10 warningJim Meyering2020-12-292-1/+9
* hash: add casts-to-float to avoid clang-10 warningsJim Meyering2020-12-292-2/+13
* canonicalize: fix size overflow treatmentPaul Eggert2020-12-293-12/+18
* list-c++, [o]map-c++, [o]set-c++: Fix conflict with 'free-posix' module.Bruno Haible2020-12-306-0/+19
* canonicalize: fix ptrdiff_t overflow bugPaul Eggert2020-12-295-2/+39
* havelib: Fix for Solaris 11 OpenIndiana and Solaris 11 OmniOS.Bruno Haible2020-12-292-3/+12
* ptsname_r: Fix a compiler warning on Solaris.Bruno Haible2020-12-292-2/+6
* gnulib-tool: Fix logic whether to add a dummy.c.Bruno Haible2020-12-292-1/+24
* faccessat: revert recent EOVERFLOW changePaul Eggert2020-12-289-81/+26
* canonicalize-lgpl: accommodate picky cppPaul Eggert2020-12-282-1/+6
* canonicalize: simplify via scratch_buffer_dupfreePaul Eggert2020-12-287-22/+83
* regex: remove glibc21.m4Paul Eggert2020-12-274-38/+10
* gnulib-tool: Make --conditional-dependencies work with --with-tests.Bruno Haible2020-12-272-7/+37
* execvpe: Make dependency to stdbool explicit.Bruno Haible2020-12-263-0/+6
* execlp: Add tests.Bruno Haible2020-12-264-0/+115
* execlp: New module.Bruno Haible2020-12-265-5/+146