do-release-commit-and-tag: add option to specify branch
[gnulib.git] / doc /
2011-05-03 Bruno HaibleSupport for conditional dependencies.
2011-05-02 Eric Blakefflush: also replace fclose when fixing fflush
2011-05-02 Eric Blakefclose: add some tests
2011-04-30 Bruno HaibleNew modules 'vfscanf', 'vscanf'.
2011-04-30 Bruno Haiblesys_uio: Make <sys/uio.h> self-contained.
2011-04-30 Bruno Haiblesys_socket: Ensure 'struct iovec' definition.
2011-04-28 Eric Blakegetaddrinfo: fix gai_strerror signature
2011-04-28 Eric Blakegetcwd: fix mingw bugs
2011-04-27 Bruno Haiblemkstemps: Ensure declaration on MacOS X 10.5.
2011-04-27 Bruno Haiblemkstemp: More documentation.
2011-04-27 Bruno Haibleclean-temp: Clarify what it does.
2011-04-27 Eric Blakegetcwd-lgpl: new module
2011-04-27 Reuben Thomasmkstemp: replace if system version uses wrong permissions
2011-04-27 Reuben Thomasmkstemp: mention clean-temp module
2011-04-25 Bruno Haiblestrtod: Remove check for strtod, unless supporting...
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-21 Eric Blakepassfd: allow compilation on mingw
2011-04-21 Eric Blakesys_uio: new module
2011-04-19 Bruno HaibleMove the support of O_NONBLOCK in open() to the 'open...
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-13 Bruno HaibleSupport non-blocking pipe I/O in write() on native...
2011-04-09 Paul Eggertmaint: change "can not" to "cannot"
2011-04-09 Jim Meyeringmaint: change "can not" to "cannot"
2011-04-08 Eric Blakefcntl-h: fix O_ACCMODE on cygwin
2011-04-08 Eric Blakenonblocking: provide O_NONBLOCK for mingw
2011-04-01 Bruno Haiblewcpcpy, wcpncpy: Ensure declaration on glibc >= 2.13...
2011-03-29 Karl Berryautoupdate
2011-03-29 Bruno Haiblegetaddrinfo: Doc fix.
2011-03-28 Simon Josefssongetaddrinfo: Doc fix.
2011-03-24 Eric Blakerealloc: document portability problem
2011-03-22 Karl Berryautoupdate
2011-03-19 Bruno Haiblesys_socket, netdb: Document problem with socklen_t.
2011-03-05 Bruno Haibledoc: Improve doc regarding autopoint vs. gnulib.
2011-02-22 Bruno HaibleNew module 'wctomb'.
2011-02-22 Bruno HaibleNew module 'mbtowc'.
2011-02-19 Bruno Haiblestdint: Update documentation.
2011-02-18 Bruno Haiblegetloadavg: Fix link error on Solaris 2.6.
2011-02-13 Bruno Haiblembrtowc: Work around native Windows bug.
2011-02-13 Bruno Haiblembsinit: Work around mingw bug.
2011-02-12 Bruno Haiblewcsrtombs: Work around bug on native Windows.
2011-02-12 Bruno Haiblembsrtowcs: Work around bug on native Windows.
2011-02-12 Bruno Haiblesetlocale: Workaround native Windows bug.
2011-02-12 Bruno HaibleNew module 'setlocale'.
2011-02-09 Bruno HaibleNew module 'towctrans'.
2011-02-09 Bruno HaibleNew module 'wctrans'.
2011-02-09 Bruno HaibleNew module 'iswctype'.
2011-02-09 Bruno HaibleNew module 'wctype'.
2011-02-08 Bruno Haibleiswblank: Ensure declaration on glibc systems.
2011-02-08 Bruno HaibleNew module 'iswblank'.
2011-02-07 Bruno HaibleRename module 'wctype' to 'wctype-h'.
2011-02-07 Bruno HaibleNew module 'wcswidth'.
2011-02-07 Bruno HaibleNew module 'wcstok'.
2011-02-07 Bruno HaibleNew module 'wcsstr'.
2011-02-07 Bruno HaibleNew module 'wcspbrk'.
2011-02-07 Bruno HaibleNew module 'wcsspn'.
2011-02-07 Bruno HaibleNew module 'wcscspn'.
2011-02-07 Bruno HaibleNew module 'wcsrchr'.
2011-02-07 Bruno HaibleNew module 'wcschr'.
2011-02-07 Bruno HaibleNew module 'wcsdup'.
2011-02-07 Bruno HaibleNew module 'wcsxfrm'.
2011-02-07 Bruno HaibleNew module 'wcscoll'.
2011-02-07 Bruno HaibleNew module 'wcsncasecmp'.
2011-02-07 Bruno HaibleNew module 'wcscasecmp'.
2011-02-07 Bruno HaibleNew module 'wcsncmp'.
2011-02-07 Bruno HaibleNew module 'wcscmp'.
2011-02-07 Bruno HaibleNew module 'wcsncat'.
2011-02-07 Bruno HaibleNew module 'wcscat'.
2011-02-07 Bruno HaibleNew module 'wcpncpy'.
2011-02-07 Bruno HaibleNew module 'wcsncpy'.
2011-02-07 Bruno HaibleNew module 'wcpcpy'.
2011-02-07 Bruno HaibleNew module 'wcscpy'.
2011-02-07 Bruno HaibleNew module 'wcsnlen'.
2011-02-07 Bruno HaibleNew module 'wcslen'.
2011-02-07 Bruno HaibleNew module 'wmemset'.
2011-02-07 Bruno HaibleNew module 'wmemmove'.
2011-02-07 Bruno HaibleNew module 'wmemcpy'.
2011-02-07 Bruno HaibleNew module 'wmemcmp'.
2011-02-05 Eric Blakeunsetenv: work around Haiku issues
2011-02-05 Eric Blakestrerror_r-posix: port to cygwin
2011-02-05 Bruno HaibleNew module 'wmemchr'.
2011-02-05 Eric Blakefdopendir: detect FreeBSD bug
2011-02-01 Eric Blakedup2: work around Haiku bug
2011-01-31 Simon Josefssondoc: off_t is not available in eglibc 2.11.2 stdio.h.
2011-01-29 Karl Berryautoupdate
2011-01-26 Karl Berrymore make vars for makeinfo
2011-01-26 Karl Berryregen
2011-01-26 Eric Blakefcntl: work around Haiku F_DUPFD bugs
2011-01-26 Karl Berryautoupdate
2011-01-15 Karl Berryautoupdate
2011-01-10 Karl Berrymissing @item
2011-01-10 Karl Berrydocument configmake in the manual instead of the source
2011-01-06 Eric Blakesignal: work around Haiku issue with SIGBUS
2011-01-05 Eric Blakedoc: regenerate INSTALL
2011-01-04 Jim MeyeringMerge remote branch 'origin/coreutils-8.9'
2011-01-04 Jim MeyeringMerge branch 'coreutils-8.9'
2011-01-04 Karl Berryrebuild
next