summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* dfa: reorder enum for efficiencyPaul Eggert2018-09-181-0/+9
* dfa: optimize alternation in NFANorihiro Tanaka2018-09-181-0/+19
* dfa: simplify initial stateNorihiro Tanaka2018-09-181-0/+12
* file-has-acl: Fix test failure on Cygwin 2.9.Bruno Haible2018-09-181-0/+14
* stat-time tests: Fix test failure on Cygwin.Bruno Haible2018-09-181-0/+5
* doc: OS X 10.11 lacked ns time functionsPaul Eggert2018-09-181-0/+6
* gettime: nanotime never existedPaul Eggert2018-09-181-0/+8
* doc: Update statement about target platforms.Bruno Haible2018-09-181-0/+7
* posix_spawn tests: Fix link error on 64-bit Cygwin.Bruno Haible2018-09-181-0/+10
* timespec: new function current_timespecPaul Eggert2018-09-161-0/+14
* setlocale: Improve locale handling on macOS 10.12 or newer.Bruno Haible2018-09-161-0/+9
* Update list of locale names with scripts on macOS.Bruno Haible2018-09-161-0/+6
* gettext: Use newer macOS APIs when possible.Bruno Haible2018-09-161-0/+6
* localename: Revisit macOS specific code.Bruno Haible2018-09-161-0/+6
* setlocale: Improve support for locales not supported by libc.Bruno Haible2018-09-161-0/+9
* strstr, strcasestr: Add workaround against glibc-2.28 bug.Bruno Haible2018-09-151-0/+11
* doc: Fix bottom of top-level page.Bruno Haible2018-09-141-0/+10
* Add test case from a recent glibc bug.Bruno Haible2018-09-121-0/+9
* Apply Eric Blake's improvements from 2011-02-25 to more tests.Bruno Haible2018-09-121-0/+5
* Apply Jim Meyering's fix from 2015-01-11 to more tests.Bruno Haible2018-09-121-0/+7
* xstrtol: fix missing-TYPE_SIGNED typoPaul Eggert2018-09-111-0/+5
* timespec: fix resolution confusionPaul Eggert2018-09-101-0/+12
* mktime: simplify in prep for glibc mergePaul Eggert2018-09-091-0/+7
* intprops: minor clarification of codePaul Eggert2018-09-071-0/+6
* Fix a comment.Bruno Haible2018-09-071-0/+5
* posix_spawn_file_actions_addchdir: Add tests.Bruno Haible2018-09-071-0/+7
* posix_spawn_file_actions_addchdir: New module.Bruno Haible2018-09-071-0/+41
* stddef: Override max_align_t on NetBSD 8.0/x86.Bruno Haible2018-09-061-0/+7
* fcntl: Fix F_DUPFD_CLOEXEC behaviour on Haiku.Bruno Haible2018-09-061-0/+7
* count-trailing-zeros tests: Rely on limits-h module.Bruno Haible2018-09-061-0/+7
* count-leading-zeros tests: Rely on limits-h module.Bruno Haible2018-09-061-0/+13
* xstrtoll: Rely on limits-h module.Bruno Haible2018-09-061-0/+8
* strtoll, strtoull: Rely on limits-h module.Bruno Haible2018-09-061-0/+8
* intprops tests: Fix compilation error with pre-C99 compiler.Bruno Haible2018-09-061-0/+6
* limits-h: Provide numerical limits macros.Bruno Haible2018-09-061-0/+14
* fcntl: Don't access nonexistent optional argument.Bruno Haible2018-09-061-0/+9
* doc: mention environ pitfallEric Blake2018-09-051-0/+6
* gnulib-tool: Fix build order when $testsbase is a subdir of $sourcebase.Bruno Haible2018-09-031-0/+9
* mktime: fix unlikely race+overflow bugPaul Eggert2018-09-021-0/+9
* mktime, timegm: simplify glibc time64_tPaul Eggert2018-09-011-0/+8
* mktime, timegm: simplify merge to glibcPaul Eggert2018-09-011-0/+18
* intprops: avoid evaluation of some expressionsPaul Eggert2018-08-271-0/+10
* getcwd: Add cross-compilation guesses.Bruno Haible2018-08-231-0/+9
* glob-h: Formalize side effects from other modules.Bruno Haible2018-08-191-0/+4
* fnmatch-h: Formalize side effects from other modules.Bruno Haible2018-08-191-0/+4
* limits-h: Formalize side effects from other modules.Bruno Haible2018-08-191-0/+6
* getpass: Move declaration to <unistd.h>.Bruno Haible2018-08-191-0/+25
* glob: Fix over-optimization due to attribute __nonnull__.Bruno Haible2018-08-191-0/+5
* glob: Fix another compilation error when glob.h is not replaced.Bruno Haible2018-08-191-0/+8
* fnmatch: Avoid conflicting macro definitions of 'fnmatch'.Bruno Haible2018-08-191-0/+8