summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* maint: run 'make update-copyright'Paul Eggert2020-12-31813-813/+813
* memalign: Work around Solaris bug.Bruno Haible2020-12-311-0/+48
* malloc-h: New module.Bruno Haible2020-12-311-0/+47
* havelib: Fix for Solaris 11 OpenIndiana and Solaris 11 OmniOS.Bruno Haible2020-12-291-3/+6
* faccessat: revert recent EOVERFLOW changePaul Eggert2020-12-282-33/+4
* regex: remove glibc21.m4Paul Eggert2020-12-272-36/+1
* execlp: New module.Bruno Haible2020-12-261-0/+15
* execle: New module.Bruno Haible2020-12-261-0/+15
* execl: New module.Bruno Haible2020-12-261-0/+15
* execv: New module.Bruno Haible2020-12-261-0/+15
* execvp: New module.Bruno Haible2020-12-261-0/+15
* execvpe: New module.Bruno Haible2020-12-261-0/+24
* execve: New module.Bruno Haible2020-12-261-0/+15
* execve, execvpe, execvp, execv, execl, execle, execlp: Prepare modules.Bruno Haible2020-12-261-1/+17
* Make it possible to turn off the mkdir override on Windows.Bruno Haible2020-12-251-1/+3
* Make it possible to turn off each of the Windows oldnames workarounds.Bruno Haible2020-12-2511-11/+71
* sh-filename: Add support for native Windows.Bruno Haible2020-12-241-2/+4
* linkat: use eloop-thresholdPaul Eggert2020-12-241-2/+1
* canonicalize: prefer faccessat to statPaul Eggert2020-12-241-3/+7
* faccessat: work around F_OK EOVERFLOW bugPaul Eggert2020-12-241-3/+30
* posix_spawn, posix_spawnp: Fix execution of scripts.Bruno Haible2020-12-241-25/+144
* Remove support for broken <wchar.h> in AIX 3.Bruno Haible2020-12-211-7/+3
* Remove support for broken <wchar.h> in BSD/OS and OSF/1.Bruno Haible2020-12-2129-509/+90
* isnanf: Fix autoconf test.Bruno Haible2020-12-211-2/+2
* Remove some of the support for obsolete IRIX 4 and 5.Bruno Haible2020-12-201-4/+4
* filemode: Remove Cray support.Bruno Haible2020-12-202-25/+1
* free-posix: assume glibc 2.33 fixes this.Paul Eggert2020-12-201-18/+17
* free-posix: Assume future POSIX compliance only on OpenBSD and Solaris.Bruno Haible2020-12-191-15/+25
* free-posix: port to GNU/LinuxPaul Eggert2020-12-191-17/+11
* free-posix: New module, renamed from 'free'.Bruno Haible2020-12-191-2/+2
* free: Remove support for obsolete platforms.Bruno Haible2020-12-181-32/+3
* free: Fix warning.Bruno Haible2020-12-182-8/+7
* free: preserve errnoPaul Eggert2020-12-171-1/+34
* readlink, readlinkat: add ERANGE portabilityPaul Eggert2020-12-132-18/+56
* vararrays: just use 2.70Paul Eggert2020-12-111-5/+9
* sys_types: just use 2.70Paul Eggert2020-12-111-12/+10
* stdint: port to Autoconf 2.70Paul Eggert2020-12-111-3/+3
* pid_t.m4: just use 2.70Paul Eggert2020-12-111-2/+2
* largefile: just use 2.70Paul Eggert2020-12-111-2/+2
* AC_C_RESTRICT: update from AutoconfPaul Eggert2020-12-111-11/+12
* extensions: update from AutoconfPaul Eggert2020-12-111-59/+93
* alloca: update from AutoconfPaul Eggert2020-12-111-4/+4
* memchr: Work around memory overrun bug on AIX 7.2.Bruno Haible2020-12-111-2/+6
* fmaf: Work around a bug on FreeBSD 12.2/arm.Bruno Haible2020-12-101-1/+16
* threadlib: Fix test-fstrcmp failure on FreeBSD 11.Bruno Haible2020-12-091-1/+12
* std-gnu11: Make compatible with Autoconf 2.70.Bruno Haible2020-12-091-0/+5
* Correct interaction between gl_ANSI_CXX and AC_PROG_CXX.Bruno Haible2020-12-071-1/+5
* Do the Windows oldnames workaround through the C++ GNULIB_NAMESPACE.Bruno Haible2020-12-064-4/+49
* utime: Fix a test failure on macOS 10.13.Bruno Haible2020-12-051-1/+47
* havelib: Fix for non-ELF platforms (regression 2019-11-17).Bruno Haible2020-11-301-3/+3