do-release-commit-and-tag: add option to specify branch
[gnulib.git] / lib /
2011-05-02 Eric Blakefflush: also replace fclose when fixing fflush
2011-05-02 Eric Blakefclose: reduce dependencies
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 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 Haiblenetdb: Fix invalid C syntax.
2011-04-29 Eric Blakequotearg: avoid uninitialized variable use
2011-04-29 Bruno Haiblenetdb: fix gai_strerror replacements
2011-04-28 Eric Blakegetaddrinfo: fix gai_strerror signature
2011-04-28 Eric Blakegetsockopt: avoid compiler warning
2011-04-28 Eric Blakehash, mgetgroups: drop xalloc dependency
2011-04-28 Eric Blakexalloc-oversized: new module
2011-04-28 Eric Blakeutimecmp: drop dependency on xmalloc
2011-04-28 Eric Blakegetcwd: fix mingw bugs
2011-04-27 Bruno HaibleTypo in comment.
2011-04-27 Bruno Haiblemkstemps: Ensure declaration on MacOS X 10.5.
2011-04-27 Bruno Haibleclean-temp: Clarify what it does.
2011-04-27 Eric Blakefchdir: avoid extra chdir and fix test
2011-04-27 Eric Blakesave-cwd: reduce default dependency
2011-04-27 Eric Blakegetcwd-lgpl: new module
2011-04-27 Eric Blakepassfd: avoid compiler warning
2011-04-27 Reuben Thomasmkstemp: mention clean-temp module
2011-04-26 Paul Eggertstrtoimax, strtoumax: simplify, port to HP-UX 11.00...
2011-04-25 Jim MeyeringRevert "use _GL_ATTRIBUTE_CONST and _GL_ATTRIBUTE_PURE"
2011-04-25 Jim Meyeringuse _GL_ATTRIBUTE_CONST and _GL_ATTRIBUTE_PURE
2011-04-22 Paul Eggertstrtol: remove dependency on wchar
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-19 Bruno Haibleioctl: Remove link dependency on native Windows.
2011-04-17 Bruno Haiblepipe2: Simplify code.
2011-04-17 Bruno Haiblenonblocking: Add comment.
2011-04-16 Bruno Haiblestrchrnul: Tweak last commit.
2011-04-15 Eric Blakestrchrnul: work around cygwin bug
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-13 Bruno HaibleSupport non-blocking pipe I/O in write() on native...
2011-04-11 Jim Meyeringmaint: remove doubled word: s/it it/it/
2011-04-10 Jim Meyeringmaint: remove doubled words in comments, e.g., s/a...
2011-04-09 Jim Meyeringmaint: fix "the the" in comment
2011-04-09 Jim Meyeringmaint: change "can not" to "cannot"
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 Haibleallocator, careadlinkat: Fix double-inclusion guard.
2011-04-09 Bruno Haiblerelocatable-prog-wrapper: Update after module 'areadlin...
2011-04-09 Bruno Haibleverify: Fix syntax error with GCC 4.6 in C++ mode.
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 Paul Eggertverify: use _Static_assert if available
2011-04-05 Paul Eggertareadlink, areadlinkat: rewrite in terms of careadlinkat
2011-04-01 Bruno Haiblewmemchr, wcschr, wcsrchr, wcspbrk, wcsstr: Avoid errors...
2011-03-31 Eric Blakenonblocking: fix mingw test failures
2011-03-31 Bruno Haiblenonblocking: Tweak comment.
2011-03-31 Eric Blakenonblocking: new module
2011-03-31 Bruno Haiblestdio: Avoid GCC >= 4.4 warnings when using %lld and...
2011-03-31 Eric Blakepassfd: fix scoping bug
2011-03-30 Eric Blakepassfd: standardize coding conventions
2011-03-30 Eric Blakepassfd: fix incorrect sendmsg arguments
2011-03-26 Bruno Haibleunictype/property-byname: Reduce the number of load...
2011-03-26 Bruno Haibleunictype/property-byname: Allow omitted word separators...
2011-03-26 Bruno Haibleunictype/joininggroup-byname: Allow hyphens, omitted...
2011-03-26 Bruno Haibleunictype/joiningtype-byname: Recognize long names as...
2011-03-26 Bruno HaibleNew module 'unictype/joiningtype-longname'.
2011-03-26 Bruno Haibleunictype/bidiclass-byname: Recognize long names as...
2011-03-26 Bruno HaibleNew module 'unictype/bidiclass-longname'.
2011-03-26 Bruno Haibleunictype/bidi*: Rename modules.
2011-03-26 Bruno HaibleNew module 'unictype/combining-class-byname'.
2011-03-26 Bruno HaibleNew module 'unictype/combining-class-longname'.
2011-03-26 Bruno HaibleNew module 'unictype/combining-class-name'.
2011-03-26 Bruno Haibleunictype/combining-class: Rename source files.
2011-03-25 Bruno Haibleunictype: Update list of canonical combining classes.
2011-03-25 Bruno Haibleunictype/category-byname: Recognize long names as well.
2011-03-25 Bruno HaibleNew module 'unictype/category-longname'.
2011-03-25 Bruno HaibleNew module 'unictype/category-LC'.
2011-03-25 Eric Blakexmalloc: revert yesterday's regression
2011-03-24 Paul Eggertxmalloc: Do not leak if underlying realloc is C99 compa...
next