Manual: improve out-of-memory documentation.
[gnulib.git] / lib /
2010-09-20 Paul Eggertpthread: add pthread_spin_destroy
2010-09-17 Eric Blakefdutimens, fdutimensat: update signature, again
2010-09-17 Eric Blakefdutimensat: drop atflag validation
2010-09-17 Bruno Haibleunlockpt: Fix declaration within GNULIB_POSIXCHECK.
2010-09-17 Bruno Haiblelogin_tty: Make the replacement code work on BSD systems.
2010-09-17 Bruno HaibleNew module 'tcgetsid'.
2010-09-17 Bruno HaibleNew module 'termios'.
2010-09-16 Eric Blakefdutimensat: add an atflag parameter
2010-09-16 Bruno HaibleFix typos in comments.
2010-09-16 Bruno Haiblestdlib: clarify MirBSD WEXITSTATUS bug
2010-09-15 Eric Blakestdlib: work around MirBSD WEXITSTATUS bug
2010-09-15 Bruno Haibleunistr/base: Avoid link errors when module 'libunistrin...
2010-09-14 Paul Eggertfts, getcwd, glob: audit for dirfd returning -1
2010-09-13 Paul Eggertfts: use O_NOFOLLOW to avoid race condition when openin...
2010-09-13 Paul Eggertfdopendir: preserve argument fd before returning
2010-09-13 Jim Meyeringfts: don't operate on an invalid file descriptor after...
2010-09-12 Paul Eggertsavedir: add streamsavedir, deprecate fdsavedir
2010-09-10 Bruno Haiblerelocatable-prog-wrapper: Fix compilation failure due...
2010-09-10 Paul Eggertfcntl-h: define O_CLOEXEC and O_EXEC if not defined...
2010-09-10 Bruno Haiblelanginfo, nl_langinfo: Fix for IRIX 5.3.
2010-09-10 Bruno Haiblepty, readutmp: Fix for FreeBSD 8.0 and OpenBSD 4.6.
2010-09-09 Eric Blakestrsignal: work around NetBSD bug
2010-09-08 Eric Blakestrtod: work around IRIX 6.5 bug
2010-09-08 Karl Berryregex documentation update from Reuben Thomas <rrt...
2010-09-05 Bruno Haibleuniwidth/width: Update comment.
2010-09-04 Bruno Haiblestrdup: Fix compilation error in C++ mode.
2010-09-04 Bruno Haibledirfd: Fix compilation error in C++ mode on MacOS X...
2010-09-02 Paul Eggerthash: fix safe_hasher const typo
2010-09-02 Bruno Haiblewctype: Avoid compilation error on IRIX 6.5.30.
2010-09-01 Paul Eggertfcntl-h, etc.: prefer O_SEARCH to O_RDONLY when applicable
2010-08-31 Eric Blakehash: factor, and guard against misbehaving hasher...
2010-08-31 Bruno Haiblehash: silence spurious clang warning
2010-08-29 Bruno HaibleMake the module 'realloc-gnu' work again on AIX and...
2010-08-29 Bruno HaibleMake the module 'calloc-gnu' work again on AIX and...
2010-08-29 Bruno HaibleMake the module 'malloc-gnu' work again on AIX and...
2010-08-28 Bruno Haibleread-file: Don't occupy too much unused memory.
2010-08-28 Giuseppe Scrivanoread-file: Avoid memory reallocations with regular...
2010-08-28 Bruno HaibleAvoid relocwrapper link errors due to gnulib replacemen...
2010-08-26 Erik Faye-Lundpoll: return immediately on POLLHUP.
2010-08-24 Bruno Haiblepriv-set: fix comment
2010-08-24 Paul Eggertpriv-set: fix comments
2010-08-23 Paolo Bonzinipoll, select: handle ERROR_BROKEN_PIPE.
2010-08-22 Giuseppe Scrivanofts: allow compilation with C++
2010-08-16 Bruno Haiblestpncpy: Allow stpncpy to be defined as a macro.
2010-08-14 Bruno HaibleRename module 'memxfrm' to 'amemxfrm'.
2010-08-14 Bruno HaibleNew module 'astrxfrm'.
2010-08-14 Brian Goughgit-merge-changelog: add doc relating to use with bzr...
2010-08-10 Paul Eggertstrtod: fix const diagnostic
2010-08-10 Pádraig Bradycopy-acl: ignore ENOTSUP on HP-UX
2010-08-09 Eric Blakereadlinkat: split into its own module
2010-08-08 Bruno Haiblememxfrm: Speed up.
2010-07-31 Bruno Haibleunistr/u8-strstr, unistr/u16-strstr: Optimize the one...
2010-07-31 Bruno Haibleunistr/u8-chr, unistr/u8-strchr: Optimize and add comments.
2010-07-31 Bruno Haibleunistr/u8-strchr: Fix several bugs.
2010-07-31 Bruno Haiblelinkat: Work around AIX 7.1 bug.
2010-07-31 Bruno Haibleduplocale: Work around AIX 7.1 bug.
2010-07-30 Bruno Haibledirfd: Avoid link error on AIX 7.1.
2010-07-30 Eric Blakestrtod: next round of AIX fixes
2010-07-30 Eric Blakestrtod: fix bug in replacement function on AIX
2010-07-28 Bruno Haibleunistr/u*-chr, unistr/u*-strchr: Fix link errors and...
2010-07-28 Bruno HaibleUse spaces for indentation, not tabs.
2010-07-27 Bruno Haiblembspcasecmp: Fix function specification.
2010-07-26 Paul R. Eggerttimespec: use cast and not conditional, as truncation...
2010-07-23 Paolo Bonziniunistr/u8-chr, unistr/u8-strchr: use Boyer-Moore like...
2010-07-18 Bruno Haibleunistr/u8-strchr: Optimize non-ASCII argument case.
2010-07-14 Paul R. Eggertgetcwd: on Solaris, work better if ancestors are inacce...
2010-07-13 Paul R. Eggertpthread: Add enough so that coreutils/src/sort.c compiles.
2010-07-13 Bruno Haiblestriconveh: Simplify last commit.
2010-07-13 Bruno Haiblestriconveh: Don't malloc memory if the result buffer...
2010-07-13 Bruno Haiblestrtod: Add safety check.
2010-07-12 Paul R. Eggertmemcoll: clarify sizes versus lengths, document better...
2010-07-12 Bruno HaibleNew module '_Exit'.
2010-07-12 Paul R. Eggertstrtod: make it more-accurate typically, and don't...
2010-07-11 Pádraig Bradyunistr/u8-strchr: Optimize ASCII argument case.
2010-07-09 Paul Eggert(x)memcoll: minor tweaks
2010-07-08 Chen Guo(x)memcoll: speedup when input is known to be NUL delimited
2010-07-04 Bruno Haiblefsusage: Clarify which code applies to which platforms.
2010-07-04 Jim Meyeringhash: once again explicitly disallow insertion of NULL
2010-07-01 Jim Meyeringhash: extend module to deal with non-pointer keys
2010-06-30 Bruno Haiblestring: Fix syntax error with g++ 2.96.
2010-06-22 Eric Blakememmem: slight optimization
2010-06-21 Bruno HaibleFix HAVE_CALLOC_POSIX misnomer.
2010-06-21 Bruno HaibleFix HAVE_REALLOC_POSIX misnomer.
2010-06-21 Bruno HaibleFix HAVE_MALLOC_POSIX misnomer.
2010-06-20 Richard Lloydstdio.in.h: fix compilation failure when using HP-UX...
2010-06-15 René Berberselect: Correct timeout.
2010-06-14 Paul Eggertpriv-set: Don't assume that priv.h exists merely becaus...
2010-06-10 Jim Meyeringinttostr: add a new function, inttostr, and tests
2010-06-09 Bruno HaibleAvoid relocwrapper link errors due to gnulib replacemen...
2010-06-09 Bruno HaibleAvoid relocwrapper link errors due to gnulib replacemen...
2010-06-09 Bruno HaibleModule setenv does not depend on 'malloc-posix', 'reall...
2010-06-07 Jim Meyeringregex: avoid new dead-code warning with gcc-4.6.0
2010-06-03 Bruno Haibletime: Undefine more broken macros.
2010-06-02 Eric Blaketime: work with mingw + pthreads-win32 library
2010-05-24 Bruno HaibleDon't use conversion with transliteration in u{8,16...
2010-05-24 Bruno Haibleregex: Don't require alloca.
2010-05-23 Bruno Haiblegit-merge-changelog: Enable --split-merged-entry by...
2010-05-19 Bruno HaibleAvoid valgrind error reports from libunistring.
2010-05-18 Bruno HaibleNew module 'libunistring-optional'.
2010-05-16 Bruno HaibleFix collision between gnulib's and libintl's printf...
next