summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* alignalloc, xalignalloc: new modulesPaul Eggert2022-01-231-0/+10
* extern-inline: improve macOS portPaul Eggert2022-01-171-2/+17
* Don't pass unknown warning option to clang.Bruno Haible2022-01-161-2/+2
* havelib: Recognize ELF platform despite nvc 22.1.Bruno Haible2022-01-151-2/+2
* copy-file-range: work around Linux kernel bugPaul Eggert2022-01-142-1/+25
* Avoid error "conditional LIBUNISTRING_COMPILE_... was never defined" when opt...Bruno Haible2022-01-141-2/+2
* Avoid warning "_GL_ATTRIBUTE_DEALLOC_FREE redefined" (regr. 2022-01-04).Bruno Haible2022-01-131-2/+7
* host-cpu-c-abi: Add support for LoongArch64 CPU.Bruno Haible2022-01-101-1/+4
* stdio: Fix "missing file" errors (regression from today).Bruno Haible2022-01-101-16/+10
* obstack: Move AC_LIBOBJ invocation to the module description.Bruno Haible2022-01-091-26/+24
* stdio: Move AC_LIBOBJ invocations to the module description.Bruno Haible2022-01-091-4/+1
* fchdir: Move AC_LIBOBJ invocation to the module description.Bruno Haible2022-01-091-3/+1
* Remove influence of Automake conditionals on conditional dependencies.Bruno Haible2022-01-092-4/+22
* Fix last commit.Bruno Haible2022-01-051-2/+4
* gnulib-tool: Avoid known warnings that reflect Gnulib's coding style.Bruno Haible2022-01-051-1/+65
* getpass-gnu: Allow use as dependency from test modules.Bruno Haible2022-01-032-95/+97
* fopen-gnu: Allow use as dependency from test modules.Bruno Haible2022-01-032-4/+7
* realloc-gnu: Allow use as dependency from test modules.Bruno Haible2022-01-032-6/+8
* calloc-gnu: Allow use as dependency from test modules.Bruno Haible2022-01-032-6/+9
* malloc-gnu: Allow use as dependency from test modules.Bruno Haible2022-01-034-11/+14
* maint: run 'make update-copyright'Paul Eggert2022-01-01820-820/+820
* timespec_getres: new modulePaul Eggert2021-12-282-1/+21
* gettime-res: new modulePaul Eggert2021-12-282-4/+13
* gettime: port better to non-POSIX C2xPaul Eggert2021-12-281-2/+2
* perl: let caller see whether perl was foundPaul Eggert2021-12-281-9/+16
* libtextstyle-optional: Fix generation of textstyle.h (regr. 2021-12-15).Bruno Haible2021-12-181-1/+8
* automake-subdir support: Support the libunistring modules.Bruno Haible2021-12-151-2/+6
* Accommodate non-recursive Automake in a less hacky way.Bruno Haible2021-12-152-3/+12
* Move .h file names out of the *.m4 files.Bruno Haible2021-12-1534-184/+147
* Indentation fix.Bruno Haible2021-12-151-3/+3
* gnulib-tool: Support non-recursive-gnulib-prefix-hack with tests.Bruno Haible2021-12-131-3/+0
* gnulib-tool: Support different basenames for the lib/,tests/ Makefiles.Bruno Haible2021-12-131-1/+4
* sigsegv: Fix build on some more embedded CPUs.Bruno Haible2021-12-061-2/+20
* lseek: port around macOS SEEK_DATA glitchPaul Eggert2021-11-151-2/+8
* sigsegv: fix build on or1kFabrice Fontaine2021-11-111-0/+1
* sigsegv: fix build on microblazeelFabrice Fontaine2021-11-111-1/+1
* sigsegv: fix quoting problemPaul Eggert2021-10-131-2/+2
* timer-time: port better to OpenBSD 6.9Paul Eggert2021-10-021-3/+8
* Improve 'configure --help' output for crypto modules.Bruno Haible2021-09-192-14/+25
* string, wchar: Don't require undefined m4 macros (regr. today).Bruno Haible2021-09-192-4/+4
* string, wchar: Don't cause link errors for rpl_free (regr. 2021-09-07).Bruno Haible2021-09-182-2/+6
* threadlib: Avoid crashes in thread-related functions on Cygwin 3.2.0.Bruno Haible2021-09-171-26/+36
* stdint-tests: long long preproc on recent Sun CPaul Eggert2021-09-121-1/+2
* extern-inline: Fix syntax error on macOS with GCC 11 (regr. 2021-08-22).Bruno Haible2021-09-131-2/+2
* strerror_r-posix: port even better to AndroidPaul Eggert2021-09-082-2/+7
* strerror_r-posix: port better to AndroidPaul Eggert2021-09-081-4/+6
* string, wchar: avoid some namespace pollutionPaul Eggert2021-09-071-1/+1
* sigsegv: Improve cross-compilation support for LoongArch CPU.Sun Haiyong2021-09-041-1/+2
* gnulib-common.m4: Clarify logic behind _GL_UNUSED_LABEL.Bruno Haible2021-08-221-1/+3
* gnulib-common.m4: Make _GL_UNUSED_LABEL effective for clang.Bruno Haible2021-08-221-1/+1