summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* mountlist: remove dependency on libmountPádraig Brady2015-04-031-21/+2
* dup2: doc and test for Android bugPaul Eggert2015-02-231-2/+2
* Replace dup2() on AndroidKevin Cernekee2015-02-231-0/+2
* Android doesn't define RLIM_SAVED_*Paul Eggert2015-02-222-2/+14
* printf, isinf, etc.: noncanonical != NaNPaul Eggert2015-02-204-115/+46
* fcntl: Fix cross compilingKevin Cernekee2015-02-191-2/+2
* dup2, fcntl: cross-compiler better for AndroidPaul Eggert2015-02-182-9/+6
* dup2, fcntl: port to AIXPaul Eggert2015-02-172-52/+60
* getdtablesize, dup2, fcntl: port to AndroidPaul Eggert2015-02-163-20/+21
* net_if: Handle content-free <net/if.h> system headersKevin Cernekee2015-02-111-1/+2
* linkat_nofollow: Add fallback case for cross compilingKevin Cernekee2015-02-111-2/+16
* getdtablesize: Fix Android buildKevin Cernekee2015-02-111-1/+3
* Assume unbroken ungetc() on AndroidKevin Cernekee2015-02-111-2/+3
* mountlist: only use libmount when specifiedPádraig Brady2015-02-111-10/+16
* time: port to MinGW32 3.21Paul Eggert2015-01-151-2/+17
* stdio: fix use of PRIdMAX on modern mingwEric Blake2015-01-051-1/+19
* Fix check for pthreads.h pollution on Mingw64Daniel P. Berrange2015-01-051-2/+2
* lib-symbol-versions: cache script checkPaul Eggert2015-01-041-25/+20
* version-etc: new yearPaul Eggert2014-12-31752-752/+752
* stdalign: port better to HP compilersPaul Eggert2014-12-181-2/+3
* stdalign: work around Apple GCC 4.0 bugPaul Eggert2014-12-181-1/+4
* getcwd: fix test failure on OS X 10.9Pádraig Brady2014-12-162-1/+19
* stddef: support C11's max_align_tPaul Eggert2014-12-121-2/+6
* freopen: workaround freopen() on OS/2 kLIBCKO Myung-Hun2014-12-081-2/+2
* sched: check struct sched_param in spawn.h as wellKO Myung-Hun2014-12-081-4/+11
* support GNU format printf and scanf on mingwPádraig Brady2014-12-082-0/+8
* Fix LDBL80_WORDS macro on big endian platforms.Bruno Haible2014-12-053-6/+6
* printf: fix configure check on big endian systemsPádraig Brady2014-11-271-1/+1
* 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