gnulib.git
2011-04-27 Reuben Thomasmkstemp: mention clean-temp module
2011-04-26 Paul Eggertinttypes: also provide default values for 32-bit tests
2011-04-26 Paul Eggertstrtoumax: remove dependency on strtoimax
2011-04-26 Paul Eggertinttypes-incomplete: new module
2011-04-26 Paul Eggertinttypes: omit now-redundant strtoimax and strtoumax...
2011-04-26 Paul Eggertstrtoimax, strtoumax: simplify, port to HP-UX 11.00...
2011-04-25 Simon Josefssongnumakefile: Replace TAB with SPCs.
2011-04-25 Bruno Haiblestrtol, strtoul: Mark modules as obsolete.
2011-04-25 Bruno Haiblestrtod: Remove check for strtod, unless supporting...
2011-04-25 Bruno Haiblestrcase: Make module obsolete.
2011-04-25 Bruno Haibledup2: Remove check for dup2, unless supporting old...
2011-04-25 Bruno Haiblestrnlen: Avoid memchr related link error on old obsolet...
2011-04-25 Jim MeyeringRevert "use _GL_ATTRIBUTE_CONST and _GL_ATTRIBUTE_PURE"
2011-04-25 Jim Meyeringmaint.mk: makefile_at_at_check extend and clean up
2011-04-25 Jim Meyeringuse _GL_ATTRIBUTE_CONST and _GL_ATTRIBUTE_PURE
2011-04-25 Paul Eggertstrtoul: remove dependency on strtol
2011-04-25 Paul Eggertstrtoull: remove dependency on strtoul
2011-04-25 Paul Eggertstrtoll: remove dependency on strtol
2011-04-24 Paul Eggertinttypes: Move some configure check to module 'imaxdiv'.
2011-04-24 Paul Eggertinttypes: Move some configure check to module 'imaxabs'.
2011-04-24 Paul Eggertinttypes: Remove configure tests that are not needed...
2011-04-22 Paul Eggert* modules/strnlen (Depends-on): Remove memchr.
2011-04-22 Paul Eggertstrtol: remove dependency on wchar
2011-04-21 Eric Blakepassfd: fix test regression on Linux
2011-04-21 Eric Blakepassfd: speed up configure and drop unused code
2011-04-21 Eric Blakepassfd: allow compilation on mingw
2011-04-21 Eric Blakesys_uio: new module
2011-04-20 Jim Meyeringuseless-if-before-free: avoid false-positive
2011-04-20 Giuseppe Scrivanodoc: update users.txt.
2011-04-19 Bruno Haibleioctl: Remove link dependency on native Windows.
2011-04-19 Bruno HaibleMove the support of O_NONBLOCK in open() to the 'open...
2011-04-18 Bruno Haiblenonblocking tests: Tweak comment.
2011-04-17 Bruno Haiblepipe2: Simplify code.
2011-04-17 Bruno Haiblenonblocking: Add comment.
2011-04-17 Bruno Haiblenonblocking: Add tests for sockets.
2011-04-17 Bruno Haiblenonblocking: Add tests for pipes.
2011-04-17 Karl Berryautoupdate
2011-04-16 Bruno Haiblegettext: Clarify the needed programmer actions.
2011-04-16 Bruno Haiblestrchrnul: Tweak last commit.
2011-04-15 Eric Blakestrchrnul: work around cygwin bug
2011-04-15 Bruno HaibleDon't require lib/stdio-write.c when only module 'stdio...
2011-04-14 Bruno HaibleSupport non-blocking pipe I/O in read() on native Windows.
2011-04-14 Bruno HaibleSupport non-blocking pipe I/O in write() on native...
2011-04-14 Bruno Haiblewchar: Ensure that wchar_t gets defined on uClibc.
2011-04-14 Bruno Haiblesafe-write, full-read: Avoid unnecessary compilation...
2011-04-14 Bruno HaibleSupport non-blocking pipe I/O and SIGPIPE in pwrite().
2011-04-13 Bruno HaibleSupport non-blocking pipe I/O in write() on native...
2011-04-12 Karl Berryautoupdate
2011-04-11 Karl Berryautoupdate
2011-04-11 Jim Meyeringmaint.mk: prohibit doubled words
2011-04-11 Jim Meyeringmaint: fix doubled-word typo in comments
2011-04-11 Jim Meyeringmaint: remove doubled word: s/it it/it/
2011-04-11 Jim Meyeringmaint.mk: remove useless semicolon and backslash
2011-04-11 Bruno Haiblestdint test: Fix compilation failure on OSF/1 with...
2011-04-10 Karl Berryautoupdate
2011-04-10 Jim Meyeringmaint: remove doubled words in comments, e.g., s/a...
2011-04-10 Jim Meyeringtest-chown.h: correct a cast
2011-04-10 Paul Eggertfix typo in ChangeLog entry
2011-04-10 Mats Erik Anderssongetaddrinfo: Fix test for sa_len member.
2011-04-09 Paul Eggertmaint: change "can not" to "cannot"
2011-04-09 Jim Meyeringmaint: change "a a" to "a"
2011-04-09 Jim Meyeringmaint.mk: prohibit \<the the\>
2011-04-09 Jim Meyeringmaint: fix "the the" in comment
2011-04-09 Jim Meyeringmaint: change "can not" to "cannot"
2011-04-09 Jim Meyeringmaint.mk: prohibit use of "can not"
2011-04-09 Bruno Haiblecareadlinkat: Guard against misuse of careadlinkatcwd.
2011-04-09 Bruno Haiblecareadlinkat: Use common coding style.
2011-04-09 Bruno Haiblecareadlinkat: Clarify specification.
2011-04-09 Bruno Haibleareadlinkat: Avoid link error on many platforms.
2011-04-09 Bruno Haibleallocator, careadlinkat: Fix double-inclusion guard.
2011-04-09 Bruno Haiblerelocatable-prog-wrapper: Update after module 'areadlin...
2011-04-09 Bruno Haiblerelocatable-prog-wrapper: Update after module 'areadlin...
2011-04-09 Eric Blakestrftime: silence gnulib-tool warning
2011-04-09 Bruno Haibleverify: Fix syntax error with GCC 4.6 in C++ mode.
2011-04-08 Karl Berryautoupdate
2011-04-08 Paul Eggertallocator: New module.
2011-04-08 Paul Eggert* lib/stdlib.in.h (malloc, realloc): Limit this change...
2011-04-08 Paul Eggert* lib/realloc.c (_GL_USE_STDLIB_ALLOC, malloc, realloc...
2011-04-08 Paul Eggert* lib/malloc.c (_GL_USE_STDLIB_ALLOC, malloc): Likewise.
2011-04-08 Paul Eggert* lib/relocwrapper.c (_GL_USE_STDLIB_ALLOC, malloc...
2011-04-08 Paul Eggert* lib/relocatable.c (_GL_USE_STDLIB_ALLOC, malloc)...
2011-04-08 Paul Eggert* lib/canonicalize-lgpl.c (_GL_USE_STDLIB_ALLOC, malloc...
2011-04-08 Paul Eggert* lib/setenv.c (_GL_USE_STDLIB_ALLOC, malloc, realloc...
2011-04-08 Paul Eggert* lib/progreloc.c (_GL_USE_STDLIB_ALLOC, malloc): Likewise.
2011-04-08 Paul Eggert* lib/malloca.c (_GL_USE_STDLIB_ALLOC, malloc): Likewise.
2011-04-08 Paul Eggert* lib/careadlinkat.c (_GL_USE_STDLIB_ALLOC): Define.
2011-04-08 Paul Eggertstdlib: let modules use system malloc, realloc
2011-04-08 Paul Eggertcareadlinkat: rename members to avoid problem
2011-04-08 Eric Blakenonblocking: reduce dependency
2011-04-08 Eric Blakepipe2: fix O_NONBLOCK support on mingw
2011-04-08 Eric Blakefcntl-h: fix O_ACCMODE on cygwin
2011-04-08 Eric Blakepipe-filter: drop O_NONBLOCK workarounds
2011-04-08 Eric Blakenonblocking: provide O_NONBLOCK for mingw
2011-04-08 Eric Blakecareadlink: fix compilation error on mingw
2011-04-06 Eric Blakebinary-io: relicense under LGPLv2+
2011-04-06 Paul Eggertverify: use _Static_assert if available
2011-04-05 Bruno HaibleRemove leftover generated .h files after config.status...
2011-04-05 Bruno HaibleEnsure to rebuild generated .h files when config.status...
2011-04-05 Bruno Haiblepipe2: Relicense under LGPLv2+.
2011-04-05 Bruce Korbbootstrap: compute gnulib_extra_files after updating...
next