summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* printf-posix: Fix mingw buildMartin Kletzander2016-07-041-1/+1
* mktime: call tzset as per POSIXPaul Eggert2016-07-031-1/+2
* autoupdate (gettext-0.19.8.1)Karl Berry2016-06-139-18/+34
* stdbool: Restore __bool_true_false_are_defined checkPaul Eggert2016-05-311-4/+5
* stdbool: Port AC_CHECK_HEADER_STDBOOL to C++11David Seifert2016-05-311-18/+21
* secure_getenv: Port to many more platforms.Bruno Haible2016-05-291-0/+1
* canonicalize: Fix broken probe for realpath.Eric Blake2016-05-271-2/+2
* manywarnings: update for GCC 6.1Paul Eggert2016-05-171-1/+13
* intdiv0, memmem, nocrash, strcasestr, strstr: no exitNikos Mavrogiannopoulos2016-05-135-5/+6
* Port mktime_internal offset to unsigned time_tPaul Eggert2016-05-011-4/+18
* mbrtowc: work around glibc bug#19932Paul Eggert2016-04-091-1/+49
* stdint: detect good enough pre-C++11 stdint.h in C++ modePedro Alves2016-04-031-1/+28
* Prefer American spelling for "initialize"Paul Eggert2016-04-031-4/+4
* std-gnu11: improve clang supportPaul Eggert2016-03-151-7/+13
* select: port more to Intel 2016.1.150 compilerPaul Eggert2016-03-151-1/+2
* extern-inline: port to PGI CCBruno Haible2016-03-041-0/+1
* misc: port better to gcc -fsanitize=addressPaul Eggert2016-02-0614-30/+61
* std-gnu11: new modulePaul Eggert2016-02-021-0/+818
* closedir: fix OS/2-related typosPaul Eggert2016-01-241-4/+4
* closedir, dirfd, opendir: port to OpenSolaris 5.10Paul Eggert2016-01-243-20/+16
* wcwidth: Replace also on OpenBSD 5.8Bruno Haible2016-01-211-0/+3
* utimes: detect utimes() correctly on OS/2 kLIBCKO Myung-Hun2016-01-151-4/+18
* Go back to gettext-0.19.7Paul Eggert2016-01-149-12/+11
* opendir, closedir, dirfd, fdopendir: port to OS/2 kLIBCKO Myung-Hun2016-01-143-5/+22
* dup, dup2, fcntl: support a directory fd on OS/2 kLIBCKO Myung-Hun2016-01-143-3/+46
* autoupdatePaul Eggert2016-01-129-11/+12
* version-etc: new yearPaul Eggert2016-01-01744-744/+744
* autoupdateKarl Berry2015-12-317-14/+14
* maint: fix operator precedence in mbrtowc testDaiki Ueno2015-12-282-2/+2
* maint: use a more standard return from mbrtowc testPádraig Brady2015-11-022-4/+4
* autoupdateKarl Berry2015-10-241-1/+5
* gnulib-common.m4: fix gl_PROG_AR_RANLIB/AM_PROG_AR clashPavel Raiskup2015-09-251-15/+28
* gc: fix detection of installed libgcrypt versionMats Erik Andersson2015-09-251-10/+12
* fnmatch: add one more coding cookiePaul Eggert2015-09-241-1/+1
* maint: add coding cookies to non-ASCII sourcesPaul Eggert2015-09-243-3/+3
* ceill: detect buggy OpenBSD implementationAssaf Gordon2015-09-081-0/+25
* time_rz: new modulePaul Eggert2015-07-233-0/+23
* autoupdateKarl Berry2015-07-121-1/+7
* localename: fix link error on IllumosDaiki Ueno2015-07-071-0/+5
* gnulib-common.m4: change the ARFLAGS default to 'cr'Pavel Raiskup2015-07-011-2/+2
* mgetgroups: port to strict OS XPaul Eggert2015-06-301-34/+1
* mgetgroups: fix port to strict OS XPaul Eggert2015-06-291-10/+7
* linkat: fix invalid definition of LINKAT_SYMLINK_NOTSUP on OS XJim Meyering2015-06-291-11/+10
* mgetgroups: port to strict OS XPaul Eggert2015-06-291-1/+37
* file-has-acl: fix build on Mac OS X 10Pádraig Brady2015-06-021-5/+19
* pthread_sigmask: discount system version if a simple macroPavel Fedin2015-06-011-1/+25
* readlinkat: avoid OS X 10.10 trailing slash bugPádraig Brady2015-05-311-4/+14
* linkat: avoid OS X 10.10 trailing slash with symlink bugPádraig Brady2015-05-291-2/+12
* unlinkat: handle ignoring of ".." on Darwin 14Pádraig Brady2015-05-281-0/+1
* file-has-acl: Split feature tests again (Bug#20667)Andreas Gruenbacher2015-05-271-19/+5