maintainer-makefile: cover a few more files
[gnulib.git] / lib /
2010-11-13 Bruno Haibleunistr/u8-mbtouc: Improve handling of ill-formed UTF...
2010-11-13 Bruno Haibleopenat: Work around glibc bug with fchownat() and empty...
2010-11-13 Bruno HaibleUpdate comments.
2010-11-12 Bruno Haiblesleep, nanosleep: Work around Linux 2.6.9 nanosleep...
2010-11-12 Bruno Haiblefcntl-h: Fix for use of C++ on glibc systems.
2010-11-11 Bruno HaibleNew module 'strerror_r-posix'.
2010-11-09 Paul Eggertfdopendir: fix bug on MacOS X when low on file descriptors
2010-11-07 Bruno Haiblevasnprintf: Support I flag on glibc systems.
2010-11-05 Eric Blakestrtod: work around icc bug
2010-11-04 Eric Blakeisnanl: work around icc bug
2010-10-27 Bruno Haibleunistd: Refine workaround from 2009-12-23 against Cygwi...
2010-10-27 Bruno Haiblestdio: Work around compilation error due to renameat...
2010-10-26 Paul Eggertrenameat: port to Solaris 10, which declares renameat...
2010-10-26 Christian Weisgerberfdopendir: fix C89 compilation
2010-10-24 Paul Eggertinttostr: simplify by removing unnecessary redundancy
2010-10-22 Paul Eggertinttostr: revert most-recent change
2010-10-22 Paul Eggertinttostr: simplify by removing unnecessary redundancy
2010-10-21 Eric Blakec-stack: work around libsigsegv 2.8 bug
2010-10-17 Bruno HaibleMake use of GCC's attribute __alloc_size__.
2010-10-15 Eric Blakeignore-value: make header idempotent
2010-10-15 Ludovic Courtèsisnan: Add support for TinyCC
2010-10-15 Bruno Haiblevasnprintf: Don't set errno to 0.
2010-10-14 Paul Eggertargv-iter: omit nonconforming declaration
2010-10-13 Eric Blaketermios: fix compilation on mingw
2010-10-11 Bruno Haiblestdlib: Allow multiple gnulib generated replacements...
2010-10-11 Paul EggertIndentation.
2010-10-11 Bruno HaibleIndentation.
2010-10-11 Jim Meyeringspawn.in.h: make indentation consistent with parentheses
2010-10-11 Gary V. VaughanFix mismatched parens in previous commit
2010-10-11 Paul Eggertrewrite int foo[2*X-1] to verify(X) or to int foo[X...
2010-10-10 Paul Eggertprefer (X ? 1 : -1) when converting from boolean (1...
2010-10-08 Eric Blaketime: enforce recent POSIX ruling that time_t is integral
2010-10-08 Jim Meyeringfdopendir: fix a bug on systems lacking openat and...
2010-10-08 Bruno Haiblesys_select: Avoid warning due to undeclared memset...
2010-10-08 Bruno Haiblenanosleep: Make replacement POSIX compliant.
2010-10-07 Jim Meyeringparse-datetime: avoid compilation failure on OpenBSD 4.7
2010-10-06 Bruno Haiblestring, sys_select: Avoid #including large headers...
2010-10-05 Eric Blakememmem, strstr, strcasestr: fix bug with long periodic...
2010-10-05 Paul Eggertparse-datetime: do some more renaming
2010-10-05 Eric Blakeparse-datetime: better name than get_date
2010-10-05 Eric Blakefaccessat: remove unused wrappers
2010-10-04 Bruno HaibleAvoid line length limitation from HP NonStop system...
2010-10-03 Paul EggertAvoid some lines longer than 80 characters.
2010-10-03 Bruno Haibleacl: Add support for ACLs on NonStop Kernel.
2010-10-02 Bruno HaibleDefine missing EDQUOT on NonStop Kernel.
2010-10-02 Bruno HaibleNew module 'system-posix'.
2010-09-30 Eric Blakegetdate: rename to get_date
2010-09-29 Bruno HaibleSeparate the module 'waitpid' from the module 'sys_wait'.
2010-09-29 Bruno HaibleNew module 'waitpid'.
2010-09-28 Bruno Haiblepoll: Assume ANSI C.
2010-09-28 Bruno Haiblepoll-h: Create poll.h on all platforms.
2010-09-28 Bruno HaibleNew module 'poll-h'.
2010-09-26 Bruno Haiblesys_wait: Implement WSTOPSIG.
2010-09-26 Simon Josefssonstdlib, sys_wait: Avoid compilation error on mingw.
2010-09-25 Simon Josefssongetaddrinfo: Initialize sockets, to make it work under...
2010-09-25 Bruno HaibleNew module 'regex-quote'.
2010-09-22 Bruno HaibleFix endless loop in mbmemcasecoll.
2010-09-22 Bruno Haiblememcoll, xmemcoll: Clarify size vs. length.
2010-09-22 Paul Eggertpthread: add to system <pthread.h> instead of replacing...
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
next