summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* gettext: revert "update macros to version 0.19"Pádraig Brady2014-07-132-6/+6
* mountlist: do not classify a bind-mounted dir entry as "dummy"Andrew D Warshall2014-07-091-0/+1
* pthread: don't assume AC_CANONICAL_HOST, port better to Solaris, etc.Paul Eggert2014-06-141-14/+0
* pthread: define thread-safe macros on some platformsPádraig Brady2014-06-141-0/+14
* gettext: update macros to version 0.19Daiki Ueno2014-06-112-6/+6
* rename: mark a label as potentially unusedBen Walton2014-06-021-1/+2
* gnulib-common.m4: Fix typo in _GL_UNUSED_LABEL.Paul Eggert2014-06-011-2/+2
* gnulib-common.m4: add _GL_UNUSED_LABELPádraig Brady2014-06-011-0/+9
* dup2, fcntl, fcntl-h: port to AIX 7.1Paul Eggert2014-05-312-3/+21
* printf, config.rpath: Port to FreeBSD 10.Paul Eggert2014-05-301-9/+9
* valgrind-tests: fixed misleading help messageKieran Colford2014-05-301-2/+2
* pthread_sigmask, timer-time: use gl_THREADLIB only if neededPaul Eggert2014-05-282-57/+67
* mbrtowc.m4: fix a comment typoJim Meyering2014-05-161-1/+1
* mbrlen, mbrtowc: fix bug with empty inputPaul Eggert2014-05-162-2/+80
* physmem: use sysinfo if _SC_PHYS_PAGES unavailableNatanael Copa2014-04-191-1/+2
* expl: avoid incorrect expl(small_value) on OpenBSD 5.4Assaf Gordon2014-04-161-0/+28
* spawn: fix link error on uclibcPádraig Brady2014-02-221-1/+9
* m4: fix gl_TIMER_TIME() detection of threads on uClibcThomas Petazzoni2014-02-211-1/+1
* maintainer-makefiles: provide AC_PROG_SED for older autoconfEric Blake2014-02-211-0/+56
* pthread: work around winpthread header pollution on mingwEric Blake2014-01-231-1/+16
* qacl: check for fchmodPaul Eggert2014-01-221-1/+2
* md5, sha1, sha256, sha512: support older autoconfEric Blake2014-01-061-2/+18
* include_next: port to autoconf 2.63Eric Blake2014-01-061-1/+5
* manywarnings: remove -WmudflapJim Meyering2014-01-021-1/+0
* 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