log

age author description
Mon, 21 Jan 2019 00:33:28 +0100 Bruno Haible rintl: Override broken implementation on NetBSD.
Sun, 20 Jan 2019 23:48:18 +0100 Bruno Haible log10l: Work around inaccurate implementation on NetBSD.
Sun, 20 Jan 2019 22:57:41 +0100 Bruno Haible logl: Work around inaccurate implementation on NetBSD.
Sun, 20 Jan 2019 22:28:37 +0100 Bruno Haible expm1l: Work around inaccurate implementation on NetBSD.
Sun, 20 Jan 2019 22:04:01 +0100 Bruno Haible expl: Work around inaccurate implementation on NetBSD.
Sun, 20 Jan 2019 21:45:29 +0100 Bruno Haible exp2l: Work around inaccurate implementation on NetBSD.
Sun, 20 Jan 2019 21:33:15 +0100 Bruno Haible floor, floorl: Avoid autoconf warnings.
Sun, 20 Jan 2019 21:19:41 +0100 Bruno Haible Defeat current GCC optimizations in math autoconf tests.
Sun, 13 Jan 2019 22:05:10 -0800 Pádraig Brady gettext: support disabling use of VLAs
Sat, 19 Jan 2019 08:42:53 -0800 Karl Berry autoupdate
Thu, 17 Jan 2019 19:40:26 +0100 KO Myung-Hun sys_stat: Fix 'implicit declaration of function' warning on OS/2 kLIBC.
Thu, 17 Jan 2019 19:32:20 +0100 KO Myung-Hun fcntl: Fix syntax error (regression from 2018-10-05).
Tue, 15 Jan 2019 10:00:28 -0800 Karl Berry autoupdate
Sun, 13 Jan 2019 19:48:35 +0100 Akim Demaille relocatable: improve documentation
Sun, 13 Jan 2019 11:16:20 +0100 Akim Demaille backup: update dependencies
Sun, 13 Jan 2019 19:14:10 +0100 Bruno Haible getcwd: Fix test failure when building on a Linux 9p file system.
Sat, 12 Jan 2019 15:17:09 +0100 Tim Rühsen Fix typos found by codespell.
Sat, 12 Jan 2019 09:50:10 +0100 Bruno Haible doc: Fix documentation about container data types.
Thu, 10 Jan 2019 21:06:52 +0100 Bruno Haible verify: Enable _GL_HAVE_STATIC_ASSERT for recent G++ versions.
Tue, 08 Jan 2019 15:50:28 +0100 Tim Rühsen getpass: Fix include filename
Sun, 06 Jan 2019 22:30:13 +0100 Bruno Haible maintainer-makefile: Make the configure.ac section optional.
Sun, 06 Jan 2019 21:22:38 +0100 Bruno Haible localename: Assume setlocale function.
Sun, 06 Jan 2019 20:53:44 +0100 Bruno Haible doc: Add documentation about container data types.
Sun, 06 Jan 2019 16:57:56 +0100 Bruno Haible doc: Update documentation about 'progname' module.
Sun, 06 Jan 2019 15:58:46 +0100 Bruno Haible doc: Document the xstdopen and *-safer modules.
Sun, 06 Jan 2019 09:27:42 +0100 Bruno Haible xstdopen: Add tests.
Sun, 06 Jan 2019 09:25:59 +0100 Bruno Haible xstdopen: New module.
Sun, 06 Jan 2019 09:24:04 +0100 Bruno Haible stdopen: Fix compilation error with IRIX cc.
Sat, 05 Jan 2019 18:55:19 -0800 Paul Eggert xfreopen need not include stdio--.h
Sat, 05 Jan 2019 18:03:10 -0800 Paul Eggert xfreopen need not depend on freopen-safer