log

age author description
Fri, 04 Jan 2019 12:32:14 +0100 Bruno Haible xmemdup0: Remove redundant code.
Fri, 04 Jan 2019 12:26:44 +0100 Bruno Haible backupfile: Fix module dependencies.
Thu, 03 Jan 2019 22:36:21 -0800 Paul Eggert bitset, crypto/gc: fix conflicts with Solaris 11
Fri, 04 Jan 2019 06:22:00 +0100 Bruno Haible safe-read, safe-write: Fix conflict with Illumos-Joyent <sys/limits.h>.
Thu, 03 Jan 2019 09:47:26 -0800 Karl Berry autoupdate
Thu, 03 Jan 2019 09:19:27 -0600 Eric Blake maintainer-makefile: fix typo in previous patch
Wed, 02 Jan 2019 14:08:00 -0600 Roman Bolshakov maint.mk: Replace grep with $(GREP)
Thu, 13 Dec 2018 18:34:52 +0300 Roman Bolshakov maint.mk: Split long argument lists
Mon, 31 Dec 2018 18:07:08 -0800 Paul Eggert autoupdate
Tue, 01 Jan 2019 00:25:11 +0100 Paul Eggert maint: Run 'make update-copyright'
Mon, 31 Dec 2018 15:19:26 -0800 Paul Eggert autoupdate
Mon, 31 Dec 2018 09:12:05 -0800 Karl Berry autoupdate
Sat, 29 Dec 2018 09:21:41 -0800 Karl Berry autoupdate
Thu, 27 Dec 2018 22:24:14 -0800 Paul Eggert * lib/mknodat.c: Remove incorrect comments.
Thu, 27 Dec 2018 22:22:41 -0800 Paul Eggert mkfifo: bring back HAVE_MKFIFO macro
Thu, 27 Dec 2018 11:20:42 -0800 Paul Eggert autoupdate
Fri, 21 Dec 2018 08:37:23 -0800 Karl Berry autoupdate
Fri, 21 Dec 2018 09:34:05 +0100 Bruno Haible Assume Autoconf >= 2.63.
Fri, 21 Dec 2018 09:25:57 +0100 Bruno Haible memcmp: Mention the clang bug.
Thu, 20 Dec 2018 19:51:48 -0800 Jim Meyering revert v0.1-2213-gae4b73e28 and part of v0.1-2281-g95cd86dd7
Thu, 20 Dec 2018 16:10:29 -0800 Paul Eggert version-etc: allow zero authors
Thu, 20 Dec 2018 03:11:34 +0100 Bruno Haible lchown tests: Be more permissive regarding errno values.
Tue, 18 Dec 2018 09:59:41 +0100 Bruno Haible duplocale: Avoid test failure on AIX 7.
Tue, 18 Dec 2018 09:49:42 +0100 Bruno Haible localename: Fix test failure on AIX 7.
Tue, 18 Dec 2018 08:53:49 +0100 Bruno Haible localename: Update comments regarding Cygwin.
Sun, 16 Dec 2018 23:18:36 +0100 Bruno Haible c-stack: Fix for Linux/sparc.
Sun, 16 Dec 2018 21:31:15 +0100 Bruno Haible localename: Avoid test failure on some glibc systems.
Sun, 16 Dec 2018 07:33:54 -0800 Paul Eggert autoupdate
Sun, 16 Dec 2018 16:24:28 +0100 Assaf Gordon random: Fix build error on native Windows (regression from 2018-06-21).
Sun, 16 Dec 2018 15:58:18 +0100 Bruno Haible autoupdate
Sun, 16 Dec 2018 10:46:13 +0100 Bruno Haible obstack, libc-config: Support HP-UX cc in C99 mode.
Sun, 16 Dec 2018 07:11:44 +0100 Bruno Haible localename: Fix test failure on OpenBSD >= 6.2.
Sun, 16 Dec 2018 06:45:51 +0100 Bruno Haible duplocale tests: Re-enable the test on platforms without <monetary.h>.
Sun, 16 Dec 2018 05:40:53 +0100 Bruno Haible localename: Update comments.
Sat, 15 Dec 2018 16:40:00 -0800 Jim Meyering regex: fix indentation
Sun, 16 Dec 2018 00:48:58 +0100 Bruno Haible openat-safer tests: Avoid test failure on NetBSD 8. Part 2.
Sun, 16 Dec 2018 00:34:25 +0100 Bruno Haible openat-safer tests: Avoid test failure on NetBSD 8.
Sat, 15 Dec 2018 15:24:21 -0800 Jim Meyering regex: work around a bug in glibc-2.27 and prior
Sat, 15 Dec 2018 23:27:49 +0100 Bruno Haible localename: Fix use of uninitialized shell variable.
Sat, 15 Dec 2018 22:01:27 +0100 Bruno Haible dfa tests: Avoid test failure on Alpine Linux.
Sat, 15 Dec 2018 10:09:35 -0800 Jim Meyering dfa: avoid new warnings from gcc
Fri, 14 Dec 2018 16:25:13 -0800 Paul Eggert mkdir-p: improve diagnostic for FUSE mounts
Fri, 14 Dec 2018 23:08:10 +0100 Bruno Haible hash-map: Add tests.
Fri, 14 Dec 2018 23:08:06 +0100 Bruno Haible linkedhash-map: Add tests.
Fri, 14 Dec 2018 23:08:02 +0100 Bruno Haible array-map: Add tests.
Fri, 14 Dec 2018 23:07:58 +0100 Bruno Haible xmap: New module.
Fri, 14 Dec 2018 23:07:53 +0100 Bruno Haible hash-map: New module.
Fri, 14 Dec 2018 23:07:49 +0100 Bruno Haible linkedhash-map: New module.
Fri, 14 Dec 2018 23:07:43 +0100 Bruno Haible array-map: New module.
Fri, 14 Dec 2018 23:07:39 +0100 Bruno Haible map: New module.
Thu, 13 Dec 2018 22:17:50 +0100 Bruno Haible select tests: Avoid test failure on Cygwin.
Thu, 13 Dec 2018 12:00:22 +0100 Bruno Haible localtime-buffer: Avoid endless recursion in localtime and gmtime.
Thu, 13 Dec 2018 11:28:32 +0100 Bruno Haible localeconv tests: Avoid test failure on Cygwin.
Wed, 12 Dec 2018 01:14:34 +0100 Bruno Haible omap: Don't dispose the old value when the function returns it.
Wed, 12 Dec 2018 01:03:13 +0100 Bruno Haible array-omap, avltree-omap, rbtree-omap: Tweak style.
Tue, 11 Dec 2018 20:56:37 +0100 Bruno Haible rbtree-omap: Add tests.
Tue, 11 Dec 2018 20:56:35 +0100 Bruno Haible avltree-omap: Add tests.
Tue, 11 Dec 2018 20:56:33 +0100 Bruno Haible array-omap: Add tests.
Tue, 11 Dec 2018 20:56:30 +0100 Bruno Haible xomap: New module.
Tue, 11 Dec 2018 20:56:27 +0100 Bruno Haible rbtree-omap: New module.