summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* timespec: fix resolution confusionPaul Eggert2018-09-107-25/+31
* mktime: simplify in prep for glibc mergePaul Eggert2018-09-092-10/+2
* intprops: minor clarification of codePaul Eggert2018-09-071-2/+2
* posix_spawn_file_actions_addchdir: New module.Bruno Haible2018-09-077-7/+110
* Fix typo in comment in yesterday's commit.Bruno Haible2018-09-071-1/+1
* fcntl: Fix F_DUPFD_CLOEXEC behaviour on Haiku.Bruno Haible2018-09-061-2/+9
* xstrtoll: Rely on limits-h module.Bruno Haible2018-09-061-14/+0
* strtoll, strtoull: Rely on limits-h module.Bruno Haible2018-09-061-29/+0
* limits-h: Provide numerical limits macros.Bruno Haible2018-09-061-7/+37
* fcntl: Don't access nonexistent optional argument.Bruno Haible2018-09-061-2/+177
* mktime: fix unlikely race+overflow bugPaul Eggert2018-09-021-1/+2
* mktime, timegm: simplify glibc time64_tPaul Eggert2018-09-012-2/+2
* mktime, timegm: simplify merge to glibcPaul Eggert2018-09-013-74/+91
* intprops: avoid evaluation of some expressionsPaul Eggert2018-08-271-7/+9
* autoupdatePaul Eggert2018-08-251-2/+2
* ; autoupdatePaul Eggert2018-08-221-0/+3
* getpass: Move declaration to <unistd.h>.Bruno Haible2018-08-192-28/+32
* glob: Fix over-optimization due to attribute __nonnull__.Bruno Haible2018-08-191-0/+6
* Avoid -Wcast-function-type warnings from casts after GetProcAddress.Bruno Haible2018-08-187-0/+32
* glob: Fix another compilation error when glob.h is not replaced.Bruno Haible2018-08-181-1/+1
* glob: Fix compilation error when glob.h is not replaced.Bruno Haible2018-08-181-1/+1
* scratch_buffer: Fix include file.Bruno Haible2018-08-181-0/+7
* setlocale: Trivial simplification.Bruno Haible2018-08-121-2/+0
* verify: port 'assume' to traditional toolsPaul Eggert2018-08-111-1/+2
* fnmatch: Fix compilation error in C++ namespace mode on Mac OS X.Bruno Haible2018-08-111-0/+2
* autoupdatePaul Eggert2018-08-101-5/+4
* glob-h: New module.Bruno Haible2018-08-072-20/+85
* fnmatch-h: Fix test compilation error on mingw (regression from today).Bruno Haible2018-08-071-2/+2
* fnmatch-h: New module.Bruno Haible2018-08-061-13/+54
* iconv-h: Enable 'posixcheck' warnings.Bruno Haible2018-08-051-0/+12
* Fix link error regarding 'rpl_environ' (regression from 2012-11-21).Bruno Haible2018-08-053-44/+66
* dfa: fix memory leakAssaf Gordon2018-08-011-1/+4
* ieee754-h: new modulePaul Eggert2018-08-011-0/+222
* autoupdatePaul Eggert2018-08-011-13/+5
* autoupdatePaul Eggert2018-07-131-23/+20
* mkancesdirs: Add extern "C" to headerSimon Marchi2018-07-091-0/+9
* renameatu: rename from renameat2Paul Eggert2018-07-054-12/+13
* getloadavg: don't redefine WINDOWS32Paul Smith2018-07-011-1/+1
* regex: glibc does not use intprops.hPaul Eggert2018-06-292-5/+17
* regex: port to recently proposed glibc regex mergePaul Eggert2018-06-283-35/+33
* Continue to use spaces for indentation, not tabs.Bruno Haible2018-06-2510-248/+248
* acl-internal.h: remove _GL_ATTRIBUTE_CONST on void functionJim Meyering2018-06-251-5/+1
* parse-datetime: accommodate gcc-4.8.5Jim Meyering2018-06-241-1/+1
* af_alg: Fail in continuable manner on Linux/powerpc64le.Bruno Haible2018-06-251-3/+17
* af_alg: Fix state of stream after sendfile() succeeds.Bruno Haible2018-06-251-10/+39
* canon-host: take GCC9's advice rather than ignoring warningJim Meyering2018-06-242-8/+2
* parse-datetime.y: avoid spurious GCC 9 warningJim Meyering2018-06-241-1/+6
* canon-host.c: avoid spurious GCC 9 warningJim Meyering2018-06-241-0/+6
* maint: clarify comments about sticky EOFPádraig Brady2018-06-245-5/+13
* af_alg: Comment and style improvements.Bruno Haible2018-06-251-6/+12