summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* timegm: Simplify autoconf macro.Bruno Haible2011-05-222-2/+6
* clock-time: change to LGPLv2+.Paul Eggert2011-05-212-1/+7
* strerror_r: Fix comments.Bruno Haible2011-05-222-2/+7
* relocatable-prog-wrapper: Fix possible link error.Bruno Haible2011-05-214-20/+30
* relocatable-prog-wrapper: Assume strerror() exists.Bruno Haible2011-05-215-27/+21
* select: Simplify replacement idiom.Bruno Haible2011-05-214-4/+13
* mkdir-p: Simplify autoconf macro.Bruno Haible2011-05-212-3/+7
* Fix some mistakes in ChangeLog entries.Bruno Haible2011-05-211-17/+19
* strerror_r: avoid clobbering strerror on cygwinEric Blake2011-05-216-37/+77
* mkdtemp: Use gnulib naming conventions.Bruno Haible2011-05-213-3/+9
* strerror_r: avoid corrupting errno on SolarisEric Blake2011-05-203-1/+14
* strerror_r: avoid compiler warningEric Blake2011-05-202-4/+6
* strerror_r: simplify AIX code.Eric Blake2011-05-202-21/+12
* test-perror: avoid spurious failure on FreeBSDEric Blake2011-05-202-0/+7
* strerror_r-posix: Remove unused dependencies.Bruno Haible2011-05-202-1/+6
* intprops: remove assumption about A|B representationPaul Eggert2011-05-202-6/+13
* perror: work around FreeBSD bugEric Blake2011-05-205-2/+44
* test-perror: check for strerror interactionsEric Blake2011-05-205-2/+128
* test-perror: rewrite to use init scriptEric Blake2011-05-203-17/+21
* maint: replace misused "a" with "an"Jim Meyering2011-05-209-11/+23
* maint: correct misuse of "a" and "an"Jim Meyering2011-05-209-8/+20
* intprops-tests: work around HP-UX 11.23 cc bug with constantsPaul Eggert2011-05-192-201/+216
* intprops: work around IRIX 6.5 cc bug with 0u - 0u + -1Paul Eggert2011-05-192-4/+14
* intprops-tests: revert unsigned part of previous changePaul Eggert2011-05-192-57/+53
* strerror_r: Work around strerror_r() change in Cygwin 1.7.8.Bruno Haible2011-05-202-4/+36
* strerror_r: guarantee unchanged errnoEric Blake2011-05-194-5/+30
* strerror_r: Reorder #if blocks.Bruno Haible2011-05-192-12/+18
* perror: Avoid clobbering the strerror buffer when possible.Bruno Haible2011-05-196-24/+75
* strerror_r: fix on newer cygwinEric Blake2011-05-192-6/+12
* strerror_r: Avoid clobbering the strerror buffer when possible.Bruno Haible2011-05-193-4/+128
* strerror_r: Fix test failure on mingw.Bruno Haible2011-05-193-5/+22
* strerror: relax test for SolarisEric Blake2011-05-193-6/+10
* strerror: enforce POSIX ruling on strerror(0)Eric Blake2011-05-198-23/+90
* intprop-tests: port to older and more-pedantic compilersPaul Eggert2011-05-193-64/+97
* intprops: work around C compiler bugsPaul Eggert2011-05-192-6/+16
* intprops: TYPE_IS_INTEGER, TYPE_SIGNED not integer constant exprsPaul Eggert2011-05-192-3/+14
* strerror_r: Avoid clobbering the strerror buffer when possible.Bruno Haible2011-05-194-393/+444
* fnmatch: avoid compiler warningEric Blake2011-05-182-2/+8
* maint.mk: three new prohibit_<HDR>_without_use rulesJim Meyering2011-05-182-0/+21
* announce-gen: fail if the NEWS delta is emptyJim Meyering2011-05-182-1/+13
* maint.mk: exclude compiler symbols from sc_tight_scopePádraig Brady2011-05-182-3/+11
* intprops: add docPaul Eggert2011-05-173-0/+343
* verify: add doc to gnulib manual and fix examplePaul Eggert2011-05-173-5/+24
* warnings.m4: don't usurp save_CPPFLAGS variable nameJim Meyering2011-05-172-3/+6
* ChangeLog: s/^ /\t/Jim Meyering2011-05-171-1/+1
* doc: fix typoJim Meyering2011-05-172-1/+6
* doc: Tweak recent change.Paul Eggert2011-05-173-11/+22
* inttypes: avoid autoconf warningEric Blake2011-05-163-4/+10
* Typo.Bruno Haible2011-05-171-1/+1
* vc-list-files: accept multiple directory operandsEric Blake2011-05-162-47/+48