summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
...
* fcntl: Work around NetBSD bug with F_DUPFD_CLOEXEC.Bruno Haible2020-11-291-14/+38
* asyncsafe-spin: Fix compilation error with GCC on 32-bit SPARC.Bruno Haible2020-11-281-0/+42
* argp: Don't break getprogname on non-glibc systems.Bruno Haible2020-11-221-21/+29
* selinux-h: add stubs for selabel_open etc.Paul Eggert2020-11-211-0/+19
* posixcheck: Don't enable GNULIB_POSIXCHECK in C++ mode.Bruno Haible2020-11-181-3/+7
* Fix error when GNULIB_POSIXCHECK is enabled (regression 2019-06-04).Bruno Haible2020-11-181-2/+3
* aligned_alloc: New module.Bruno Haible2020-11-042-2/+52
* posix_memalign: New module.Bruno Haible2020-11-042-4/+58
* ssfmalloc tests: Portability to Minix.Bruno Haible2020-10-251-2/+2
* wchar: Fix configure test result on some versions of AIX.Bruno Haible2020-10-181-26/+31
* *printf: Avoid "expanded before it was required" warning.Bruno Haible2020-10-121-2/+2
* stdioext: Avoid compilation errors on UnixWare 7.Bruno Haible2020-10-116-6/+12
* c-stack: avoid AS_IFPaul Eggert2020-10-041-6/+8
* vasnprintf: Don't use %n on modern, ISO C 99 compliant platforms.Bruno Haible2020-10-041-1/+11
* c-stack: streamline Solaris configurationPaul Eggert2020-10-031-8/+7
* Avoid "warning: The macro `AC_DECL_SYS_SIGLIST' is obsolete".Bruno Haible2020-09-281-2/+2
* Avoid "warning: The macro `_AC_COMPUTE_INT' is obsolete".Bruno Haible2020-09-281-2/+2
* Avoid "warning: The macro `AC_HEADER_STDC' is obsolete".Bruno Haible2020-09-282-16/+4
* Enable testing of prereleases of Autoconf 2.70.Bruno Haible2020-09-284-9/+9
* Avoid "warning: The macro `AC_PROG_CC_STDC' is obsolete".Bruno Haible2020-09-271-16/+10
* Avoid "warning: The macro `AC_HELP_STRING' is obsolete".Gavin Smith2020-09-272-6/+6
* Avoid "warning: $as_echo_n is obsolete" from autoconf 2.69c.Bruno Haible2020-09-271-5/+4
* extensions: Simplify last commit.Bruno Haible2020-09-271-9/+1
* extensions: require AC_GNU_SOURCE only for <=2.63Paul Eggert2020-09-261-2/+2
* c-stack: improve checking if !libsigsegvPaul Eggert2020-09-201-18/+15
* Revert now-unnecessary override of config.guess on Alpine Linux 3.10.Bruno Haible2020-09-202-34/+4
* havelib: Avoid linking with libc.a on GNU systems.Bruno Haible2020-09-201-2/+15
* Fix recognition of musl libc on Alpine Linux 3.10.Bruno Haible2020-09-192-4/+34
* nl_langinfo: Make multithread-safe on Solaris 10 and Solaris 11.3.Bruno Haible2020-09-191-3/+19
* fsusage, getaddrinfo: Produce more regular configure output.Bruno Haible2020-09-192-4/+2
* Add back gl_SILENT.Bruno Haible2020-09-191-1/+17
* signalblocking: simplify and remove gl_SILENTPaul Eggert2020-09-172-30/+5
* sigprocmask: Fix configuration failure on Solaris 10 (regr. 2020-07-25). Part 2.Bruno Haible2020-09-171-1/+1
* sigprocmask: Fix configuration failure on Solaris 10 (regr. 2020-07-25).Bruno Haible2020-09-171-4/+9
* stat, fstat: Fix when compiling for versions older than Windows Vista.Bruno Haible2020-09-162-2/+14
* manywarnings: remove -Wchkp and -Wabi from C++ tooPaul Eggert2020-09-011-2/+0
* strerrorname_np: New module.Bruno Haible2020-08-302-43/+92
* stdint, wchar, wctype-h: Change configure message.Bruno Haible2020-08-271-6/+6
* time_rz: Change configure message.Bruno Haible2020-08-271-7/+7
* stdint: Change configure message.Bruno Haible2020-08-271-8/+10
* socketlib: Change configure message.Bruno Haible2020-08-271-13/+19
* include_next: Change configure message.Bruno Haible2020-08-271-8/+10
* getcwd: Change configure message.Bruno Haible2020-08-271-13/+13
* chdir-long: Change configure message.Bruno Haible2020-08-271-5/+5
* ceill: Change configure message.Bruno Haible2020-08-271-24/+24
* iconv: Change configure message.Bruno Haible2020-08-271-21/+23
* sys_types: let Autoconf 2.70 do pid_tPaul Eggert2020-08-231-1/+6
* sys_types: Fix definition of pid_t on 64-bit MSVC.Bruno Haible2020-08-241-0/+33
* inttypes: Fix {PRI,SCN}*PTR on 32-bit native Windows (regr. 2020-07-21).Bruno Haible2020-08-241-2/+2
* doc: Update for OpenBSD 6.0, 6.7.Bruno Haible2020-08-238-25/+39