log

age author description
Sun, 31 Aug 2014 10:27:36 +0200 Thien-Thi Nguyen vasnprintf: Avoid signed/unsigned comparison warning.
Sat, 30 Aug 2014 10:31:35 +0200 Mats Erik Andersson parse-datetime: Avoid signed/unsigned comparison warning
Fri, 29 Aug 2014 13:00:16 -0700 Paul Eggert qsort_r: new module, for GNU-style qsort_r
Thu, 07 Aug 2014 17:40:01 -0700 Paul Eggert vla: new module
Thu, 07 Aug 2014 08:46:52 +0900 Daiki Ueno localename: make gl_locale_name_thread really thread-safe on Windows
Thu, 07 Aug 2014 18:13:41 -0700 Paul Eggert getpass: don't assume struct termios
Thu, 07 Aug 2014 18:04:32 -0700 Paul Eggert getdtablesize: fall back on sysconf (_SC_OPEN_MAX)
Thu, 07 Aug 2014 17:25:28 -0700 Paul Eggert vararrays: modernize AC_C_VARARRAYS for C11
Thu, 07 Aug 2014 09:52:04 -0700 Alessandro Degano relocatable-prog-wrapper: port gettext to OS X 10.8 + GCC 4.8.1
Tue, 05 Aug 2014 13:19:57 -0700 Paul Eggert sys_select: fix FD_ZERO problem on Solaris 10
Tue, 05 Aug 2014 13:14:04 -0700 Paul Eggert accept: document Solaris 10 type glitch
Mon, 04 Aug 2014 11:30:33 -0700 Paul Eggert extern-inline: port to FreeBSD, DragonFly
Fri, 01 Aug 2014 05:07:12 -0700 Karl Berry autoupdate
Fri, 01 Aug 2014 07:34:42 +0530 Siddhesh Poyarekar Use consistent style to check DEBUG macro in regex_internal.c
Wed, 30 Jul 2014 15:01:44 -0600 Eric Blake openat-die: use _Noreturn markup
Wed, 30 Jul 2014 17:11:49 -0600 Eric Blake test-open: port to cygwin, which lacks Fortify
Sat, 19 Jul 2014 21:22:26 +0900 Eli Zaretskii localename: Enforce declarations before statements.
Fri, 18 Jul 2014 14:16:44 -0700 Jim Meyering test-userspec: don't look up numeric user names
Tue, 15 Jul 2014 12:18:48 -0700 Eli Zaretskii localcharset, localename: MS-Windows support for non-default locales
Tue, 09 Jul 2013 15:54:48 +0900 Daiki Ueno announce-gen: avoid failure when Digest::SHA is installed
Sat, 12 Jul 2014 13:57:21 +0100 Pádraig Brady gettext: revert "update macros to version 0.19"
Sat, 12 Jul 2014 16:33:49 -0700 Jim Meyering regex: don't deref NULL upon heap allocation failure
Sat, 12 Jul 2014 15:21:12 +0100 Pádraig Brady maint.mk: give projects more flexibilty in set_prog_name arguments
Fri, 11 Jul 2014 12:19:34 -0700 Paul Eggert regex: fix memory leak in compiler
Wed, 09 Jul 2014 19:18:40 -0400 Assaf Gordon announce-gen: avoid perl warnings
Thu, 10 Jul 2014 19:42:02 +0100 Assaf Gordon localename: avoid -Wsuggest-attribute={const,pure} warnings
Thu, 10 Jul 2014 18:21:00 +0300 Eli Zaretskii nl_langinfo: Fix last change.
Wed, 09 Jul 2014 15:26:49 +0530 Siddhesh Poyarekar Define macros for glibc
Wed, 09 Jul 2014 15:26:17 +0530 Siddhesh Poyarekar Sync up error.c with glibc
Wed, 09 Jul 2014 13:13:07 +0200 Pavel Hrdina nl_langinfo: fix build under mingw
Tue, 08 Jul 2014 18:17:03 +0100 Andrew D Warshall mountlist: do not classify a bind-mounted dir entry as "dummy"
Tue, 08 Jul 2014 13:12:28 -0600 Eric Blake maint.mk: less syntax-check noise when SIGPIPE is ignored
Sat, 05 Jul 2014 14:42:47 -0700 Eli Zaretskii nl_langinfo: CODESET on MS-Windows and more items from localeconv
Sat, 05 Jul 2014 08:33:05 -0700 Paul Eggert Bruno Haible has stepped down as maintainer.
Fri, 27 Jun 2014 11:35:44 -0700 Paul Eggert mktime: merge #if/#ifdef usage from glibc
Thu, 19 Jun 2014 18:25:12 -0400 Alfred M. Szmidt git-version-gen: improve option descriptions
Thu, 19 Jun 2014 08:51:30 -0700 Paul Eggert regex: fix memory leak in compiler
Thu, 19 Jun 2014 08:22:20 -0700 Paul Eggert regex: merge patch from libc
Tue, 17 Jun 2014 08:09:57 -0700 Paul Eggert acl: port to gcc -Wredundant-decls
Tue, 17 Jun 2014 08:29:46 -0700 Jim Meyering parse-duration: eliminate 68-year duration limit
Sat, 14 Jun 2014 12:33:26 -0700 Paul Eggert pthread: don't assume AC_CANONICAL_HOST, port better to Solaris, etc.
Fri, 13 Jun 2014 19:56:20 +0100 Pádraig Brady pthread: define thread-safe macros on some platforms
Fri, 13 Jun 2014 08:30:48 -0700 Paul Eggert regex: don't be multithreaded if USE_UNLOCKED_IO.
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
Mon, 02 Jun 2014 19:50:41 +0100 Ben Walton rename: mark a label as potentially unused
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
Wed, 21 May 2014 15:53:19 -0700 Karl Berry update from texinfo
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
Thu, 15 May 2014 05:37:17 -0700 Karl Berry autoupdate
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
Mon, 05 May 2014 11:10:30 -0700 Karl Berry update from texinfo
Thu, 01 May 2014 10:30:52 -0700 Karl Berry autoupdate
Thu, 01 May 2014 06:02:49 -0700 Karl Berry autoupdate
Tue, 22 Apr 2014 12:22:12 -0700 Karl Berry autoupdate
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
Thu, 17 Apr 2014 05:53:58 -0700 Karl Berry autoupdate
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, 03 Apr 2014 06:58:48 -0700 Karl Berry autoupdate
Mon, 31 Mar 2014 16:34:04 -0700 Karl Berry autoupdate
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
Tue, 25 Mar 2014 06:08:30 -0700 Karl Berry autoupdate
Mon, 24 Mar 2014 08:04:57 -0700 Paul Eggert gitlog-to-changelog: include a dummy git-log-fix file
Wed, 19 Mar 2014 10:51:48 -0700 Karl Berry autoupdate
Mon, 17 Mar 2014 07:47:50 -0700 Karl Berry update from texinfo
Thu, 13 Mar 2014 13:00:00 -0700 Jim Meyering gitlog-to-changelog: also include the file, git-log-fix
Fri, 14 Mar 2014 06:04:56 -0700 Karl Berry autoupdate
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:58:18 -0800 Paul Eggert * NEWS: Recent changes are not that important.
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
Tue, 14 Jan 2014 16:59:07 +0000 Pádraig Brady spawn: fix link error on uclibc
Sat, 22 Feb 2014 00:41:38 +0100 Thomas Petazzoni m4: fix gl_TIMER_TIME() detection of threads on uClibc