summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* maint: update copyrightEric Blake2014-01-01750-750/+750
* gettimeofday: port recent C++ fix to EmacsPaul Eggert2013-12-172-13/+11
* gettimeofday: fix C++ crosscompilationJohn W. Eaton2013-12-172-4/+13
* md5, sha1, sha256, sha512: fix link error with partial libcryptoPádraig Brady2013-12-092-2/+4
* md5, sha1, sha256, sha512: add gl_SET_CRYPTO_CHECK_DEFAULTPaul Eggert2013-12-071-3/+10
* md5, sha1, sha256, sha512: add 'auto', and a way to specify defaultPaul Eggert2013-12-071-7/+10
* include_next: minimize code duplicationEric Blake2013-12-041-50/+3
* getcwd: fix compile error in configure checkPádraig Brady2013-12-041-0/+1
* regex: suppress core dumps from detection codePádraig Brady2013-12-041-3/+11
* md5, sha1, sha256, sha512: support mandating use of opensslPádraig Brady2013-12-041-3/+6
* regex: avoid glibc deadlock during configureEric Blake2013-12-031-2/+12
* md5, sha1, sha256, sha512: use openssl routines if availablePádraig Brady2013-12-036-8/+53
* pty: Activate the signature wrapper of forkpty.Mats Erik Andersson2013-11-271-1/+3
* extern-inline: port better to OS X 10.9Paul Eggert2013-11-081-7/+11
* fpending: fix regression on DragonFly BSDEric Blake2013-11-081-7/+11
* selinux-h: really build without selinux when library is missingMichael Haubenwallner2013-10-221-4/+6
* regex: don't depend on wcscollJim Meyering2013-10-211-1/+1
* extern-inline: make safe for -Wundef usageEric Blake2013-10-181-1/+2
* acl: allow cross-compilation to GentooPaul Eggert2013-10-141-9/+12
* strtoimax, strtoumax: port to HP-UX 11.11Paul Eggert2013-10-093-4/+14
* New module 'count-trailing-zeros'.Paul Eggert2013-10-071-0/+12
* dup2, dup3: work around another cygwin crasherEric Blake2013-09-262-4/+7
* getdtablesize: work around cygwin issueEric Blake2013-09-262-3/+31
* manywarnings: enable nicer gcc warning messagesEric Blake2013-09-241-1/+3
* warnings: port --enable-gcc-warnings to Solaris Studio 12.3Paul Eggert2013-09-231-4/+4
* configmake: support new --runstatedir optionEric Blake2013-09-231-3/+8
* extern-inline: do not always suppress extern inline on OS XPaul Eggert2013-09-191-4/+13
* gc: support HMAC-SHA256 and HMAC-SHA512.Simon Josefsson2013-08-266-2/+52
* gettext: update to version 0.18.3.1Daiki Ueno2013-08-241-3/+3
* d-ino: avoid false negative on symlinkEric Blake2013-08-211-2/+2
* warnings: minor optimizationEric Blake2013-08-151-2/+2
* warnings: check -Wfoo rather than -Wno-fooEric Blake2013-08-151-2/+11
* fpending: port to recent Cygwin change to stdio_ext.hPaul Eggert2013-08-111-9/+14
* regex: port to non-glibc/lock-using systemsJim Meyering2013-08-061-0/+1
* gettext: update to version 0.18.3Daiki Ueno2013-07-192-34/+6
* stdalign, verify: port to FreeBSD 9.1, to C11, and to C++11Paul Eggert2013-07-071-1/+2
* extern-inline: port to gcc -std=c89Paul Eggert2013-06-211-1/+2
* doc: document extern-inlinePaul Eggert2013-06-181-9/+5
* fflush, fseeko: port to musl cross-compilesPaul Eggert2013-06-183-8/+15
* manywarnings: update for GCC 4.8.0Paul Eggert2013-05-151-4/+2
* warnings: port to clangPaul Eggert2013-05-151-3/+12
* lock: work around pthread recursive mutexes bug in Mac OS X 10.6Daiki Ueno2013-05-111-0/+3
* Assume gnulib is checked out from Git, not CVSStefano Lattarini2013-05-041-1/+1
* extern-inline: work around bug in Sun c99Paul Eggert2013-04-281-3/+11
* regex-tests, regex: allow glibc re_search behaviorDmitry V. Levin2013-04-111-6/+17
* stdalign: port to stricter ISO C11Paul Eggert2013-03-291-2/+3
* putenv: port to Solaris 10Paul Eggert2013-03-131-2/+2
* mktime: fix configure typoPaul Eggert2013-03-121-1/+1
* regex: port to mingw's recent addition of undeclared alarmEric Blake2013-03-114-16/+23
* non-recursive-gnulib-prefix-hack: port coreutils 8.21 to HP NonStopPaul Eggert2013-03-041-3/+0