summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* Prefer documented autoconf macro 'm4_if' over 'ifelse'.Bruno Haible2020-08-015-19/+19
* libtextstyle[-optional]: Allow requesting a minimum version.Bruno Haible2020-08-012-9/+50
* _GL_CMP: Improve documentation.Bruno Haible2020-07-311-2/+4
* largefile: sync with Autoconf masterPaul Eggert2020-07-301-1/+1
* alloca: sync with Autoconf masterPaul Eggert2020-07-301-5/+9
* Work around some Oracle Studio attribute bugsPaul Eggert2020-07-301-3/+9
* unicodeio: Fix wrong result on musl libc.Bruno Haible2020-07-301-3/+3
* libgmp: remove dependency on havelibPaul Eggert2020-07-261-18/+34
* libgmp: remove HAVE_GMP, LIB_GMPPaul Eggert2020-07-261-11/+2
* inttypes: Remove support for AIX 4.Bruno Haible2020-07-262-46/+1
* gettimeofday: Remove workaround for Mac OS X 10.0.Bruno Haible2020-07-262-81/+1
* tzset: Remove workaround for Solaris 2.6.Bruno Haible2020-07-261-64/+1
* expl: Simplify autoconf test.Bruno Haible2020-07-261-39/+18
* alloca: Remove Cray-2 and Cray Y-MP support.Bruno Haible2020-07-261-28/+4
* multiarch: Prepare for x86_64+arm64 universal binaries in macOS 11.Bruno Haible2020-07-261-2/+2
* sigprocmask: Small autoconf macro improvement.Bruno Haible2020-07-262-6/+24
* Small autoconf macro improvements.Bruno Haible2020-07-264-58/+66
* doc: Update for NetBSD 7.1, 8.0, 9.0.Bruno Haible2020-07-259-24/+25
* doc: Update for Mac OS X 10.13.Bruno Haible2020-07-255-9/+11
* Fix _GL_CMP parenthesization typoPaul Eggert2020-07-241-1/+1
* Optimize three-valued comparison between integers.Bruno Haible2020-07-241-1/+15
* aligned-malloc: New module.Bruno Haible2020-07-211-0/+140
* inttypes: Fix PRI*PTR and SCN*PTR on 64-bit native Windows.Bruno Haible2020-07-211-3/+12
* printf-posix: Make an autoconf test more future-proof.Bruno Haible2020-07-211-2/+5
* md5, sha1, sha256, sha512: pacify Autoconf 2.70Paul Eggert2020-07-151-8/+3
* libgmp: Link to the correct shared library.Bruno Haible2020-07-121-25/+41
* memchr: Remove support for some very old platforms.Bruno Haible2020-07-085-55/+33
* dup2: Remove support for some very old platforms.Bruno Haible2020-07-083-110/+85
* libgmp: new modulePaul Eggert2020-07-061-0/+44
* dirname, dirname-lgpl: Simplify.Bruno Haible2020-07-051-19/+0
* supersede: New module.Bruno Haible2020-07-051-0/+10
* getumask: New module.Bruno Haible2020-07-042-3/+29
* getrandom: Fix compilation error on native Windows (regression from 2020-06-28).Bruno Haible2020-07-041-2/+4
* lchmod: Simplify after 2020-02-22 change.Bruno Haible2020-07-031-2/+1
* manywarnings: improve port to GCC 10.1Paul Eggert2020-07-011-175/+31
* getrandom: Fix compilation errors on older versions of mingw.Bruno Haible2020-06-281-1/+2
* getentropy: Work around a macOS and Solaris problem.Bruno Haible2020-05-312-2/+8
* getrandom: Add support for native Windows.Bruno Haible2020-05-311-1/+29
* crypto/gc-random: Fix list of crypto devices for Solaris.Bruno Haible2020-05-311-2/+2
* wmempcpy: New module.Bruno Haible2020-05-312-2/+26
* crypto/gc-random: Fix list of crypto devices for NetBSD, OpenBSD.Bruno Haible2020-05-311-8/+2
* sys_random: Work around macOS bug.Bruno Haible2020-05-312-3/+8
* getrandom: Fix typo in last commit.Bruno Haible2020-05-301-1/+1
* getrandom: Override incompatible system function on Solaris 11.Bruno Haible2020-05-302-2/+21
* sys_random: New module.Bruno Haible2020-05-302-1/+45
* unistd: Remove conflicting declaration of getrandom().Bruno Haible2020-05-301-4/+2
* crypto/gc-random: Fix typo in last commit.Bruno Haible2020-05-301-3/+3
* crypto/gc-random: Fix link error on MSVC.Bruno Haible2020-05-301-2/+10
* fnmatch: Rely on more gnulib modules.Bruno Haible2020-05-301-4/+2
* wmemchr, wmemcmp, wmemcpy, wmemmove, wmemset: Fix autoconf test.Bruno Haible2020-05-295-10/+10