log

age author description
Wed, 11 Feb 2015 15:22:54 -0800 Kevin Cernekee euidaccess: Fix Android build
Wed, 11 Feb 2015 15:22:53 -0800 Kevin Cernekee getugroups: Fix Android build
Wed, 11 Feb 2015 15:22:52 -0800 Kevin Cernekee localename: Fix Android build
Wed, 11 Feb 2015 15:22:51 -0800 Kevin Cernekee getdtablesize: Fix Android build
Wed, 11 Feb 2015 15:22:50 -0800 Kevin Cernekee Assume unbroken ungetc() on Android
Wed, 11 Feb 2015 15:22:49 -0800 Kevin Cernekee Fix FILE struct compatibility with Android API level >= 21
Wed, 11 Feb 2015 03:52:57 +0000 Pádraig Brady tests: avoid recent -Werror=unused-variable regression in test-locale
Wed, 11 Feb 2015 02:46:28 +0000 Pádraig Brady maint: various whitespace cleanups in tempname
Wed, 11 Feb 2015 00:16:55 +0000 Pádraig Brady tests: provide returns_() to simplify exit status checking
Tue, 20 Jan 2015 01:40:54 +0000 Pádraig Brady mountlist: only use libmount when specified
Sun, 08 Feb 2015 17:38:03 +0900 Daiki Ueno uniname/unimame-tests: don't link with -lunistring
Sat, 07 Feb 2015 18:09:00 -0800 Paul Eggert fstrcmp: don't assume strlen < INT_MAX
Sat, 07 Feb 2015 18:02:42 -0800 Paul Eggert diffseq: prefer ptrdiff_t to ssize_t
Sat, 07 Feb 2015 17:27:03 -0800 Paul Eggert xalloc: fix typo that suppressed warnings
Sat, 07 Feb 2015 15:15:31 -0800 Paul Eggert full-read: fix license notice typo
Sat, 07 Feb 2015 15:09:00 -0800 Paul Eggert crypto/gc: fix a -Wswitch warning
Fri, 06 Feb 2015 07:09:18 -0800 Karl Berry autoupdate
Thu, 05 Feb 2015 17:00:22 -0800 Karl Berry update from texinfo
Sat, 31 Jan 2015 23:49:13 +0100 Andreas Gruenbacher tempname: new try_tempname function
Tue, 03 Feb 2015 10:27:38 +0000 Pádraig Brady gnulib-tool: fix handling of patch(1) diagnostics
Tue, 03 Feb 2015 03:55:48 +0000 Pádraig Brady bootstrap: exit immediately upon gnulib-tool failure
Sun, 01 Feb 2015 21:40:11 +0100 Andreas Gruenbacher symlinkat: include all required header files
Sat, 31 Jan 2015 10:18:51 -0800 Karl Berry update from texinfo
Fri, 30 Jan 2015 16:07:17 -0800 Karl Berry update from texinfo
Fri, 30 Jan 2015 15:55:58 -0800 Karl Berry update from texinfo
Thu, 29 Jan 2015 16:44:48 +0000 Pádraig Brady localename: support Solaris 12 and illumos
Thu, 29 Jan 2015 16:35:24 +0000 Alexander Pyhalov locale: fix tests on illumos
Sat, 24 Jan 2015 11:11:34 +0900 Daiki Ueno unictype: avoid undefined left-shift behavior