gnulib.git
2009-08-22 Bruno HaibleUse module pipe2.
2009-08-22 Bruno HaibleTests for module 'pipe2'.
2009-08-22 Bruno HaibleNew module 'pipe2'.
2009-08-22 Bruno HaibleReference some new glibc functions.
2009-08-22 Jim Meyeringannotate automake snippets with $(AM_V_GEN) and $(AM_V_at)
2009-08-22 Jim Meyeringannounce-gen: remove now-duplicate code at top
2009-08-22 Jim Meyeringannounce-gen: detect write failure
2009-08-21 Jim Meyeringcheck-module: revive
2009-08-21 Akim Demaillebootstrap: --help to stdout.
2009-08-21 Eric Blaketest-popen-safer: split from test-popen
2009-08-21 Eric Blaketest-fcntl-safer: split from test-open
2009-08-21 Eric Blaketest-fopen-safer: split from test-fopen
2009-08-21 Paolo Bonzinipopen-safer: test O_CLOEXEC at run-time.
2009-08-21 Paolo BonziniMove more flags to lib/fcntl.in.h.
2009-08-21 Jim Meyeringconsistently remove $@-t before redirecting to it
2009-08-21 Eric Blakepopen: simplify access to original popen
2009-08-20 Eric Blakebuild: avoid some compiler warnings
2009-08-20 Simon Josefssonexclude-tests: Handle Windows EOL.
2009-08-20 Akim Demaillebootstrap: find sha1sum when named gsha1sum.
2009-08-20 Jim Meyeringmaint.mk: _header_without_use: fix a quoting bug and...
2009-08-20 Paolo BonziniFix polling for writeability of a screen buffer.
2009-08-19 Karl Berryautoupdate
2009-08-19 Eric Blakepopen-safer: prevent popen from clobbering std descriptors
2009-08-19 Eric Blaketests: test some of the *-safer modules
2009-08-19 Eric Blakepopen: fix cygwin 1.5 bug when stdin closed
2009-08-18 Joel E. Dennymaint.mk: give full control over update-copyright exclu...
2009-08-17 Karl Berryautoupdate
2009-08-16 Bruno HaibleAvoid test failures on Solaris 10.
2009-08-16 Bruno HaibleFix test failures on Solaris 10.
2009-08-16 Karl Berryupdate from texinfo
2009-08-16 Eric Blakefpurge: fix previous commits
2009-08-16 Bruno HaibleClarify fpurge's effect on the file position.
2009-08-16 Bruno HaibleTweak last commit.
2009-08-15 Eric Blakefpurge: don't wrap working cygwin implementation
2009-08-15 Eric Blaketest-update-copyright: skip if perl is insufficient
2009-08-15 Eric Blakedoc: mention more functions added in cygwin 1.7.0
2009-08-15 Eric Blakemaint.mk: simplify update-copyright rule
2009-08-15 Bruno HaibleUndo invalid optimization in last commit.
2009-08-14 Joel E. Dennymaint.mk: support update-copyright-env
2009-08-14 Joel E. Dennyupdate-copyright: implement forced reformatting
2009-08-14 Eric Blakestddef: fix NetBSD 5.0 NULL bug, rather than working...
2009-08-14 Eric BlakeRevert "Avoid compilation error on NetBSD 5.0."
2009-08-14 Eric Blakedoc: improve git diff of texinfo files
2009-08-14 Bruno HaibleDisable multithread support by default on Cygwin 1...
2009-08-14 Joel E. Dennyupdate-copyright: much ado about intervals
2009-08-14 Joel E. Dennyupdate-copyright: convert 2-digit to 4-digit years
2009-08-14 Jim Meyeringtest-exclude: avoid coreutils "make check" failure
2009-08-13 Eric Blaketest-dup2: fix bad assumption
2009-08-13 Eric Blaketest-version-etc: fix CRLF portability issue
2009-08-13 Eric Blakegetopt: update client modules
2009-08-13 Simon Josefssontest-version-etc, test-argp-version-etc: Fix CRLF issue...
2009-08-13 Simon Josefssonversion-etc-test: Make it work imported into projects.
2009-08-12 Bruno HaibleTests for modules 'getopt-posix', 'getopt-gnu'.
2009-08-12 Bruno HaibleNew modules 'getopt-posix', 'getopt-gnu'.
2009-08-12 Bruno HaibleEnsure that optarg etc. get declared by <unistd.h>.
2009-08-12 Bruno HaibleAvoid test link errors.
2009-08-12 Bruno HaibleRestore the gl_GETOPT_SUBSTITUTE macro, under a new...
2009-08-12 Bruno HaiblePut the recent ChangeLog entries in order.
2009-08-12 Sergey PoznyakoffUpdate ChangeLog
2009-08-12 Bruno HaibleReorder macros.
2009-08-12 Sergey PoznyakoffMinor improvement in gitlog-to-changelog
2009-08-12 Sergey PoznyakoffOptimize exclude: use hash tables for non-wildcard...
2009-08-12 Bruno HaibleEnsure that getopt() gets declared by <unistd.h>.
2009-08-12 Bruno HaibleClarify logic; Separate gl_replace_getopt and GETOPT_H.
2009-08-12 Bruno HaibleAdd comments.
2009-08-12 Bruno HaibleDisable multithread support by default on Cygwin 1...
2009-08-11 Bruno HaibleAvoid compilation error on NetBSD 5.0.
2009-08-11 Bruno HaibleMost tests don't need module 'close' any more.
2009-08-10 Bruno HaibleUndefine DCHAR_SET after use.
2009-08-10 Bruno HaibleFix a gcc warning.
2009-08-10 Bruno HaibleDon't optimize AC_LIBOBJs, as they may appear in differ...
2009-08-10 Bruno HaibleMake it possible to use module 'gethostname' without...
2009-08-10 Bruno HaibleAdd comment.
2009-08-10 Bruno HaibleTypo in comment.
2009-08-10 Bruno HaibleAvoid collision between gnulib wrapper and libintl...
2009-08-09 Bruno HaibleMake <sys/select.h> really self-contained, also on...
2009-08-09 Bruno HaibleAvoid warnings from 'aclocal' when AM_XGETTEXT_OPTION...
2009-08-09 Bruno HaibleAvoid compilation error in C++ mode.
2009-08-08 Bruno HaibleDefine HOST_NAME_MAX also for the various Unix platforms.
2009-08-07 Jim Meyeringselinux-at: fix typo in a comment
2009-08-07 Jim Meyeringselinux-at: remove redundant m4 code, add documentation
2009-08-07 Bruno HaibleAvoid link error on MacOS X 10.3 and 10.4.
2009-08-07 Simon Josefssontest-version-etc.sh: Use $EXEEXT.
2009-08-06 Joel E. Dennyupdate-copyright: update documentation to point to...
2009-08-06 Jim Meyeringmaint.mk: support update-copyright-local
2009-08-06 Jim Meyeringselinux-at: new module
2009-08-06 Jim Meyeringdoc: update README
2009-08-06 Joel E. Dennyupdate-copyright: support C-style comments
2009-08-06 Joel E. Dennyupdate-copyright: support omitted "(C)"
2009-08-05 Joel E. Dennyupdate-copyright: don't trip on non-FSF copyright state...
2009-08-05 Joel E. Dennyupdate-copyright: clean up code a little
2009-08-05 Joel E. Dennyupdate-copyright-tests: improve portability
2009-08-04 Joel E. Dennyupdate-copyright: support @copyright{} and &copy;
2009-08-04 Jim Meyeringupdate-copyright-tests: correctly test EOL=\r\n handling
2009-08-04 Jim Meyeringmaint.mk: make update-copyright exclusion list more...
2009-08-04 Jim Meyeringmaint.mk: don't update copyright date in COPYING
2009-08-04 Jim Meyeringmaint.mk: add a copyright-updating rule
2009-08-04 Jim Meyeringupdate-copyright: rename some variables
2009-08-04 Joel E. Dennyupdate-copyright: fix bug for 2-digit last year and...
2009-08-04 Joel E. Dennyupdate-copyright: handle leading tabs in line prefix
next