log

age author description
Sun, 16 Sep 2018 19:12:44 +0200 Bruno Haible setlocale: Improve locale handling on macOS 10.12 or newer.
Sun, 16 Sep 2018 17:14:12 +0200 Bruno Haible Update list of locale names with scripts on macOS.
Sun, 16 Sep 2018 17:08:04 +0200 Bruno Haible gettext: Use newer macOS APIs when possible.
Sun, 16 Sep 2018 14:45:15 +0200 Bruno Haible gettext: Use newer macOS APIs when possible.
Sun, 16 Sep 2018 14:42:55 +0200 Bruno Haible localename: Revisit macOS specific code.
Sun, 16 Sep 2018 03:15:54 +0200 Bruno Haible setlocale: Improve support for locales not supported by libc.
Sat, 15 Sep 2018 12:04:03 +0200 Bruno Haible strstr, strcasestr: Add workaround against glibc-2.28 bug.
Fri, 14 Sep 2018 12:52:53 +0200 Bruno Haible doc: Fix bottom of top-level page.
Wed, 12 Sep 2018 23:40:02 +0200 Bruno Haible Add test case from a recent glibc bug.
Wed, 12 Sep 2018 21:30:42 +0200 Bruno Haible Apply Eric Blake's improvements from 2011-02-25 to more tests.
Wed, 12 Sep 2018 21:27:52 +0200 Bruno Haible Apply Jim Meyering's fix from 2015-01-11 to more tests.
Tue, 11 Sep 2018 12:42:31 -0700 Paul Eggert xstrtol: actually copy the intprops.h line
Tue, 11 Sep 2018 12:29:01 -0700 Paul Eggert xstrtol: fix missing-TYPE_SIGNED typo
Mon, 10 Sep 2018 18:42:25 -0700 Paul Eggert timespec: fix resolution confusion
Sun, 09 Sep 2018 08:56:15 -0700 Paul Eggert mktime: simplify in prep for glibc merge
Fri, 07 Sep 2018 17:13:59 -0700 Paul Eggert intprops: minor clarification of code
Fri, 07 Sep 2018 23:39:37 +0200 Bruno Haible Fix a comment.
Fri, 07 Sep 2018 23:38:53 +0200 Bruno Haible posix_spawn_file_actions_addchdir: Add tests.
Fri, 07 Sep 2018 23:35:52 +0200 Bruno Haible posix_spawn_file_actions_addchdir: New module.
Fri, 07 Sep 2018 09:57:25 +0200 Bruno Haible Fix typo in comment in yesterday's commit.
Thu, 06 Sep 2018 22:44:01 +0200 Bruno Haible stddef: Override max_align_t on NetBSD 8.0/x86.
Thu, 06 Sep 2018 18:36:02 +0200 Bruno Haible fcntl: Fix F_DUPFD_CLOEXEC behaviour on Haiku.
Thu, 06 Sep 2018 14:50:04 +0200 Bruno Haible count-trailing-zeros tests: Rely on limits-h module.
Thu, 06 Sep 2018 14:49:14 +0200 Bruno Haible count-leading-zeros tests: Rely on limits-h module.
Thu, 06 Sep 2018 14:48:00 +0200 Bruno Haible count-one-bits tests: Rely on limits-h module.
Thu, 06 Sep 2018 14:46:06 +0200 Bruno Haible xstrtoll: Rely on limits-h module.
Thu, 06 Sep 2018 14:41:00 +0200 Bruno Haible strtoll, strtoull: Rely on limits-h module.
Thu, 06 Sep 2018 14:35:29 +0200 Bruno Haible intprops tests: Fix compilation error with pre-C99 compiler.
Thu, 06 Sep 2018 14:28:38 +0200 Bruno Haible limits-h: Provide numerical limits macros.
Thu, 06 Sep 2018 11:23:53 +0200 Bruno Haible fcntl: Don't access nonexistent optional argument.