summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation errors in C++ mode on Solaris 11 OpenIndiana.Bruno Haible2022-12-271-2/+9
* stdbool-c99: fix typoPaul Eggert2022-12-261-6/+6
* largefile: sync from Autoconf masterPaul Eggert2022-12-252-200/+259
* extensions: enable some C23 Annex F functionsPaul Eggert2022-12-241-3/+8
* doc: C2x → C23Paul Eggert2022-12-241-1/+1
* Port __has_c_attribute to strict C23Paul Eggert2022-12-211-23/+34
* doc: poll: document poll of special files not supported on macOSPádraig Brady2022-12-021-1/+1
* explicit_bzero: implement via memset_explicitPaul Eggert2022-11-281-6/+0
* memset_explicit: new modulePaul Eggert2022-11-282-2/+24
* explicit_bzero: add poisonPaul Eggert2022-11-271-1/+2
* Prefer "kill -INT" to killing with a numberPaul Eggert2022-11-261-2/+5
* autoupdateKarl Berry2022-11-011-2/+2
* assert-h: Make static_assert work on Solaris 11.4.Bruno Haible2022-10-231-0/+6
* getdelim: Work around buggy implementation on macOS 10.13.Bruno Haible2022-10-171-18/+30
* assert-h: suppress Apple clang 13 false alarmsPaul Eggert2022-09-301-0/+1
* stdbool: Mostly revert last patch.Bruno Haible2022-09-251-35/+5
* stdbool: Don't #include a gnulib-generated stdbool.h from config.h.Bruno Haible2022-09-251-1/+41
* stdalign: Don't #include a gnulib-generated stdalign.h from config.h.Bruno Haible2022-09-251-1/+60
* assert-h: suppress clang false alarmsPaul Eggert2022-09-211-1/+4
* snippet/warn-on-use: Don't cause wrong AC_CHECK_DECL results with clang.Bruno Haible2022-09-201-4/+17
* stdbool: omit ‘#undef true’Paul Eggert2022-09-181-9/+7
* stdbool: Ensure that 'true' can be used in the preprocessor.Bruno Haible2022-09-181-5/+15
* time: Fix compilation errors with clang/MSVC.Bruno Haible2022-09-151-1/+7
* verify: Avoid syntax error due to static_assert with clang in C++ mode.Bruno Haible2022-09-141-1/+3
* assert-h: work around include confusionPaul Eggert2022-09-141-1/+1
* verify: treat GNU C++ 6 like recent C++Paul Eggert2022-09-141-1/+2
* stdalign: alignas and alignof are C23 keywordsPaul Eggert2022-09-131-12/+31
* assert-h: static_assert is a keyword in C23Paul Eggert2022-09-131-11/+36
* Prefer talking about alignas than _Alignas.Bruno Haible2022-09-132-3/+3
* stdbool: upgrade from C99 to C23Paul Eggert2022-09-101-0/+33
* timespec_get: Fix compilation error with MSVC 14.Bruno Haible2022-09-042-5/+32
* nanosleep: Work around bug on newer 32-bit mingw.Bruno Haible2022-09-041-5/+12
* fmal: Work around glibc 2.17 bug on x86_64.Bruno Haible2022-09-041-2/+17
* termcap: Fix link error on AIX 7.Bruno Haible2022-09-032-3/+59
* terminfo: Don't disturb the termcap module.Bruno Haible2022-09-021-1/+11
* * m4/gnulib-common.m4: Fix comment.Paul Eggert2022-08-231-1/+2
* stdbool: port to C23Paul Eggert2022-08-131-52/+53
* largefile, year2038: simplify if Autoconf 2.72Paul Eggert2022-08-092-2/+15
* iconv: Define a summary result.Bruno Haible2022-07-101-1/+17
* iconv: Remove obsolete comment.Bruno Haible2022-07-101-7/+1
* havelib: Fix 'configure --help' output.Bruno Haible2022-07-051-3/+3
* chmod: New module.Bruno Haible2022-06-222-2/+88
* javacomp-script, javaexec-script: Add support for disabling Java.Bruno Haible2022-06-202-2/+34
* lchmod: port back to AIX 7.2Paul Eggert2022-06-191-2/+1
* fchmodat: port better to MS-Windows etc.Paul Eggert2022-06-122-6/+5
* termcap: Fix link error when no suitable library is found.Bruno Haible2022-05-141-1/+6
* manywarnings: update C warnings for GCC 12Paul Eggert2022-05-121-0/+2
* glob: improve config and test cleanupPaul Eggert2022-04-281-3/+3
* Port _GL_HAS_C_ATTRIBUTE to pedantic gcc -std=c99Paul Eggert2022-04-191-1/+5
* sigsegv: Fix compilation error on arceb CPUs.Bruno Haible2022-04-161-2/+2