summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* extern-inline: update commentary about GCC bugsPaul Eggert2014-11-141-4/+5
* obstack: do not assume system-supplied obstack is size_t safePaul Eggert2014-11-041-0/+35
* linkat: don't unconditionally replace on GNU/LinuxPádraig Brady2014-11-031-20/+1
* linkat: wrap to handle symlinks on OS X 10.10Pádraig Brady2014-11-031-0/+26
* iconv: avoid false detection of non-working iconvDaiki Ueno2014-10-241-29/+32
* symlinkat: port to AIX 7.1Paul Eggert2014-10-182-1/+35
* readlinkat: port to AIX 7.1Paul Eggert2014-10-182-2/+16
* qsort_r: new module, for GNU-style qsort_rPaul Eggert2014-09-151-0/+48
* mountlist: use /proc/self/mountinfo when availableFridolin Pokorny2014-09-091-1/+14
* pthread, pthread_sigmask, threadlib: port to Ubuntu 14.04Paul Eggert2014-09-043-15/+34
* gnulib-common.m4: port to GCC 4.2.1 and Sun Studio 12 C++Paul Eggert2014-09-021-23/+25
* manywarnings: add GCC 4.9 warningsPaul Eggert2014-09-011-4/+26
* qsort_r: new module, for GNU-style qsort_rPaul Eggert2014-08-291-0/+2
* vararrays: modernize AC_C_VARARRAYS for C11Paul Eggert2014-08-071-8/+51
* extern-inline: port to FreeBSD, DragonFlyPaul Eggert2014-08-041-8/+23
* 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