summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
...
* malloc-gnu, realloc-gnu, calloc-gnu: Ensure errno gets set on IRIX.Bruno Haible2021-05-091-11/+45
* reallocarray: check for ptrdiff_t overflowPaul Eggert2021-04-242-2/+6
* malloc-gnu, etc.: prefer AS_CASE to woolly AS_IFPaul Eggert2021-04-183-6/+3
* malloc-gnu, etc.: sync better with AutoconfPaul Eggert2021-04-183-38/+25
* More systematic file naming.Bruno Haible2021-04-183-2/+2
* Add comments after 2021-04-11 change.Bruno Haible2021-04-1847-47/+372
* doc: Update for FreeBSD 13.0/arm64.Bruno Haible2021-04-181-2/+2
* malloc, etc.: check for ptrdiff_t overflowPaul Eggert2021-04-173-92/+86
* stdio: Fix build error in some configurations (regression 2021-04-11).Bruno Haible2021-04-171-24/+1
* doc: Update for FreeBSD 11.0, 12.0, 13.0.Bruno Haible2021-04-176-18/+21
* Support several gnulib-tool invocations under the same configure.ac.Bruno Haible2021-04-11105-949/+1308
* Rename GNULIB_OVERRIDES_CHAR16_T, GNULIB_OVERRIDES_CHAR32_T.Bruno Haible2021-04-112-8/+8
* Rename GNULIB_OVERRIDES_WINT_T.Bruno Haible2021-04-113-9/+9
* Simplify GNULIB_* variable initializations.Bruno Haible2021-04-1145-589/+599
* pthread-cond: Fix wrong configure results when <pthread.h> is absent.Fabrice Fontaine2021-04-051-9/+9
* strtoll: Work around a bug on native Windows and Minix.Bruno Haible2021-04-022-3/+36
* strtol: Work around a bug on native Windows and Minix.Bruno Haible2021-04-022-3/+42
* strtoull: Work around a bug on native Windows and Minix.Bruno Haible2021-04-022-3/+36
* strtoul: Work around a bug on native Windows and Minix.Bruno Haible2021-04-022-3/+42
* doc: Update for macOS 11.1.Bruno Haible2021-03-211-7/+9
* ftello: Work around bug in macOS >= 10.15.Bruno Haible2021-03-212-4/+21
* unlocked-io-internal: New module.Bruno Haible2021-03-071-6/+1
* stdalign: port to tcc + glibcPaul Eggert2021-03-041-1/+3
* 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