summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* Fix distinction of 32-bit/64-bit mode with xlc 13.1.3 on AIX.Bruno Haible2021-02-152-5/+5
* lib-symbol-visibility: Make it work with -Wmissing-prototypes.Ozkan Sezer2021-02-131-1/+2
* Add cross-compilation guesses for MidnightBSD.Bruno Haible2021-02-078-16/+25
* threadlib: Add support for MidnightBSD.Bruno Haible2021-02-071-3/+3
* host-os: Add support for MidnightBSD.Bruno Haible2021-02-071-1/+2
* c-stack: Adjust for MidnightBSD.Bruno Haible2021-02-071-2/+2
* relocatable-prog: Add support for MidnightBSD.Bruno Haible2021-02-071-3/+4
* wcwidth: Document MidnightBSD bug.Bruno Haible2021-02-071-3/+5
* pthread_sigmask: Document MidnightBSD bug.Bruno Haible2021-02-071-5/+5
* remainderl: Work around musl libc bug.Bruno Haible2021-01-311-15/+73
* log2l: Work around musl libc bugs.Bruno Haible2021-01-311-13/+81
* log1pl: Work around musl libc bug.Bruno Haible2021-01-311-1/+101
* log10l: Document musl libc bug.Bruno Haible2021-01-311-4/+4
* logl: Document musl libc bug.Bruno Haible2021-01-311-4/+4
* expm1l: Document musl libc bug.Bruno Haible2021-01-311-4/+5
* expl: Document musl libc bug.Bruno Haible2021-01-311-4/+4
* Make it possible to compile free.c separately, unconditionally.Bruno Haible2021-01-311-2/+5
* posix_spawn_file_actions_addclose: Relax configure test.Bruno Haible2021-01-251-4/+4
* getcwd: Fix cross-compilation guess for musl libc.Bruno Haible2021-01-241-10/+9
* expm1l: Fix configure test result with GCC 10 on powerpc64le.Bruno Haible2021-01-241-2/+3
* utime: Fix configure test (regression 2020-12-04).Bruno Haible2021-01-231-2/+2
* Port FALLTHROUGH to clang 3.4 and earlierPaul Eggert2021-01-211-1/+3
* gc-random: Replace implementation with call to getrandom.Simon Josefsson2021-01-201-89/+0
* canonicalize-lgpl: Work around a Cygwin bug.Bruno Haible2021-01-201-7/+24
* canonicalize-lgpl: Work around // handling in realpath() of musl 1.2.2.Bruno Haible2021-01-171-7/+28
* immutable, get-rusage-data: Fix autoconf warning.Bruno Haible2021-01-171-2/+2
* immutable: New module.Bruno Haible2021-01-102-0/+173
* snippet/_Noreturn: port to pedantic clangPaul Eggert2021-01-091-5/+6
* fchmodat: Work around trailing slash bug in fchmodat() on AIX 7.2.Bruno Haible2021-01-091-14/+34
* utimensat: Fix typo in last commit.Bruno Haible2021-01-091-2/+2
* localename: Fix link error with duplocale on AIX 7.2 (regr. 2019-12-18).Bruno Haible2021-01-073-6/+38
* logb: Fix test failure on glibc/powerpc.Bruno Haible2021-01-061-1/+1
* logb: Fix test failure on glibc/powerpc.Bruno Haible2021-01-061-8/+24
* ilogbl: Fix test failures on AIX 7.1 in 64-bit mode.Bruno Haible2021-01-061-4/+15
* ilogb: Fix test failures on AIX 7.1 in 64-bit mode.Bruno Haible2021-01-061-3/+14
* fclose: Fix test failure on AIX 7.2.Bruno Haible2021-01-061-1/+73
* utimensat: Work around trailing slash bug in utimensat() on AIX 7.2.Bruno Haible2021-01-061-11/+46
* truncate: Work around trailing slash bug in truncate() on AIX 7.2.Bruno Haible2021-01-051-2/+42
* mkfifoat: Fix cross-compilation guess (regression from 2021-01-04).Bruno Haible2021-01-051-4/+4
* ffsll: Override completely broken implementation on AIX in 32-bit mode.Bruno Haible2021-01-052-4/+43
* mkfifoat: Work around trailing slash bug in mknodat() on AIX 7.2.Bruno Haible2021-01-052-3/+8
* mkfifoat: Work around trailing slash bug in mkfifoat() on AIX 7.2.Bruno Haible2021-01-052-4/+45
* nstrftime, time_rz: Avoid using an obsolete Autoconf macro.Bruno Haible2021-01-041-2/+2
* expm1f-ieee: Work around AIX 7.2 bug.Bruno Haible2021-01-042-1/+85
* iconv, iconv_open: Improve documentation.Bruno Haible2021-01-031-3/+4
* stddef: Override wrong max_align_t on AIX 7 with xlc in 64-bit mode.Bruno Haible2021-01-031-1/+8
* valgrind-tests: Disable valgrind if it would cause all tests to fail.Bruno Haible2021-01-031-4/+24
* valgrind-tests: Really enable the valgrind options test.Bruno Haible2021-01-031-5/+8
* timespec_get: New module.Bruno Haible2021-01-022-1/+21
* time: Define TIME_UTC.Bruno Haible2021-01-021-1/+17