2011-07-24 |
Bruno Haible | doc: Mention fsusage. |
tree | commitdiff |
2011-07-24 |
Bruno Haible | doc: Mention new glibc headers and functions. |
tree | commitdiff |
2011-07-21 |
Pádraig Brady | timer-time: A new module to check for timer_settime() |
tree | commitdiff |
2011-07-16 |
Paul Eggert | doc: Document NonStop portability issues. |
tree | commitdiff |
2011-07-15 |
Eric Blake | ffsl, ffsll: new modules |
tree | commitdiff |
2011-07-12 |
Bruno Haible | strings: Document module. |
tree | commitdiff |
2011-07-11 |
Eric Blake | ffs: new module |
tree | commitdiff |
2011-07-08 |
Bruno Haible | pthread_sigmask: Work around IRIX bug. |
tree | commitdiff |
2011-07-08 |
Bruno Haible | pthread_sigmask: Work around Cygwin bug. |
tree | commitdiff |
2011-07-08 |
Bruno Haible | pthread_sigmask: Work around bug in single-threaded... |
tree | commitdiff |
2011-07-08 |
Bruno Haible | pthread_sigmask: Ensure declaration in <signal.h> also... |
tree | commitdiff |
2011-07-08 |
Bruno Haible | pthread_sigmask: Ensure declaration in <signal.h>. |
tree | commitdiff |
2011-07-08 |
Bruno Haible | pthread_sigmask: Document the module. |
tree | commitdiff |
2011-07-07 |
Eric Blake | getopt-gnu: avoid crash in glibc getopt |
tree | commitdiff |
2011-07-06 |
Paul Eggert | pselect: document better |
tree | commitdiff |
2011-07-06 |
Paul Eggert | pthread_sigmask: new module |
tree | commitdiff |
2011-07-05 |
Eric Blake | snprintf: guarantee %1$d, for libintl |
tree | commitdiff |
2011-07-03 |
Bruno Haible | Comments about EINTR. |
tree | commitdiff |
2011-07-01 |
Karl Berry | autoupdate |
tree | commitdiff |
2011-06-29 |
Eric Blake | pipe, pipe2: don't corrupt fd on error |
tree | commitdiff |
2011-06-23 |
Karl Berry | autoupdate |
tree | commitdiff |
2011-06-22 |
Eric Blake | link: work around IRIX bug |
tree | commitdiff |
2011-06-21 |
Eric Blake | strerror_r: fix OpenBSD behavior on out-of-range |
tree | commitdiff |
2011-06-21 |
Eric Blake | strerror_r: fix OpenBSD behavior on 0 |
tree | commitdiff |
2011-06-20 |
Bruno Haible | float: Work around <float.h> bugs on FreeBSD/x86, AIX... |
tree | commitdiff |
2011-06-19 |
Bruno Haible | sprintf-posix: Fix test failure on AIX 7.1. |
tree | commitdiff |
2011-06-19 |
Bruno Haible | roundl-ieee: Fix test failure on AIX 7.1. |
tree | commitdiff |
2011-06-19 |
Bruno Haible | round-ieee: Fix test failures on AIX 7.1 and OSF/1... |
tree | commitdiff |
2011-06-19 |
Bruno Haible | roundf-ieee: Fix test failures on AIX 7.1 and OSF/1... |
tree | commitdiff |
2011-06-19 |
Bruno Haible | ceilf-ieee: Work around bug on MacOS X 10.5. |
tree | commitdiff |
2011-06-19 |
Bruno Haible | ceilf-ieee: Work around bug on AIX 7.1. |
tree | commitdiff |
2011-06-19 |
Bruno Haible | ceil-ieee: Work around bug on AIX 7.1. |
tree | commitdiff |
2011-06-18 |
Bruno Haible | Doc update. |
tree | commitdiff |
2011-06-15 |
Paul Eggert | verify: new macro verify_expr; verify_true deprecated |
tree | commitdiff |
2011-06-13 |
Bruno Haible | gnulib-tool: Allow comments in the 'Depends-on' section. |
tree | commitdiff |
2011-06-13 |
Bruno Haible | acl: Add support for HP-UX >= 11.11 JFS ACLs. |
tree | commitdiff |
2011-06-11 |
James Youngman | New module 'stat-size'. |
tree | commitdiff |
2011-06-08 |
Eric Blake | strerror_r-posix: fix on MacOS |
tree | commitdiff |
2011-06-08 |
Eric Blake | perror: document fixed bugs |
tree | commitdiff |
2011-06-07 |
Eric Blake | strerror_r-posix: work around cygwin 1.7.9 |
tree | commitdiff |
2011-06-07 |
Eric Blake | test-perror: relax test to ignore cygwin bug |
tree | commitdiff |
2011-06-07 |
Karl Berry | autoupdate |
tree | commitdiff |
2011-06-06 |
Eric Blake | canonicalize-lgpl: work around AIX realpath bug |
tree | commitdiff |
2011-06-05 |
Bruno Haible | sys_select: Ensure memset is declared also on AIX 7. |
tree | commitdiff |
2011-06-04 |
Bruno Haible | setlocale: Enable replacement on Cygwin 1.5. |
tree | commitdiff |
2011-06-04 |
Bruno Haible | doc: Fix a module name. |
tree | commitdiff |
2011-06-04 |
Bruno Haible | pipe2: Remove dependency on 'nonblocking' module. |
tree | commitdiff |
2011-06-01 |
Eric Blake | perror: call strerror_r directly |
tree | commitdiff |
2011-05-29 |
Bruno Haible | wctype-h: Avoid namespace pollution on Solaris 2.6. |
tree | commitdiff |
2011-05-28 |
Bruno Haible | doc: Cleanup yet another file produced by texinfo.tex. |
tree | commitdiff |
2011-05-28 |
Bruno Haible | Finish the conditional dependencies mechanism. |
tree | commitdiff |
2011-05-28 |
Bruno Haible | doc: Use a recent texinfo.tex. |
tree | commitdiff |
2011-05-25 |
Eric Blake | getcwd: work around mingw bug |
tree | commitdiff |
2011-05-24 |
Eric Blake | docs: document recently fixed glibc printf bug |
tree | commitdiff |
2011-05-24 |
Eric Blake | strerror_r: fix Solaris test failures |
tree | commitdiff |
2011-05-24 |
Eric Blake | strerror_r: enforce POSIX recommendations |
tree | commitdiff |
2011-05-22 |
Paul Eggert | * doc/intprops.texi: fix typo in copyright date |
tree | commitdiff |
2011-05-21 |
Eric Blake | strerror_r: avoid clobbering strerror on cygwin |
tree | commitdiff |
2011-05-20 |
Eric Blake | strerror_r: avoid corrupting errno on Solaris |
tree | commitdiff |
2011-05-20 |
Eric Blake | perror: work around FreeBSD bug |
tree | commitdiff |
2011-05-20 |
Eric Blake | test-perror: check for strerror interactions |
tree | commitdiff |
2011-05-20 |
Jim Meyering | maint: replace misused "a" with "an" |
tree | commitdiff |
2011-05-20 |
Jim Meyering | maint: correct misuse of "a" and "an" |
tree | commitdiff |
2011-05-19 |
Eric Blake | strerror: enforce POSIX ruling on strerror(0) |
tree | commitdiff |
2011-05-19 |
Paul Eggert | intprops: TYPE_IS_INTEGER, TYPE_SIGNED not integer... |
tree | commitdiff |
2011-05-17 |
Paul Eggert | intprops: add doc |
tree | commitdiff |
2011-05-17 |
Paul Eggert | verify: add doc to gnulib manual and fix example |
tree | commitdiff |
2011-05-17 |
Jim Meyering | doc: fix typo |
tree | commitdiff |
2011-05-17 |
Paul Eggert | doc: Tweak recent change. |
tree | commitdiff |
2011-05-16 |
Bruno Haible | Typo. |
tree | commitdiff |
2011-05-16 |
Bruno Haible | doc: List the target platforms. |
tree | commitdiff |
2011-05-13 |
Eric Blake | getcwd-lgpl: relax test for FreeBSD |
tree | commitdiff |
2011-05-12 |
Bruno Haible | canonicalize, canonicalize-lgpl: Avoid crash dialog... |
tree | commitdiff |
2011-05-12 |
Bruno Haible | group-member: Document module. |
tree | commitdiff |
2011-05-09 |
Karl Berry | autoupdate |
tree | commitdiff |
2011-05-06 |
Eric Blake | fclose: guarantee behavior on seekable stdin |
tree | commitdiff |
2011-05-06 |
Paul Eggert | assert-h: new module, which supports C1X-style static_a... |
tree | commitdiff |
2011-05-05 |
Bruno Haible | fclose, fflush: Respect rules for use of AC_LIBOBJ. |
tree | commitdiff |
2011-05-05 |
Bruno Haible | signal: Define sighandler_t. |
tree | commitdiff |
2011-05-03 |
Bruno Haible | Support for conditional dependencies. |
tree | commitdiff |
2011-05-02 |
Eric Blake | fflush: also replace fclose when fixing fflush |
tree | commitdiff |
2011-05-02 |
Eric Blake | fclose: add some tests |
tree | commitdiff |
2011-04-30 |
Bruno Haible | New modules 'vfscanf', 'vscanf'. |
tree | commitdiff |
2011-04-30 |
Bruno Haible | sys_uio: Make <sys/uio.h> self-contained. |
tree | commitdiff |
2011-04-30 |
Bruno Haible | sys_socket: Ensure 'struct iovec' definition. |
tree | commitdiff |
2011-04-28 |
Eric Blake | getaddrinfo: fix gai_strerror signature |
tree | commitdiff |
2011-04-28 |
Eric Blake | getcwd: fix mingw bugs |
tree | commitdiff |
2011-04-27 |
Bruno Haible | mkstemps: Ensure declaration on MacOS X 10.5. |
tree | commitdiff |
2011-04-27 |
Bruno Haible | mkstemp: More documentation. |
tree | commitdiff |
2011-04-27 |
Bruno Haible | clean-temp: Clarify what it does. |
tree | commitdiff |
2011-04-27 |
Eric Blake | getcwd-lgpl: new module |
tree | commitdiff |
2011-04-27 |
Reuben Thomas | mkstemp: replace if system version uses wrong permissions |
tree | commitdiff |
2011-04-27 |
Reuben Thomas | mkstemp: mention clean-temp module |
tree | commitdiff |
2011-04-25 |
Bruno Haible | strtod: Remove check for strtod, unless supporting... |
tree | commitdiff |
2011-04-25 |
Bruno Haible | dup2: Remove check for dup2, unless supporting old... |
tree | commitdiff |
2011-04-25 |
Bruno Haible | strnlen: Avoid memchr related link error on old obsolet... |
tree | commitdiff |
2011-04-21 |
Eric Blake | passfd: allow compilation on mingw |
tree | commitdiff |
2011-04-21 |
Eric Blake | sys_uio: new module |
tree | commitdiff |
2011-04-19 |
Bruno Haible | Move the support of O_NONBLOCK in open() to the 'open... |
tree | commitdiff |
2011-04-16 |
Bruno Haible | strchrnul: Tweak last commit. |
tree | commitdiff |
next |