summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* threadlib: Fix LIBMULTITHREAD on platforms where --as-needed is enabled.Bruno Haible2018-06-261-1/+81
* Continue to use spaces for indentation, not tabs.Bruno Haible2018-06-255-81/+81
* manywarnings: Don't enable -Wjump-misses-init warnings by default.Bruno Haible2018-06-251-3/+2
* manywarnings: accommodate GCC 9.0-pre: remove -Wchkp and -WabiJim Meyering2018-06-241-2/+0
* af_alg: disable kernel hash functions by defaultPádraig Brady2018-06-242-7/+11
* mbrtowc, wcwidth: Fix MT-safety bug (regression from 2018-06-23).Bruno Haible2018-06-242-2/+9
* crypto: mention --without-linux-crypto in --with-openssl --helpPádraig Brady2018-06-231-1/+3
* pthread_rwlock_rdlock: Add comments regarding glibc behaviour.Bruno Haible2018-06-181-3/+5
* getloadavg: Allow building on Windows without CygwinPaul Smith2018-06-171-1/+1
* localcharset: Move mapping tables into the code.Bruno Haible2018-05-201-7/+1
* crypto/af_alg: fix --helpPaul Eggert2018-05-161-3/+3
* truncate: Fix compilation error on Android.Bruno Haible2018-05-142-5/+14
* tsearch: Fix compilation error on Android.Bruno Haible2018-05-142-3/+7
* imaxdiv: Fix compilation error on Android.Bruno Haible2018-05-132-2/+23
* Add cross-compilation guesses for Linux systems without glibc.Bruno Haible2018-05-1318-119/+164
* getpagesize: Fix compilation error on Android.Bruno Haible2018-05-132-5/+28
* tcgetsid: Fix compilation error on Android.Bruno Haible2018-05-131-3/+13
* getpass: Fix configure test for Android.Bruno Haible2018-05-131-3/+44
* ffs: Fix compilation error on Android.Bruno Haible2018-05-131-3/+16
* mkfifo: Fix compilation error on Android.Bruno Haible2018-05-131-3/+14
* c-strtod: Fix configure test for Android.Bruno Haible2018-05-131-2/+29
* random: Fix compilation error on Android.Bruno Haible2018-05-131-3/+13
* grantpt: Fix compilation error on Android.Bruno Haible2018-05-131-3/+13
* fseeko: On mingw, don't use the hidden function _fseeki64.Bruno Haible2018-05-121-3/+6
* nanosleep: Avoid test failure on mingw when it has nanosleep.Bruno Haible2018-05-121-17/+28
* af_alg: Avoid warnings.Bruno Haible2018-05-061-1/+2
* af_alg: Add configure option to enable/disable use of Linux crypto API.Bruno Haible2018-05-061-3/+24
* af_alg: New module.Bruno Haible2018-05-051-2/+3
* sha1sum: use AF_ALG when availableMatteo Croce2018-05-051-0/+29
* maint: port more modules to GCC 8Paul Eggert2018-05-031-1/+8
* Simplify code. Drop support for Borland C++ on Windows.Bruno Haible2018-05-0316-33/+33
* manywarnings: port to GCC 8.0Paul Eggert2018-04-281-5/+15
* time_rz: fix workaround for Mac OS X 10.6 infloopPaul Eggert2018-03-281-4/+5
* havelib: port to Solaris 10 /bin/shPaul Eggert2018-03-271-1/+1
* time_rz: work around Mac OS X 10.6 infloopPaul Eggert2018-03-271-0/+32
* javacomp-script, javacomp: Add support for Java 10.Bruno Haible2018-03-241-2/+16
* javacomp-script, javacomp: Update comments.Bruno Haible2018-03-241-8/+13
* javacomp-script, javacomp: Fix support for Java 7, 8, 9.Bruno Haible2018-03-241-13/+34
* javacomp-script: Add support for Java 9.Bruno Haible2018-03-201-3/+15
* Spelling fixPaul Eggert2018-03-171-2/+2
* glob: Don't compile replacements on recent glibc systems.Bruno Haible2018-03-161-30/+34
* host-cpu-c-abi: Support for RISC-V CPU.Bruno Haible2018-03-151-1/+88
* localename: Add support for musl libc.Bruno Haible2018-02-241-1/+2
* same: new function same_nameatPaul Eggert2018-02-201-2/+2
* warnings: Add support for Objective C.Eric Gallager2018-02-181-1/+10
* nl_langinfo: Override the system's nl_langinfo() when needed.Bruno Haible2018-02-041-3/+6
* stdlib: Fix compilation error on OpenIndiana.Bruno Haible2018-02-032-2/+8
* host-cpu-c-abi: Avoid use of 'grep -E' on OpenIndiana.Bruno Haible2018-02-032-4/+5
* Fix malfunction of socket functions on HP-UX in 64-bit mode.Bruno Haible2018-01-272-2/+12
* manywarnings: fix maintainer commentPaul Eggert2018-01-261-1/+1