gnulib.git
2010-11-10 Reuben ThomasMore pmccabe fixes.
2010-11-10 Bruno Haibledoc: List more failing platforms.
2010-11-09 Bruno HaibleAdd a comment.
2010-11-09 Paul Eggertfdopendir: fix bug on MacOS X when low on file descriptors
2010-11-07 Bruno Haiblevasnprintf: Support I flag on glibc systems.
2010-11-07 Thien-Thi NguyenFix copy/paste bug: Use unique name for compiler warnings.
2010-11-05 Eric Blakeceil, floor: avoid spurious failure with icc
2010-11-05 Eric Blaketests: require working signbit
2010-11-05 Eric Blakestrtod: work around icc bug
2010-11-05 Eric Blakecopysign: enhance tests
2010-11-05 Eric Blakeceil, floor, round, trunc: enhance tests of -0
2010-11-04 Eric Blakefrexp, tests: work around ICC bug with -zero
2010-11-04 Eric Blakeisnanl: work around icc bug
2010-11-03 Eric Blaketests: fix compiler warnings
2010-11-03 Eric Blakeutimens: fix broken m4 test
2010-10-28 Bruno Haibleposix_spawn*, getdtablesize: Relax license.
2010-10-27 Karl Berryautoupdate
2010-10-27 Bruno Haibleunistd: Refine workaround from 2009-12-23 against Cygwi...
2010-10-27 Bruno Haiblestdio: Work around compilation error due to renameat...
2010-10-26 Paul Eggertrenameat: port to Solaris 10, which declares renameat...
2010-10-26 Christian Weisgerberfdopendir: fix C89 compilation
2010-10-24 Paul Eggertinttostr: simplify by removing unnecessary redundancy
2010-10-23 Bruno Haiblenl_langinfo: Mention problem with CRNCYSTR on NetBSD...
2010-10-23 Bruno HaibleTests: Fix LOCALE_JA on MirBSD 10.
2010-10-22 Paul Eggertinttostr: revert most-recent change
2010-10-22 Paul Eggertinttostr: simplify by removing unnecessary redundancy
2010-10-21 Bruno Haiblenl_langinfo test: Avoid test failure on NetBSD 5.
2010-10-21 Eric Blakec-stack: work around libsigsegv 2.8 bug
2010-10-17 Bruno Haibleuserspec: Drop redundant file.
2010-10-17 Bruno Haiblenl_langinfo tests: Silence some warnings.
2010-10-17 Bruno HaibleMake use of GCC's attribute __alloc_size__.
2010-10-16 Joel E. Dennybootstrap: anchor .gitignore entries.
2010-10-16 Bruno Haiblenextafter: Fix configure check.
2010-10-16 Bruno HaibleFix date in ChangeLog.
2010-10-16 Bruno Haibletermios: Update documentation.
2010-10-16 Bruno Haibletests: Make them compile with TinyCC.
2010-10-15 Eric Blakeignore-value: make header idempotent
2010-10-15 Jim MeyeringGNUmakefile: handle "stable" target, not "major"
2010-10-15 Ludovic Courtèsisnan: Add support for TinyCC
2010-10-15 Bruno Haiblevasnprintf: Don't set errno to 0.
2010-10-14 Bruno Haiblesocketlib: Fix.
2010-10-14 Jim Meyeringtest-select-stdin.c: avoid warn_unused_result warnings
2010-10-14 Jim Meyeringgit-version-gen: do require git-VC'd files in cwd
2010-10-14 Paul Eggertargv-iter: omit nonconforming declaration
2010-10-13 Eric Blaketermios: fix compilation on mingw
2010-10-13 Jim Meyeringgit-version-gen: don't require that .git/ be in the...
2010-10-13 Jim Meyeringtest-select: avoid warn_unused_result warnings
2010-10-13 Jim Meyeringtest-symlinkat: remove declaration of unused local
2010-10-13 Jim Meyeringtest-inttostr: avoid shadowing warnings
2010-10-11 Bruno Haiblestdlib: Allow multiple gnulib generated replacements...
2010-10-11 Jim Meyeringfix a documentation typo
2010-10-11 Eric Blakefutimens: work around Solaris 11 bug
2010-10-11 Paul EggertIndentation.
2010-10-11 Jim Meyeringtest-futimens: avoid unwarranted test failure on Solari...
2010-10-11 Bruno HaibleIndentation.
2010-10-11 Jim Meyeringspawn.in.h: make indentation consistent with parentheses
2010-10-11 Gary V. VaughanFix mismatched parens in previous commit
2010-10-11 Paul Eggertrewrite int foo[2*X-1] to verify(X) or to int foo[X...
2010-10-10 Paul Eggertprefer (X ? 1 : -1) when converting from boolean (1...
2010-10-09 Karl Berryautoupdate
2010-10-08 Eric Blaketime: enforce recent POSIX ruling that time_t is integral
2010-10-08 Jim Meyeringfdopendir: fix a bug on systems lacking openat and...
2010-10-08 Bruno Haiblesys_select: Avoid warning due to undeclared memset...
2010-10-08 Bruno Haiblenanosleep: Make replacement POSIX compliant.
2010-10-08 Paul Eggertbootstrap: add hook for altering gnulib.mk, for Bison
2010-10-08 Paul Eggertbootstrap: reformat for readability
2010-10-08 Eric Blakedocs: update cygwin progress
2010-10-08 Karl Berryautoupdate
2010-10-07 Jim Meyeringparse-datetime: avoid compilation failure on OpenBSD 4.7
2010-10-07 Eric Blakedocs: update cygwin progress
2010-10-07 Eric Blakedocs: update parse-datetime history
2010-10-07 Eric Blakecygwin: use more robust version check
2010-10-06 Bruno Haiblestring, sys_select: Avoid #including large headers...
2010-10-05 Eric Blakememmem, strstr, strcasestr: fix bug with long periodic...
2010-10-05 Eric Blakemaint: fix order of ChangeLog entries
2010-10-05 Paul Eggertparse-datetime: do some more renaming
2010-10-05 Eric Blakeparse-datetime: better name than get_date
2010-10-05 Paul Eggertmore ports to Solaris tr, which needs [] around ranges
2010-10-05 Eric Blakebootstrap: fix Solaris regression
2010-10-05 Eric Blakebootstrap: work with pkg-config
2010-10-05 Eric Blakefaccessat: remove unused wrappers
2010-10-05 Jim Meyeringtests: require @PRAGMA_COLUMNS@ with each @PRAGMA_SYSTE...
2010-10-05 Bruno Haiblegnulib-tool: Synthesize appropriate _LDFLAGS for a...
2010-10-05 Bruno Haiblethreadlib: Make option --with-libpth-prefix work.
2010-10-04 Bruno HaibleAvoid line length limitation from HP NonStop system...
2010-10-04 Bruno Haibleread-file tests: Avoid a test failure on NonStop Kernel.
2010-10-04 Bruno Haiblegnulib-tool: Fixes for --create-testdir with --libtool.
2010-10-03 Paul EggertAvoid some lines longer than 80 characters.
2010-10-03 Bruno Haibleacl: Add support for ACLs on NonStop Kernel.
2010-10-03 Bruno HaibleMore info about ACLs on NonStop Kernel.
2010-10-03 Bruno HaibleInfo about ACLs on NonStop Kernel.
2010-10-02 Bruno HaibleDefine missing EDQUOT on NonStop Kernel.
2010-10-02 Bruno HaibleUpdate doc for POSIX:2008.
2010-10-02 Bruno Haiblegnulib-tool: In testdirs, use the newest available...
2010-10-02 Bruno HaibleNew module 'system-posix'.
2010-09-30 Bruno HaibleMore renaming from 'getdate' to 'get_date'.
2010-09-30 Justin Cliftbootstrap: support ACLOCAL_FLAGS during aclocal
2010-09-30 Eric Blakebootstrap: use glibtoolize on MacOS
2010-09-30 Eric Blakepoll: fix typo that broke test on MacOS
2010-09-30 Eric Blakegetdate: rename to get_date
next