gnulib.git
2011-05-18 Ian BeckwithMerge branch 'upstream' into stable
2011-05-18 Eric Blakefnmatch: avoid compiler warning
2011-05-18 Jim Meyeringmaint.mk: three new prohibit_<HDR>_without_use rules
2011-05-18 Jim Meyeringannounce-gen: fail if the NEWS delta is empty
2011-05-18 Pádraig Bradymaint.mk: exclude compiler symbols from sc_tight_scope
2011-05-17 Paul Eggertintprops: add doc
2011-05-17 Paul Eggertverify: add doc to gnulib manual and fix example
2011-05-17 Jim Meyeringwarnings.m4: don't usurp save_CPPFLAGS variable name
2011-05-17 Jim MeyeringChangeLog: s/^ /\t/
2011-05-17 Jim Meyeringdoc: fix typo
2011-05-17 Paul Eggertdoc: Tweak recent change.
2011-05-16 Eric Blakeinttypes: avoid autoconf warning
2011-05-16 Bruno HaibleTypo.
2011-05-16 Eric Blakevc-list-files: accept multiple directory operands
2011-05-16 Bruno HaibleFix confusion regarding deprecated modules.
2011-05-16 Bruno Haibledoc: List the target platforms.
2011-05-16 Paul Eggert* build-aux/bootstrap (gnulib_tool): Handle symlink...
2011-05-15 Paul Eggertintprops-tests: new module
2011-05-15 Paul Eggertintprops: add safe, portable integer overflow checking
2011-05-14 James Youngmanfnmatch: add a test for glibc's Bugzilla bug #12378
2011-05-14 James Youngmanfnmatch: sync glibc change fixing Bugzilla bug #12378
2011-05-13 Karl Berryupdate from texinfo
2011-05-13 Eric Blakegetcwd-lgpl: relax test for FreeBSD
2011-05-12 Eric Blaketest-fflush: silence compiler warning
2011-05-12 Bruno Haiblecanonicalize, canonicalize-lgpl: Avoid crash dialog...
2011-05-12 Bruno Haiblegroup-member: Declare function in <unistd.h>.
2011-05-12 Bruno Haiblegroup-member: Document module.
2011-05-12 Bruno Haiblefclose: Fix mistake earlier today.
2011-05-11 Eric Blakefclose: preserve fflush errors
2011-05-11 Eric Blakebootstrap: support a prereq of 'rpcgen -' on RHEL5
2011-05-11 Eric Blakemaint.mk: drop redundant check
2011-05-11 Karl Berryautoupdate
2011-05-11 Bruno Haiblefclose: Fix possible link error.
2011-05-11 Jim Meyeringmaint.mk: adjust previous commit
2011-05-11 Jim Meyeringmaint.mk: improve "can not" detection and generalize...
2011-05-10 Eric Blakefclose: avoid double close race when possible
2011-05-10 Bastien Roucarièsopenat: correct new comment
2011-05-10 Jim Meyeringopenat: add comments
2011-05-09 Eric Blakeopenat: reduce syscalls in first probe of /proc
2011-05-09 Karl Berryautoupdate
2011-05-09 Jim Meyeringmaint.mk: change semantics/name of tight_scope variables
2011-05-09 Jim Meyeringmaint.mk: fix oops
2011-05-09 Jim Meyeringmaint.mk: tweak new rule's name not to impinge
2011-05-09 Jim Meyeringmaint.mk: add a syntax-check rule to ensure tightly...
2011-05-09 Simon Josefssongc: Remove gl_PREREQ_GC (not used).
2011-05-08 Bruno HaibleComments.
2011-05-08 Bruno Haibleglob: Remove obsolete macro.
2011-05-08 Paul Eggertintprops: Sun C 5.11 supports __typeof__
2011-05-08 Paul Eggertintprops: switch to usual gnulib indenting and naming
2011-05-08 Jim Meyeringmaint.mk: suppress "Entering/Leaving directory" diag...
2011-05-08 Bruno Haibletzset: Fix gettimeofday wrapper on Solaris 2.6.
2011-05-07 Paul Eggertignore-value, verify: Omit include files from lib_SOURCES.
2011-05-07 Bruno Haiblefclose: Simplify autoconf macro.
2011-05-07 Bruno Haiblecanonicalize-lgpl: Fix autoconf macro ordering bug.
2011-05-06 Eric Blakemaintainer-makefile: make sc_po_check easier to tune
2011-05-06 Eric Blakefclose: guarantee behavior on seekable stdin
2011-05-06 Bruno Haiblefflush, fpurge: Relicense under LGPLv2+.
2011-05-06 Karl Berryrm exit module
2011-05-06 Jim Meyeringmaint.mk: use info-gnu@ as the default only for a stabl...
2011-05-06 Paul Eggertassert-h: new module, which supports C1X-style static_a...
2011-05-05 Bruno Haiblefclose, fflush: Respect rules for use of AC_LIBOBJ.
2011-05-05 Bruno Haiblefflush, fseeko: Respect rules for use of AC_LIBOBJ.
2011-05-05 Bruno Haibletzset: Relicense under LGPL.
2011-05-05 Bruno Haiblestrtoimax, strtoumax: Relicense under LGPL.
2011-05-05 Bruno Haiblegetgroups: Relicense under LGPL.
2011-05-05 Bruno Haiblenanosleep: Relicense under LGPL.
2011-05-05 Bruno Haiblefutimens: Relicense under LGPL.
2011-05-05 Bruno Haiblefflush: Relicense under LGPL.
2011-05-05 Bruno Haibletmpfile: Relicense under LGPL.
2011-05-05 Bruno Haibleisfinite: Relicense under LGPL.
2011-05-05 Bruno Haibleacosl..tanl: Relicense under LGPL.
2011-05-05 Bruno Haiblesignal: Define sighandler_t.
2011-05-05 Eric Blakemaint: remove useless REPLACE_*_H macros
2011-05-04 Reuben Thomasdo-release-commit-and-tag: add option to specify branch
2011-05-03 Bruno HaibleAvoid unnecessary compilation units, through conditiona...
2011-05-03 Bruno HaibleSupport for conditional dependencies.
2011-05-03 Eric Blaketest-getaddrinfo: report error information
2011-05-03 Jim Meyeringbootstrap: avoid build failure when $GZIP is set
2011-05-03 Reuben Thomasreadme-release: new module with release instructions
2011-05-02 Eric Blakefflush: also replace fclose when fixing fflush
2011-05-02 Eric Blakefclose: add some tests
2011-05-02 Eric Blakefclose: reduce dependencies
2011-05-02 Eric Blakeexit: drop remaining clients
2011-05-02 Eric Blakefreading: relax license from LGPLv3+ to LGPLv2+
2011-05-02 Bruno Haiblefchdir: Remove unused dependencies.
2011-05-02 Bruno Haiblegnulib-tool: Refactor.
2011-05-02 Simon Josefssonexit: Remove module.
2011-05-01 Bruno HaibleUpdate DEPENDENCIES.
2011-05-01 Bruno Haiblegnulib-tool: Reduce code duplication.
2011-05-01 Bruno HaibleRevert "netdb: Fix invalid C syntax." commit from 2011...
2011-04-30 Eric Blakefclose: don't fail on non-seekable input stream
2011-04-30 Bruno Haibledup3: cleanup
2011-04-30 Bruno Haiblenetdb: Make it work in C++ mode.
2011-04-30 Bruno HaibleNew modules 'vfscanf', 'vscanf'.
2011-04-30 Bruno Haiblepassfd: Add comments.
2011-04-30 Bruno Haiblesys_uio: Make <sys/uio.h> self-contained.
2011-04-30 Bruno Haiblesys_socket: Ensure 'struct iovec' definition.
2011-04-30 Bruno Haiblesys_uio: Protect definition of 'struct iovec'.
2011-04-30 Bruno Haiblemanywarnings: fix indentation
2011-04-30 Bruno Haiblenetdb: Fix invalid C syntax.
next