mkstemp: mention clean-temp module
[gnulib.git] / lib /
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...
2011-03-22 Bruno Haibleunictype/bidi*: Rename functions.
2011-03-21 Bruno HaibleNew module 'unictype/joininggroup-of'.
2011-03-21 Bruno HaibleNew module 'unictype/joininggroup-byname'.
2011-03-21 Bruno HaibleNew module 'unictype/joininggroup-name'.
2011-03-21 Bruno HaibleNew module 'unictype/joiningtype-of'.
2011-03-21 Bruno HaibleNew module 'unictype/joiningtype-byname'.
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 Paul Eggertstrftime: don't assume a byte count fits in 'int'
2011-03-21 Paul Eggertstdio: don't require ignore_value around fwrite
2011-03-20 Bruno Haibleverror: Fix compilation error introduced on 2011-02-13.
2011-03-19 Paul Eggertinet_ntop, inet_pton: Simplify.
2011-03-19 Paul Eggertnetdb: Simplify.
2011-03-13 Bruno Haiblepassfd: Work around bug with CMSG_FIRSTHDR on FreeBSD...
2011-03-13 Bruno Haiblepassfd: Fix compilation error on OpenBSD.
2011-03-13 Bastien Roucarièspassfd module, part 3.
2011-03-13 Bruno Haiblepassfd module, part 2, tweaks.
2011-03-13 Bastien Roucarièspassfd module, part 2.
2011-03-12 Bruno Haiblewcswidth, mbswidth: Avoid integer overflow.
2011-03-12 Bruno HaibleOops, fix last commit.
2011-03-12 Bruno Haiblefutimens, utimensat: Avoid endless recursion on Solaris 10.
2011-03-08 Bruno Haibleregex-quote: New API.
2011-03-06 Bruno Haibleregex-quote: Fix creation of POSIX extended regular...
2011-03-03 Bruce Korbparse-duration: remove xalloc.h dependency
2011-02-28 Bruno Haiblelocalcharset: Assume ANSI C behaviour of free().
next