summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Comments about EINTR.Bruno Haible2011-07-032-0/+14
* autoupdateKarl Berry2011-07-011-18/+22
* pipe, pipe2: don't corrupt fd on errorEric Blake2011-06-292-0/+8
* autoupdateKarl Berry2011-06-231-3/+2
* link: work around IRIX bugEric Blake2011-06-221-0/+4
* strerror_r: fix OpenBSD behavior on out-of-rangeEric Blake2011-06-211-0/+5
* strerror_r: fix OpenBSD behavior on 0Eric Blake2011-06-212-2/+2
* float: Work around <float.h> bugs on FreeBSD/x86, AIX with GCC, IRIX.Bruno Haible2011-06-201-0/+4
* sprintf-posix: Fix test failure on AIX 7.1.Bruno Haible2011-06-1910-9/+13
* roundl-ieee: Fix test failure on AIX 7.1.Bruno Haible2011-06-191-0/+4
* round-ieee: Fix test failures on AIX 7.1 and OSF/1 5.1.Bruno Haible2011-06-192-1/+5
* roundf-ieee: Fix test failures on AIX 7.1 and OSF/1 5.1.Bruno Haible2011-06-192-1/+5
* ceilf-ieee: Work around bug on MacOS X 10.5.Bruno Haible2011-06-191-1/+1
* ceilf-ieee: Work around bug on AIX 7.1.Bruno Haible2011-06-191-0/+4
* ceil-ieee: Work around bug on AIX 7.1.Bruno Haible2011-06-191-0/+4
* Doc update.Bruno Haible2011-06-182-2/+2
* verify: new macro verify_expr; verify_true deprecatedPaul Eggert2011-06-151-26/+25
* gnulib-tool: Allow comments in the 'Depends-on' section.Bruno Haible2011-06-131-0/+2
* acl: Add support for HP-UX >= 11.11 JFS ACLs.Bruno Haible2011-06-131-9/+27
* New module 'stat-size'.James Youngman2011-06-112-0/+29
* strerror_r-posix: fix on MacOSEric Blake2011-06-083-6/+11
* perror: document fixed bugsEric Blake2011-06-071-0/+7
* strerror_r-posix: work around cygwin 1.7.9Eric Blake2011-06-071-4/+0
* test-perror: relax test to ignore cygwin bugEric Blake2011-06-0726-7/+84
* autoupdateKarl Berry2011-06-071-14/+2
* canonicalize-lgpl: work around AIX realpath bugEric Blake2011-06-061-0/+3
* sys_select: Ensure memset is declared also on AIX 7.Bruno Haible2011-06-051-1/+1
* setlocale: Enable replacement on Cygwin 1.5.Bruno Haible2011-06-041-3/+3
* doc: Fix a module name.Bruno Haible2011-06-041-1/+1
* pipe2: Remove dependency on 'nonblocking' module.Bruno Haible2011-06-041-0/+3
* perror: call strerror_r directlyEric Blake2011-06-011-0/+4
* wctype-h: Avoid namespace pollution on Solaris 2.6.Bruno Haible2011-05-291-0/+4
* doc: Cleanup yet another file produced by texinfo.tex.Bruno Haible2011-05-281-1/+1
* Finish the conditional dependencies mechanism.Bruno Haible2011-05-281-0/+52
* doc: Use a recent texinfo.tex.Bruno Haible2011-05-281-2/+5
* getcwd: work around mingw bugEric Blake2011-05-251-0/+4
* docs: document recently fixed glibc printf bugEric Blake2011-05-244-0/+16
* strerror_r: fix Solaris test failuresEric Blake2011-05-241-1/+1
* strerror_r: enforce POSIX recommendationsEric Blake2011-05-241-6/+12
* * doc/intprops.texi: fix typo in copyright datePaul Eggert2011-05-221-1/+1
* strerror_r: avoid clobbering strerror on cygwinEric Blake2011-05-211-0/+3
* strerror_r: avoid corrupting errno on SolarisEric Blake2011-05-201-0/+3
* perror: work around FreeBSD bugEric Blake2011-05-201-0/+4
* test-perror: check for strerror interactionsEric Blake2011-05-201-0/+4
* maint: replace misused "a" with "an"Jim Meyering2011-05-203-3/+3
* maint: correct misuse of "a" and "an"Jim Meyering2011-05-201-1/+1
* strerror: enforce POSIX ruling on strerror(0)Eric Blake2011-05-192-2/+13
* intprops: TYPE_IS_INTEGER, TYPE_SIGNED not integer constant exprsPaul Eggert2011-05-191-3/+4
* intprops: add docPaul Eggert2011-05-172-0/+339
* verify: add doc to gnulib manual and fix examplePaul Eggert2011-05-172-5/+17