gnulib.git
2010-01-17 Ian Beckwithclose #561117 in changelog debian/20100109+stable-1
2010-01-17 Ian Beckwithupdate copyright info
2010-01-10 Ian Beckwithdebian/rules: make lib/config.charset executable
2010-01-10 Ian Beckwithupdate debian/copyright
2010-01-10 Ian BeckwithMerge branch 'stable'
2010-01-10 Ian BeckwithNEWS.stable: update stable/20100109
2010-01-10 Bruno Haibleunistr/u16-to-u32: Reject invalid input.
2010-01-10 Bruno Haibleunistr/u16-to-u8: Reject invalid input.
2010-01-10 Bruno Haibleunistr/u8-to-u32: Reject invalid input.
2010-01-10 Ian BeckwithNEWS.stable: update
2010-01-10 Ian Beckwithunistr/u8-to-u16: Reject invalid input.
2010-01-10 Bruno Haiblegetlogin_r: Support for native Windows.
2010-01-10 Bruno Haiblegetlogin_r: Small fixes.
2010-01-10 Bruno Haiblegetlogin_r: Add comment.
2010-01-10 Ian BeckwithNEWS.stable: update
2010-01-10 Ian BeckwithTests for module 'getlogin_r'.
2010-01-10 Ian BeckwithNEWS.stable: update
2010-01-10 Simon Josefssonlib/dup2.c (rpl_dup2): Improve comment.
2010-01-10 Eric Blakedup2: work around mingw bug
2010-01-10 Ian BeckwithNEWS.stable: update
2010-01-10 John W. Eatonglob: Fix C++ compilation.
2010-01-10 Bruno HaibleFix indentation of wctype.in.h, broken since 2007-01-06.
2010-01-10 Bruno Haiblembslen: Avoid collision with system function.
2010-01-10 Bruno Haibledirent: Document the last fix.
2010-01-10 Bruno Haiblestdio: Ensure <stdio.h> defines off_t, ssize_t, va_list.
2010-01-10 Bruno Haiblexlist, xoset: Fix missing dependency bug, introduced...
2010-01-10 Bruno Haibledoc: Clarify the platforms.
2010-01-10 Bruno Haiblenl_langinfo: Simplify logic.
2010-01-10 Bruno HaibleChangeLog: Correct a recent entry.
2010-01-10 Karl Berryautoupdate
2010-01-10 John W. Eatonwctype: allow C++ use
2010-01-10 Eric Blakemaint.mk: detect incorrect GFDL usage
2010-01-10 Eric Blakemaint.mk: ignore multi-line copyright in NEWS
2010-01-10 Eric Blakeselect: add missing dependency
2010-01-10 Eric Blakedoc: regenerate INSTALL
2010-01-10 Eric Blakepread: fix compilation on glibc
2010-01-10 Eric Blakedirent: fix test failure
2010-01-10 Petr Salingerlinkat, renameat: avoid bad free
2010-01-10 Ralf Wildenhuescleanup after gl_FUNC_READLINK, for gl_FUNC_SYMLINK...
2010-01-10 Karl Berryautoupdate
2010-01-10 Eric Blakestdio, unistd: guarantee ssize_t
2010-01-10 Paolo Bonzininl_langinfo: do not call AC_CHECK_FUNC_ONCE inside if.
2010-01-10 Jim Meyeringreadtokens: this module *does* require xalloc.h
2010-01-10 Eric Blakemaint: support 'make announcement' from a VPATH build
2010-01-10 Aurelien Jarnoutimens (fdutimens): ignore a negative FD, per contract
2010-01-10 Eric Blakestrcase: document what it provides
2010-01-10 Jim MeyeringChangeLog: correct last entry: s/alloca.h/xalloc.h/
2010-01-10 Jim Meyeringmaint: remove useless inclusions of "alloca.h"
2010-01-10 Jim Meyeringmaint.mk: include 4 more function names in alloca.h...
2010-01-10 Jim Meyeringxalloc.h: use consistent formatting
2010-01-10 Eric Blakemkdir: avoid xalloc
2010-01-10 Ian BeckwithNEWS.stable: update
2010-01-10 Ian Beckwithnl_langinfo: avoid configure-time syntax error
2010-01-10 Ian BeckwithNEWS.stable: update
2010-01-10 Eric Blakefdopendir: fix configure test
2010-01-10 Karl Berryautoupdate
2010-01-10 Ian BeckwithNEWS.stable: update
2010-01-10 Bruno Haiblewchar: Remove unused configure check.
2010-01-10 Ian BeckwithNEWS.stable: update
2010-01-10 Eric Blakeheaders: make check of system header explicit
2010-01-10 Ian Beckwithprepare NEWS.stable
2010-01-09 Ian Beckwithupdate copyright to start of stable snapshot
2010-01-08 Ian BeckwithMerge branch 'stable'
2010-01-08 Ian Beckwithmerge tab->whitespace change
2010-01-08 Ian BeckwithMerge commit '441aa3044f43e5572f58c354f01e6bc070acd5c7'
2010-01-08 Ian Beckwithupdate debian/copyright
2010-01-08 Ian BeckwithMerge commit '039ae97'
2010-01-08 Ian BeckwithMerge commit '12319ff4e84ca616a671216d991dd6eaf1c39c47...
2010-01-01 Jim MeyeringChangeLog: tweak to eliminate unnecessary copyright...
2010-01-01 Karl Berryautoupdate
2010-01-01 Jim Meyeringtest-update-copyright: don't let envvar setting cause...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2010-01-01 Bruno Haiblelocalename: Avoid gcc warning.
2010-01-01 Jim Meyeringversion-etc: set COPYRIGHT_YEAR to 2010
2010-01-01 Eric Blakedoc: correct availability of cygwin 1.5.x getopt
2010-01-01 Eric Blakeopenat: update maintainer
2010-01-01 Eric Blakeutimens: avoid shadowing warning
2010-01-01 Eric Blaketest-dup2: avoid compiler warning
2010-01-01 Bruno Haiblevasnprintf: Avoid passing an 'rpl_mbstate_t *' to the...
2010-01-01 Bruno Haibleiconv: Reject native Solaris iconv.
2009-12-31 Bruno HaibleFix mistake in last patch of tests/test-signal.c.
2009-12-31 Bruno Haiblespawn: Fix incomplete fix.
2009-12-31 Bruno HaibleAvoid namespace pollution on glibc systems.
2009-12-31 Bruno HaibleFurther updates, following today's commits.
2009-12-31 Bruno HaibleFix bug in last change of m4/sys_select_h.m4.
2009-12-31 Bruno HaibleComplete last change to m4/sys_utsname_h.m4.
2009-12-31 Bruno Haiblespawn: Fix misapplied patch.
2009-12-31 Bruno Haibletimes: Update after sys_times changed.
2009-12-31 Bruno HaibleUse AC_C_INLINE where necessary.
2009-12-31 Bruno HaibleUse AC_C_INLINE instead of module 'inline' where possible.
2009-12-31 Bruno HaibleRemove unnecessary AC_C_INLINE invocation.
2009-12-31 Jim Meyeringmaint.mk: don't require explicit gpg_key_ID in cfg.mk
2009-12-31 Jim Meyeringmaint.mk: create announcement template in ~/, not in...
2009-12-31 Karl Berryautoupdate
2009-12-31 Eric Blakelink-warning: always build headers with link warnings
2009-12-31 Eric Blakesignal, spawn: use link warnings
2009-12-31 Eric Blakespawn: improve wrapper support
2009-12-31 Eric Blakesys_times, sys_utsname: use include_next
2009-12-31 Eric Blakefdutimensat: revert prior patch
2009-12-31 Eric Blakesys_wait: drop link-warning dependency
next