log ChangeLog @ 17703:ba9e9026f860

age author description
Wed, 11 Jun 2014 08:31:07 -0700 Daiki Ueno gettext: update macros to version 0.19
Tue, 10 Jun 2014 23:31:39 +0100 Pádraig Brady select,poll: fix console handle check on windows 8
Tue, 10 Jun 2014 22:19:13 +0100 Eli Zaretskii select: fix waiting on anonymous pipes on MS-Windows
Tue, 10 Jun 2014 21:22:16 +0100 Eli Zaretskii times: fix to return non constant value on MS-Windows
Mon, 09 Jun 2014 17:07:44 +0100 Michael Goffioul isatty: fix to work on windows 8
Sat, 07 Jun 2014 16:22:01 -0700 Paul Eggert maint: fix typo in fdl.texi
Tue, 03 Jun 2014 23:01:14 +0100 Ben Walton mountlist: avoid hasmntopt const type warning on solaris
Wed, 04 Jun 2014 13:09:56 -0600 Eric Blake maintainer-makefile: delete obsolete code
Wed, 04 Jun 2014 12:52:33 -0600 Eric Blake maintainer-makefile: avoid spurious error messages
Mon, 02 Jun 2014 20:13:54 +0100 Ben Walton rename: avoid unused-but-set-variable compiler warning
Mon, 02 Jun 2014 20:08:05 +0100 Pádraig Brady maint: add ChangeLog entry missing in previous commit
Sun, 01 Jun 2014 16:52:00 -0700 Paul Eggert gnulib-common.m4: Fix typo in _GL_UNUSED_LABEL.
Sun, 01 Jun 2014 23:39:44 +0100 Ben Walton acl: apply pure attribute to two functions
Sun, 01 Jun 2014 22:25:28 +0100 Pádraig Brady gnulib-common.m4: add _GL_UNUSED_LABEL
Sat, 31 May 2014 14:07:57 -0700 Paul Eggert dup2, fcntl, fcntl-h: port to AIX 7.1
Fri, 30 May 2014 16:15:27 -0700 Paul Eggert printf, config.rpath: Port to FreeBSD 10.
Fri, 30 May 2014 09:42:30 -0700 Paul Eggert ftoastr: work around compiler bug in IBM xlc 12.1
Fri, 30 May 2014 08:47:43 -0400 Kieran Colford valgrind-tests: fixed misleading help message
Fri, 30 May 2014 11:34:23 +0100 Ulrich Weigand isfinite, isinf, isnan tests: fix for little-endian PowerPC
Thu, 29 May 2014 23:00:02 -0700 Paul Eggert exclude-tests: port to AIX 7.1
Wed, 28 May 2014 21:04:04 -0700 Paul Eggert pthread_sigmask, timer-time: use gl_THREADLIB only if needed
Tue, 27 May 2014 22:25:59 +0200 Sylvain Beucler gnulib-tool: wget translations using --no-verbose rather than --quiet
Tue, 27 May 2014 22:21:55 +0200 Sylvain Beucler gnulib-tool: adjust translation wget to avoid a https redirection
Thu, 22 May 2014 17:49:33 +0100 Pádraig Brady getlogin_r-tests: check return value rather than errno
Thu, 22 May 2014 17:09:49 +0100 Pádraig Brady getlogin_r-tests: fix various issues in recent change
Thu, 22 May 2014 00:05:01 -0700 Paul Eggert fchdir: port 'open' and 'close' redefinitions to AIX 7.1
Tue, 20 May 2014 18:14:48 -0700 Paul Eggert xalloc: don't potentially generate invalid code for xmemdup calls
Mon, 19 May 2014 13:04:23 +0100 Pádraig Brady getlogin_r-tests: avoid false failure under sudo/ssh etc.
Sun, 18 May 2014 02:48:03 +0100 Pádraig Brady getlogin-tests: avoid false failure under cron
Fri, 16 May 2014 16:03:14 -0700 Jim Meyering mbrtowc.m4: fix a comment typo
Fri, 16 May 2014 13:56:00 -0700 Paul Eggert mbrlen, mbrtowc: fix bug with empty input
Thu, 15 May 2014 18:30:04 -0700 Paul Eggert doc: document mbrtowc and mbrlen problem with empty input
Thu, 15 May 2014 13:07:50 -0700 Paul Eggert doc: document exec* = spawn+exit bug with non-Cygwin Windows platforms
Wed, 14 May 2014 22:06:24 +0100 Guilherme de Almeida Suckevicz getlogin-tests: avoid false failure under sudo/ssh etc.
Sun, 11 May 2014 00:36:37 -0700 Paul Eggert mbsstr, quotearg, xstrtol: pacify IRIX 6.5 cc
Sat, 19 Apr 2014 00:50:11 +0100 Pádraig Brady gitlog-to-changelog: revert inclusion of git-log-fix file
Fri, 18 Apr 2014 19:34:45 +0100 Assaf Gordon maint.mk: Relax the copyright check to cater for non FSF projects
Fri, 18 Apr 2014 09:16:27 +0000 Natanael Copa physmem: use sysinfo if _SC_PHYS_PAGES unavailable
Fri, 18 Apr 2014 22:29:55 -0700 Paul Eggert exclude: port to strict C99
Thu, 17 Apr 2014 22:41:09 -0700 Paul Eggert regex: do not depend on malloc-gnu
Wed, 16 Apr 2014 11:35:55 -0400 Assaf Gordon expl: avoid incorrect expl(small_value) on OpenBSD 5.4
Sat, 12 Apr 2014 10:45:47 -0700 Paul Eggert xalloc: allow x2nrealloc (P, PN, S) where P && !*PN
Wed, 09 Apr 2014 10:20:08 -0600 Eric Blake fts: avoid unnecessary strlen calls
Wed, 09 Apr 2014 09:08:55 -0700 Paul Eggert fts: avoid unnecessary strlen calls
Wed, 09 Apr 2014 14:14:08 +0200 Bernhard Voelker fts: avoid unnecessary strlen calls
Thu, 27 Mar 2014 13:38:41 -0700 Paul Eggert obstack: Remove ancient NeXTSTEP gcc support conditional
Thu, 27 Mar 2014 12:55:07 -0700 Paul Eggert obstack: merge with glibc changes
Wed, 26 Mar 2014 02:45:58 +0100 Bernhard Voelker strftime: wrap macros in "do {...} while(0)"
Wed, 26 Mar 2014 01:42:11 +0100 Bernhard Voelker modechange: avoid memory leaks for invalid octal modes
Mon, 24 Mar 2014 08:04:57 -0700 Paul Eggert gitlog-to-changelog: include a dummy git-log-fix file
Thu, 13 Mar 2014 13:00:00 -0700 Jim Meyering gitlog-to-changelog: also include the file, git-log-fix
Thu, 06 Mar 2014 21:53:50 -0800 Paul Eggert regex: port to OS X 10.8.5 en_US.UTF-8 locale
Wed, 05 Mar 2014 17:51:59 -0800 Paul Eggert maint: fix ChangeLog to match commit record
Wed, 05 Mar 2014 12:10:56 -0800 Kevin Cernekee stdint, read-file: fix missing SIZE_MAX on Android (tiny change)
Tue, 25 Feb 2014 10:58:48 +0000 Pádraig Brady parse-datetime: fix crash or infloop in TZ="" parsing
Wed, 26 Feb 2014 23:57:26 -0800 Paul Eggert savedir: new symbol for fast-read version
Tue, 25 Feb 2014 11:16:27 -0800 Paul Eggert unistd: port readlink to Mac OS X 10.3.9
Sun, 23 Feb 2014 16:19:31 -0800 Paul Eggert * NEWS: Document recent change to diffseq.
Sun, 23 Feb 2014 16:16:31 -0800 Paul Eggert diffseq: remove TOO_EXPENSIVE heuristic
Sun, 23 Feb 2014 14:20:18 -0800 Paul Eggert savedir: simplify by using stpcpy