summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Assume gnulib is checked out from Git, not CVSStefano Lattarini2013-05-0410-52/+46
* utimensat-tests, etc.: try to fix some racesPaul Eggert2013-04-3011-94/+139
* utimens, utimensat: work around Solaris UTIME_OMIT bugPaul Eggert2013-04-305-15/+35
* gettext: now it's your responsibility to add -I$(top_builddir)/intlPaul Eggert2013-04-303-8/+20
* acl: include errno.h to get errnoPaul Eggert2013-04-303-0/+11
* tests: don't assume getdtablesize () <= 10000000Paul Eggert2013-04-2918-22/+66
* extern-inline: work around bug in Sun c99Paul Eggert2013-04-282-3/+17
* autoupdateKarl Berry2013-04-282-5/+9
* qacl: new module, broken out from the acl modulePaul Eggert2013-04-2711-628/+767
* alignof, intprops, malloca: port better to IBM's C compilerPaul Eggert2013-04-274-3/+10
* wctype-h: fix gettext link error on mingwDaiki Ueno2013-04-252-0/+15
* autoupdateKarl Berry2013-04-252-5/+15
* regex-tests, regex: allow glibc re_search behaviorDmitry V. Levin2013-04-113-12/+42
* stdalign: doc fixPaul Eggert2013-03-302-3/+7
* stdalign: port to stricter ISO C11Paul Eggert2013-03-293-2/+19
* sys_select, sys_time: port 2013-01-30 Solaris 2.6 fix to CygwinPaul Eggert2013-03-223-6/+32
* check for (erroneous) ftp-upload.gnu.orgKarl Berry2013-03-192-8/+20
* copy-file, rpmatch: fix problems found by cppcheckPaul Eggert2013-03-194-2/+17
* prefix-gnulib-mk: give better diagnosticsJim Meyering2013-03-152-2/+9
* putenv: port to Solaris 10Paul Eggert2013-03-133-7/+16
* mktime: fix configure typoPaul Eggert2013-03-122-1/+6
* regex-tests: skip UTF-8 test on mingwEric Blake2013-03-123-19/+33
* tests: make it easier to bypass alarm time in debuggerEric Blake2013-03-118-8/+26
* regex: port to mingw's recent addition of undeclared alarmEric Blake2013-03-117-19/+46
* putenv: avoid compilation warning on mingwEric Blake2013-03-112-37/+45
* unistd: don't prevent Tru64 Unix from using gnulib strtod.Gary V. Vaughan2013-03-112-1/+10
* autoupdateKarl Berry2013-03-091-8/+8
* vasprintf-posix-tests: allow rounding 1.51 to 1.Gary V. Vaughan2013-03-092-1/+8
* vasprintf-posix-tests: allow rounding 1.5 to 1.Gary V. Vaughan2013-03-092-1/+10
* autoupdateKarl Berry2013-03-081-2/+12
* vasnprintf-posix-tests: allow rounding 1.5 to 1Paul Eggert2013-03-082-1/+8
* bootstrap: port to FreeBSDPaul Eggert2013-03-082-2/+13
* regex: rename remaining __attribute calls to __attribute__.Gary V. Vaughan2013-03-084-9/+23
* execute: Revert last change, but use a different condition.Bruno Haible2013-03-062-0/+42
* execute: drop dead codeEric Blake2013-03-052-36/+5
* non-recursive-gnulib-prefix-hack: port coreutils 8.21 to HP NonStopPaul Eggert2013-03-042-3/+8
* test-getsockopt: avoid compiler warningEric Blake2013-03-042-0/+6
* sys_types: Avoid autoconf warning about gl_SYS_TYPES_H.Bruno Haible2013-03-022-2/+7
* gettext: Update to version 0.18.2.Bruno Haible2013-03-023-8/+15
* maint: restore gendocs.sh execute bitEric Blake2013-02-271-0/+0
* regex: merge patches from libcPaul Eggert2013-02-253-57/+52
* putenv: port better to native WindowsPaul Eggert2013-02-222-26/+65
* regex: ignore old-style-definition warningsPaul Eggert2013-02-202-0/+7
* getcwd: support coreutils betterPaul Eggert2013-02-204-2/+18
* * lib/strtod.c (HAVE_RAW_DECL_STRTOD): Remove; no longer used.Paul Eggert2013-02-192-3/+1
* strtod: support coreutils betterPaul Eggert2013-02-192-16/+9
* mountlist: port to HP NonStopPaul Eggert2013-02-192-1/+13
* Fix typo in stdnoreturn documentation.Paul Eggert2013-02-191-0/+1
* extern-inline: avoid compilation error with HP-UX ccPaul Eggert2013-02-182-1/+14
* putenv: fix heap corruption with mixed putenv/_putenvPaul Eggert2013-02-144-1/+49