gnulib.git
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...
2011-04-05 Eric Blakebootstrap: preserve git whitelist item sorting
2011-04-05 Simon Josefssonmaint.mk: Don't trigger sc_space_tab check.
2011-04-05 Paul Eggertareadlink, areadlinkat: rewrite in terms of careadlinkat
2011-04-02 Karl Berryautoupdate
2011-04-01 Bruno Haiblewmemchr, wcschr, wcsrchr, wcspbrk, wcsstr: Avoid errors...
2011-04-01 Bruno Haiblewcpcpy, wcpncpy: Ensure declaration on glibc >= 2.13...
2011-03-31 Eric Blakenonblocking: fix mingw test failures
2011-03-31 Bruno HaibleFix bug with gl_WARN_ON_USE_PREPARE, introduced on...
2011-03-31 Bruno Haiblenonblocking: Tweak comment.
2011-03-31 Eric Blakenonblocking: new module
2011-03-31 Bruno HaibleFix recent ChangeLog entries.
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-30 Bruno Haiblec-strcasestr: Relicense under LGPLv2+.
2011-03-30 Simon Josefssondoc: update users.txt
2011-03-30 Jim Meyeringtests: readlink* ("",... fails with EINVAL on newer...
2011-03-29 Bruno HaibleRelicense some modules under LGPLv2+, for libidn2.
2011-03-29 Simon Josefssonlib-symbol-visibility: Add a notice.
2011-03-29 Karl Berryautoupdate
2011-03-29 Bruno Haiblegetaddrinfo: Doc fix.
2011-03-28 Simon Josefssongetaddrinfo: Doc fix.
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 HaibleTests for module 'unictype/joiningtype-longname'.
2011-03-26 Bruno HaibleNew module 'unictype/joiningtype-longname'.
2011-03-26 Bruno Haibleunictype/bidiclass-byname: Recognize long names as...
2011-03-26 Bruno HaibleTests for module 'unictype/bidiclass-longname'.
2011-03-26 Bruno HaibleNew module 'unictype/bidiclass-longname'.
2011-03-26 Bruno Haibleunictype/bidi*: Rename modules, part 2.
2011-03-26 Bruno Haibleunictype/bidi*: Rename modules.
2011-03-26 Bruno Haibleunictype/bidi*: Rename functions, part 2.
2011-03-26 Bruno HaibleNew module 'unictype/combining-class-all'.
2011-03-26 Bruno HaibleTests for module 'unictype/combining-class-byname'.
2011-03-26 Bruno HaibleNew module 'unictype/combining-class-byname'.
2011-03-26 Bruno HaibleTests for module 'unictype/combining-class-longname'.
2011-03-26 Bruno HaibleNew module 'unictype/combining-class-longname'.
2011-03-26 Bruno HaibleTests for module 'unictype/combining-class-name'.
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 HaibleTests for module 'unictype/category-longname'.
2011-03-25 Bruno HaibleNew module 'unictype/category-longname'.
2011-03-25 Bruno HaibleNew module 'unictype/category-LC', part 2.
2011-03-25 Bruno HaibleTests for module 'unictype/category-LC'.
2011-03-25 Bruno HaibleNew module 'unictype/category-LC'.
2011-03-25 Eric Blakexmalloc: revert yesterday's regression
2011-03-25 Reuben Thomasmaint.mk: add missing version to VC-tag
2011-03-25 Reuben Thomasvalgrind: do leak checking, and exit with code 1 on...
2011-03-25 Reuben Thomasposix-modules: say what it does.
2011-03-24 Paul Eggertxmalloc: Do not leak if underlying realloc is C99 compa...
2011-03-24 Eric Blakerealloc: document portability problem
2011-03-24 Karl Berryautoupdate
2011-03-24 Ben Waltondoc: add cvsps and tmpwatch to users.txt
2011-03-23 Matt Ricedoc: update users.txt
2011-03-23 Jim Meyeringdoc: update users.txt
2011-03-22 Karl Berryautoupdate
2011-03-22 Bruno Haibleunictype/bidi*: Rename functions.
2011-03-21 Bruno HaibleNew module 'unictype/joininggroup-all'.
2011-03-21 Bruno HaibleTests for module 'unictype/joininggroup-of'.
2011-03-21 Bruno HaibleNew module 'unictype/joininggroup-of'.
2011-03-21 Bruno HaibleTests for module 'unictype/joininggroup-byname'.
2011-03-21 Bruno HaibleNew module 'unictype/joininggroup-byname'.
2011-03-21 Bruno HaibleTests for module 'unictype/joininggroup-name'.
2011-03-21 Bruno HaibleNew module 'unictype/joininggroup-name'.
2011-03-21 Bruno HaibleNew module 'unictype/joiningtype-all'.
2011-03-21 Bruno HaibleTests for module 'unictype/joiningtype-of'.
2011-03-21 Bruno HaibleNew module 'unictype/joiningtype-of'.
2011-03-21 Bruno HaibleTests for module 'unictype/joiningtype-byname'.
2011-03-21 Bruno HaibleNew module 'unictype/joiningtype-byname'.
2011-03-21 Bruno HaibleTests for module 'unictype/joiningtype-name'.
2011-03-21 Bruno HaibleNew module 'unictype/joiningtype-name'.
2011-03-21 Bruno Haibleunictype: Add support for Arabic shaping properties.
2011-03-21 Jim Meyeringstrftime: fix a bug in yesterday's change
2011-03-21 Jim Meyeringtests: add strftime-tests module
next