gnulib.git
2013-02-04 Paul Eggertgetcwd: break fdopendir + save_cwd recursive loop ...
2013-02-03 Paul Eggertregex-tests, regex: fix bug: memset undeclared
2013-02-03 Paul Eggertregex-tests: fix link errors on older Solaris
2013-02-01 Karl Berryupdate from texinfo
2013-02-01 Paul Eggertregex-tests: new module
2013-02-01 Paul Eggertregex: fix off-by-one error in configure test
2013-01-31 Eric Blakeregex: avoid infinite configure test
2013-01-31 Reuben Thomasopenpty: fix bug where HAVE_OPENPTY wasn't defined
2013-01-31 Paul Eggertsys_time: port to Solaris 2.6
2013-01-30 Paul Eggertregex: test for buffer overrun
2013-01-30 Andreas Schwabregex: fix buffer overrun in regexp matcher
2013-01-28 Pádraig Bradymountlist: don't consider "devtmpfs" as dummy
2013-01-27 Paul Eggertfutimens-tests, utimens-tests: Depend on gettext.
2013-01-26 Eric Blaketest-getpeername: fix typo
2013-01-26 Bernhard Voelkerbootstrap: remove the need for a sorted .gitignore
2013-01-24 Paul Eggertreadlinkat: don't depend on gl_FUNC_OPENAT
2013-01-24 Paul Eggertstatat: new module, split out from fstatat
2013-01-23 Karl Berryautoupdate
2013-01-23 Paul EggertFix typo in previous change, by including <unistd.h>.
2013-01-22 Paul Eggerttests: don't assume fd 99 is closed
2013-01-22 Paul EggertFix ChangeLog typo.
2013-01-22 Paul Eggertstpncpy: port to OS X 10.8
2013-01-17 Paul EggertIn intro, say only latest mingw is tested.
2013-01-16 Paul Eggertunistd: port to recent mingw
2013-01-16 Paul EggertFix typo in comment.
2013-01-16 Paul Eggertlargefile: port better to Mac OS X 10.5
2013-01-15 Paul Eggertdoc: clarify -Werror
2013-01-15 Andoni Morales... stdint: fix build with Android's Bionic fox x86
2013-01-13 Paul Eggertnet_if-tests: port to Solaris 7 + GCC 3.4.6
2013-01-13 Paul Eggertnet_if-tests: port to older Solaris
2013-01-13 Paul Eggertsystem-quote-tests: port to older Solaris
2013-01-13 Paul Eggertc-xvasprintf etc.: fix link errors on older Solaris
2013-01-12 Paul Eggertlocale: port to Solaris 2.6 and 7 + GNU gettext
2013-01-11 Karl Berryautoupdate
2013-01-09 Paul Eggertstdlib: port to Solaris 2.6
2013-01-09 Paul EggertFix misspellings of "occurred".
2013-01-07 Karl Berryautoupdate
2013-01-07 Karl Berryautoupdate
2013-01-06 Paul Eggertdoc: update main copyright year
2013-01-06 Paul Eggertdoc: improve ISO 8601 discussion
2013-01-06 Paul Eggertdoc: avoid small caps
2013-01-05 Paul Eggertregex: conform to strict C
2013-01-05 Paul Eggertgnulib-tool: fix incompatibility with autopoint 0.18.2
2013-01-05 Karl Berryautoupdate
2013-01-04 Paul Eggertfprintftime: bring back and reword fwrite comment
2013-01-04 Karl Berryautoupdate
2013-01-04 Paul Eggertstdio: remove now-unnecessary stdio.c
2013-01-04 Paul Eggertunicodeio: depend on stdio, not ignore-value
2013-01-04 Paul Eggertfprintftime: depend on stdio, not ignore-value
2013-01-03 Simon Josefssonstdint-tests: Fix expanded-before-required-warning.
2013-01-03 Paul Eggertfwrite: silence __wur only for older glibc versions
2013-01-03 Eric Blakefwrite: silence __wur without using inline
2013-01-03 Jim Meyeringupdate-copyright: avoid copyright notice date corruption
2013-01-02 Paul Eggertregex: omit needless signed-pointer casts
2013-01-02 Paul Eggertregex: support Gawk, which never uses alloca
2013-01-02 Karl Berryautoupdate
2013-01-01 Karl Berryupdate from texinfo
2013-01-01 Karl Berryupdate from texinfo
2013-01-01 Karl Berryautoupdate
2013-01-01 Karl Berrymissing @item
2013-01-01 Karl Berryautoupdate
2013-01-01 Paul Eggertregex: port __libc_lock_define usage to C89
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2013-01-01 Eric Blakeversion-etc: bump copyright year reported in --version
2012-12-31 Eric Blakesigprocmask-tests: skip test if pid is unexpectedly...
2012-12-31 Eric Blakegit-version-gen: avoid test -z portability glitch
2012-12-31 Peter Rosingit-version-gen: add --fallback option to use if git...
2012-12-31 Peter Rosinmaint.mk: handle missing git with more grace
2012-12-31 Eric Blakedup2: work around cygwin bug
2012-12-31 Paul Eggertregex: remove unnecessary dependency on localcharset.h
2012-12-31 Paul Eggertregex: revert single-byte change
2012-12-31 Paul Eggertregex: simplify based on Gawk version
2012-12-30 Karl Berryautoupdate
2012-12-30 Paul Eggertregex: check that pattern char is single-byte
2012-12-30 Paul Eggertregex: implement rational ranges
2012-12-30 Paul Eggertregex: avoid redefining __wctype
2012-12-30 Paul Eggertregex: port to hosts where malloc (0) == NULL
2012-12-30 Paul Eggertregex: port to C89
2012-12-30 Paul Eggertregex: merge glibc changes
2012-12-30 Paul Eggert* users.txt: Add Emacs.
2012-12-30 Paul Eggertdoc: omit mention of version when not needed
2012-12-30 Paul Eggert* doc/intprops.texi (Integer Properties): Fix Texinfo...
2012-12-29 Karl Berryautoupdate
2012-12-29 Karl Berryautoupdate
2012-12-28 Akim Demaillebootstrap: pass --force to autoreconf.
2012-12-28 Paul Eggertargp: fix port of port new 'inline' approach to Sun...
2012-12-28 Paul Eggert* doc/gnulib-readme.texi: Minor fixups.
2012-12-27 Paul Eggert* doc/gnulib-readme.texi (Portability guidelines):...
2012-12-27 Paul EggertHyphen and dash fixes.
2012-12-27 Paul EggertCorrect name of POSIX.1-2001.
2012-12-27 Paul Eggertdoc: move README into manual
2012-12-26 Ben Pfaffc-xvasprintf: Fix "implicit declaration of function...
2012-12-25 Ben Pfaffc-vasprintf: Fix "empty declaration" warning reported...
2012-12-24 Paul Eggertgettext: avoid obsolete macro AM_PROG_MKDIR_P
2012-12-23 Karl Berryautoupdate
2012-12-22 Paul Eggertargp: port new 'inline' approach to Sun C 5.12 + Solaris 10
2012-12-21 Paul EggertFix ChangeLog typo.
2012-12-21 Paul EggertAC_PROG_MKDIR_P: port workaround to pre-2.62 Autoconf
2012-12-21 Paul EggertAC_PROG_MKDIR_P: don't workaround if not buggy
2012-12-19 Ben PfaffNew 'c-*printf' modules for formatted output in C locale.
next