summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* dtoastr,ftoastr,ldtoastr: port to c-strtod changesPaul Eggert2019-02-021-3/+1
* c-strtod, c-strtold: Use the bug fixes for strtod, strtold.Bruno Haible2019-02-021-28/+5
* strtod, strtold: Use the locale's decimal point.Bruno Haible2019-02-012-2/+4
* strtold: New module.Bruno Haible2019-01-302-2/+125
* tmpfile: Add support for Android.Bruno Haible2019-01-271-8/+32
* mountlist: Merge two .m4 files.Bruno Haible2019-01-272-338/+323
* fts: Add support for Android.Bruno Haible2019-01-271-1/+19
* mountlist: Use Linux code on Android.Bruno Haible2019-01-271-2/+2
* mountlist: Port better to Android.Bruno Haible2019-01-261-4/+7
* sh-filename: Add support for Android 4.3.Bruno Haible2019-01-261-4/+6
* ptsname_r: Work around bug on Android 4.3.Bruno Haible2019-01-261-1/+32
* ttyname_r: Work around bug on Android 4.3.Bruno Haible2019-01-261-26/+58
* wcrtomb: Work around bug on Android 4.3.Bruno Haible2019-01-251-2/+43
* setlocale: Work around bug on Android 4.3.Bruno Haible2019-01-251-1/+27
* memchr: Work around bug on Android <= 5.0.Bruno Haible2019-01-251-5/+18
* random: Fix compilation error on Android 4.3.Bruno Haible2019-01-252-2/+28
* mbtowc: Fix compilation error on Android 4.3.Bruno Haible2019-01-252-5/+11
* fdatasync: Fix compilation error on Android 4.3.Bruno Haible2019-01-251-8/+20
* fchownat: Fix compilation error on Android 4.3.Bruno Haible2019-01-251-1/+5
* threadlib: Revert commit from 2018-06-25. We now have a better fix.Bruno Haible2019-01-241-81/+1
* *printf: Support cross-compilation to Android.Bruno Haible2019-01-231-75/+115
* rintl: Override broken implementation on NetBSD.Bruno Haible2019-01-212-4/+57
* log10l: Work around inaccurate implementation on NetBSD.Bruno Haible2019-01-201-17/+70
* logl: Work around inaccurate implementation on NetBSD.Bruno Haible2019-01-201-13/+75
* expm1l: Work around inaccurate implementation on NetBSD.Bruno Haible2019-01-202-2/+95
* expl: Work around inaccurate implementation on NetBSD.Bruno Haible2019-01-202-2/+93
* exp2l: Work around inaccurate implementation on NetBSD.Bruno Haible2019-01-201-1/+89
* Defeat current GCC optimizations in math autoconf tests.Bruno Haible2019-01-2038-76/+76
* getcwd: Fix test failure when building on a Linux 9p file system.Bruno Haible2019-01-131-4/+12
* localename: Assume setlocale function.Bruno Haible2019-01-061-2/+1
* stdopen: modernize and simplifyPaul Eggert2019-01-051-13/+0
* stdopen: copy from last use in coreutilsPaul Eggert2019-01-051-0/+13
* maint: Run 'make update-copyright'Paul Eggert2019-01-01780-781/+782
* mkfifo: bring back HAVE_MKFIFO macroPaul Eggert2018-12-271-1/+3
* localename: Fix test failure on AIX 7.Bruno Haible2018-12-181-50/+104
* c-stack: Fix for Linux/sparc.Bruno Haible2018-12-161-113/+126
* localename: Fix test failure on OpenBSD >= 6.2.Bruno Haible2018-12-161-1/+52
* regex: fix indentationJim Meyering2018-12-151-4/+4
* regex: work around a bug in glibc-2.27 and priorJim Meyering2018-12-151-1/+12
* localename: Fix use of uninitialized shell variable.Bruno Haible2018-12-151-2/+3
* bison: don't force the Yacc modeAkim Demaille2018-12-071-4/+5
* longlong: fix comment typoPaul Eggert2018-11-131-1/+1
* havelib: Remove the need to include asm-underscore.m4.Bruno Haible2018-11-112-37/+221
* gnulib-common.m4: port _Noreturn to C++Paul Eggert2018-11-021-6/+9
* gnu-make: Fix for NetBSD 8 'make'.Bruno Haible2018-10-301-3/+1
* havelib: fix nested ‘configure’ chatterPaul Eggert2018-10-251-13/+18
* localename: Simplify support for per-thread locales on Solaris 11.4.Bruno Haible2018-10-233-25/+36
* std-gnu11: Support Autoconf versions < 2.64.Bruno Haible2018-10-231-2/+2
* Assume Autoconf >= 2.63.Bruno Haible2018-10-2315-405/+49
* Assume Automake >= 1.11.Bruno Haible2018-10-233-22/+15