summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* timespec: fix resolution confusionPaul Eggert2018-09-1013-44/+62
* mktime: simplify in prep for glibc mergePaul Eggert2018-09-093-10/+9
* intprops: minor clarification of codePaul Eggert2018-09-072-2/+8
* Fix a comment.Bruno Haible2018-09-072-1/+6
* posix_spawn_file_actions_addchdir: Add tests.Bruno Haible2018-09-074-0/+212
* posix_spawn_file_actions_addchdir: New module.Bruno Haible2018-09-0719-48/+275
* Fix typo in comment in yesterday's commit.Bruno Haible2018-09-071-1/+1
* stddef: Override max_align_t on NetBSD 8.0/x86.Bruno Haible2018-09-063-4/+36
* fcntl: Fix F_DUPFD_CLOEXEC behaviour on Haiku.Bruno Haible2018-09-063-3/+22
* count-trailing-zeros tests: Rely on limits-h module.Bruno Haible2018-09-063-5/+8
* count-leading-zeros tests: Rely on limits-h module.Bruno Haible2018-09-063-5/+14
* count-one-bits tests: Rely on limits-h module.Bruno Haible2018-09-062-5/+1
* xstrtoll: Rely on limits-h module.Bruno Haible2018-09-064-15/+9
* strtoll, strtoull: Rely on limits-h module.Bruno Haible2018-09-064-29/+10
* intprops tests: Fix compilation error with pre-C99 compiler.Bruno Haible2018-09-062-14/+26
* limits-h: Provide numerical limits macros.Bruno Haible2018-09-065-27/+146
* fcntl: Don't access nonexistent optional argument.Bruno Haible2018-09-062-2/+186
* doc: mention environ pitfallEric Blake2018-09-052-0/+13
* gnulib-tool: Fix build order when $testsbase is a subdir of $sourcebase.Bruno Haible2018-09-032-4/+29
* mktime: fix unlikely race+overflow bugPaul Eggert2018-09-022-1/+11
* mktime, timegm: simplify glibc time64_tPaul Eggert2018-09-013-2/+10
* mktime, timegm: simplify merge to glibcPaul Eggert2018-09-014-74/+109
* autoupdateKarl Berry2018-08-302-3/+3
* autoupdateKarl Berry2018-08-281-471/+421
* intprops: avoid evaluation of some expressionsPaul Eggert2018-08-272-7/+19
* autoupdatePaul Eggert2018-08-251-2/+2
* autoupdateKarl Berry2018-08-251-73/+80
* autoupdateKarl Berry2018-08-241-34/+35
* getcwd: Add cross-compilation guesses.Bruno Haible2018-08-232-5/+26
* ; autoupdatePaul Eggert2018-08-222-3/+6
* autoupdateKarl Berry2018-08-201-219/+219
* glob-h: Formalize side effects from other modules.Bruno Haible2018-08-193-4/+15
* fnmatch-h: Formalize side effects from other modules.Bruno Haible2018-08-193-4/+15
* limits-h: Formalize side effects from other modules.Bruno Haible2018-08-193-3/+16
* getpass: Move declaration to <unistd.h>.Bruno Haible2018-08-1911-57/+107
* glob: Fix over-optimization due to attribute __nonnull__.Bruno Haible2018-08-192-0/+11
* glob: Fix another compilation error when glob.h is not replaced.Bruno Haible2018-08-193-3/+16
* fnmatch: Avoid conflicting macro definitions of 'fnmatch'.Bruno Haible2018-08-192-6/+9
* Avoid -Wcast-function-type warnings from casts after GetProcAddress.Bruno Haible2018-08-188-0/+46
* glob: Fix another compilation error when glob.h is not replaced.Bruno Haible2018-08-182-1/+7
* glob: Fix compilation error when glob.h is not replaced.Bruno Haible2018-08-183-1/+10
* scratch_buffer: Add tests.Bruno Haible2018-08-183-0/+148
* scratch_buffer: Fix include file.Bruno Haible2018-08-182-0/+15
* glob-h: Revert Paul Eggert's revert.Bruno Haible2018-08-183-2/+29
* glob-h: always build glob.hPaul Eggert2018-08-183-23/+13
* autoupdateKarl Berry2018-08-141-36/+50
* monetary: Simplify m4 code.Bruno Haible2018-08-142-9/+8
* fnmatch-gnu: Revert part of last commit (unneeded).Bruno Haible2018-08-143-25/+0
* fnmatch, fnmatch-gnu: Fix compilation error on Mac OS X.Bruno Haible2018-08-143-4/+38
* autoupdateKarl Berry2018-08-131-111/+115