summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* threads-h: Define 'thread_local' if and only it actually works.Bruno Haible2019-06-211-11/+73
* threads-h: Simplify link dependencies.Bruno Haible2019-06-211-7/+7
* threads-h: Fix link error on FreeBSD 11.Bruno Haible2019-06-211-4/+5
* threadlib: Fix typo (regression from today).Bruno Haible2019-06-211-1/+1
* thrd: New module.Bruno Haible2019-06-201-0/+63
* threads-h: New module.Bruno Haible2019-06-202-2/+128
* pthread_mutex_timedlock: New module.Bruno Haible2019-06-202-9/+36
* thread, lock, cond, tls: Recognize C11 multithreaded applications.Bruno Haible2019-06-201-1/+8
* posix_spawn_file_actions_addfchdir: New module.Bruno Haible2019-06-103-25/+60
* copy-file-range: simplify into a stubPaul Eggert2019-06-061-2/+20
* copy-file-range: new modulePaul Eggert2019-06-042-1/+21
* flexmember: update comments againPaul Eggert2019-05-241-9/+3
* flexmember: update commentPaul Eggert2019-05-241-3/+7
* localename: Fix default on macOS.Bruno Haible2019-05-201-17/+10
* threadlib: Provide an easy way to avoid mingw's winpthreads library.Bruno Haible2019-05-181-2/+23
* pthread_sigmask: Fix compilation error with --enable-threads=windows.Bruno Haible2019-05-181-71/+69
* close-stream, closein, closeout: simplifyPaul Eggert2019-05-143-34/+0
* gettext: Update to gettext 0.20.Bruno Haible2019-05-109-623/+38
* Support C2X and C++17 static_assertPaul Eggert2019-05-091-0/+2
* wcwidth: Ensure width 1, not 2, for ambiguous characters.Bruno Haible2019-05-051-2/+6
* Port manywarnings to GCC 9Paul Eggert2019-05-031-2/+7
* gettext: Prepare for next gettext release.Bruno Haible2019-04-134-4/+4
* openmp: Add workaround for 32-bit programs on AIX.Bruno Haible2019-04-091-0/+10
* _Noreturn: beware of C's _Noreturn in C++ pre C++11Akim Demaille2019-03-241-2/+3
* Support cross-compilation to musl libc.Bruno Haible2019-03-2375-157/+376
* posix_spawn_file_actions_*: Document musl libc bugs.Bruno Haible2019-03-231-10/+13
* futimens: Document musl libc bug.Bruno Haible2019-03-231-5/+17
* Clarify that cross-compilation guesses are guesses.Bruno Haible2019-03-239-48/+81
* strtold: Fix typo.Bruno Haible2019-03-231-2/+2
* libtextstyle-optional: New module.Bruno Haible2019-03-201-0/+30
* Help making signal handlers more reliable.Bruno Haible2019-03-191-1/+28
* _Noreturn: clang and MSVC do support [[noreturn]] in C++11 mode.Bruno Haible2019-03-181-3/+4
* _Noreturn: GCC 4.7 does not support [[noreturn]] in C++11 modeAkim Demaille2019-03-181-2/+3
* all: Update URLs to msdn.microsoft.com.Bruno Haible2019-03-141-2/+2
* alloca-opt: Fix conflict mingw's new <alloca.h> file.Bruno Haible2019-03-101-1/+8
* relocatable-prog: Use wrapper-free installation on Mac OS X, take 2.Bruno Haible2019-03-041-4/+25
* relocatable-prog: Revert "Use wrapper-free installation on Mac OS X."Bruno Haible2019-03-041-12/+3
* relocatable-prog: Use wrapper-free installation also on Mac OS X 10.4.Bruno Haible2019-02-241-1/+1
* relocatable-prog: Use wrapper-free installation also on Mac OS X.Bruno Haible2019-02-231-3/+12
* relocatable-prog: Use $ORIGIN trick also on GNU/Hurd.Bruno Haible2019-02-231-5/+13
* relocatable-prog: Use $ORIGIN trick on more platforms.Bruno Haible2019-02-201-1/+25
* libtextstyle: New module.Bruno Haible2019-02-101-0/+22
* 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