summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* autoupdateKarl Berry2013-11-281-19/+19
* autoupdateKarl Berry2013-11-281-11/+21
* ignore-value: revert previous code changePaul Eggert2013-11-282-4/+14
* selinux-h: improve stub types and add more stub functionsPádraig Brady2013-11-283-1/+23
* ignore-value: prefer GCC version back through 2.0Paul Eggert2013-11-272-4/+13
* pty: Activate the signature wrapper of forkpty.Mats Erik Andersson2013-11-272-1/+13
* maint: fix gendocs.sh permissionsEric Blake2013-11-271-0/+0
* autoupdateKarl Berry2013-11-261-1/+2
* quotearg: don't attempt to store 1 << 31 into an "int"Jim Meyering2013-11-222-1/+13
* error: depend on stdioPaul Eggert2013-11-212-0/+8
* doc: Improve wording in relocatable-maint.texi.Ben Pfaff2013-11-182-1/+7
* Fix indentation in previous patch.Paul Eggert2013-11-131-3/+3
* * lib/getgroups.c (posix_getgroups, getgroups) [__APPLE__]:Paul Eggert2013-11-132-0/+21
* base64: provide a fast path for encoding well sized buffersPádraig Brady2013-11-112-6/+45
* extern-inline: port better to OS X 10.9Paul Eggert2013-11-082-7/+19
* fpending: fix typoEric Blake2013-11-081-1/+1
* fpending: fix regression on DragonFly BSDEric Blake2013-11-083-8/+20
* hash: relax license to LGPLv2+, for libguestfsJim Meyering2013-11-052-1/+6
* intprops: port to Oracle Studio c99Paul Eggert2013-11-032-1/+8
* obstack: pacify HP CPaul Eggert2013-10-312-13/+23
* maint.mk: prefer gpgv2 over gpgvJim Meyering2013-10-312-1/+9
* isnan: port to VAXPaul Eggert2013-10-302-3/+23
* gnulib-tool: protect against CDPATHJim Meyering2013-10-282-0/+10
* maint.mk: restore functionality removed by recent changev0.1Jim Meyering2013-10-282-1/+17
* Revert "error: make the module depend on vfprintf-posix"Eric Blake2013-10-282-7/+0
* maint.mk: fix "release" target to build _versionJim Meyering2013-10-262-0/+12
* maint.mk: get current gnulib revision correctly.Gary V. Vaughan2013-10-271-1/+1
* install-reloc: Support multi-binary installation.Bruno Haible2013-10-242-98/+184
* selinux-h: really build without selinux when library is missingMichael Haubenwallner2013-10-222-4/+12
* regex: also remove dependency on HAVE_WCSCOLLJim Meyering2013-10-212-1/+6
* xfreopen: fix typo: s/frepoen/freopen/Reuben Thomas2013-10-213-2/+8
* regex: don't depend on wcscollJim Meyering2013-10-212-1/+7
* error: add the printf attribute to a static functionJim Meyering2013-10-202-1/+7
* error: make the module depend on vfprintf-posixJim Meyering2013-10-192-0/+7
* fpending, obstack, strerror-override: use pure+const function attrsJim Meyering2013-10-195-4/+14
* extern-inline: make safe for -Wundef usageEric Blake2013-10-182-1/+9
* mkfifo-tests, etc.: allow HP-UX 11.11 bugPaul Eggert2013-10-166-3/+34
* acl: allow cross-compilation to GentooPaul Eggert2013-10-142-9/+20
* mgetgroups: remove dependency on realloc-gnuPaul Eggert2013-10-133-2/+14
* regex-tests: port to HP-UX 11.11Paul Eggert2013-10-122-1/+8
* verify: document some 'assume' pitfallsPaul Eggert2013-10-102-10/+21
* strtoumax: fix another typo in previous commitEric Blake2013-10-102-2/+2
* strtoumax: fix typo in previous commit.Eric Blake2013-10-103-6/+12
* strtoumax: port to Solaris 8Paul Eggert2013-10-102-3/+12
* autoupdateKarl Berry2013-10-101-9/+20
* strtoimax, strtoumax: port to HP-UX 11.11Paul Eggert2013-10-097-8/+46
* strtoimax: port to HP-UX 11.11Paul Eggert2013-10-082-6/+17
* New module 'count-trailing-zeros'.Paul Eggert2013-10-078-0/+237
* count-leading-zeros: port to MSC; support types wider than 64 bitsPaul Eggert2013-10-072-28/+52
* count-one-bits: port to MSC; support types wider than 64 bitsPaul Eggert2013-10-074-18/+85