summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* scratch_buffer: adjust to glibc changesPaul Eggert2022-11-0212-194/+129
* relocatable-script: Relax license.Bruno Haible2022-11-013-6/+12
* autoupdateKarl Berry2022-11-011-2/+2
* maintainer-makefile: Fix last sc_indent commit.Simon Josefsson2022-11-011-1/+1
* maintainer-makefile: Add syntax-check rule for unportable 'grep -q'.Simon Josefsson2022-11-011-0/+4
* maintainer-makefile: Fix Apple Xcode 'make syntax-check'.Simon Josefsson2022-10-312-2/+7
* thread: pacify gcc -Wbad-function-castPaul Eggert2022-10-302-1/+5
* test-getlogin: pacify gcc -WshadowPaul Eggert2022-10-302-5/+10
* gendocs: Output timestamp in English.Simon Josefsson2022-10-252-2/+7
* assert-h: Make static_assert work on Solaris 11.4.Bruno Haible2022-10-232-0/+12
* getdelim: Work around buggy implementation on macOS 10.13.Bruno Haible2022-10-173-18/+40
* Update to Unicode 15.0.0.Bruno Haible2022-10-16446-103065/+105599
* gen-uni-tables: Temporarily revert last change.Bruno Haible2022-10-152-37/+46
* doc: improve intprops docPaul Eggert2022-10-122-39/+77
* autoupdateKarl Berry2022-10-121-108/+227
* tests: prefer stdckdint to intpropsPaul Eggert2022-10-1011-13/+23
* stat-time: prefer stdckdint to intpropsPaul Eggert2022-10-103-4/+8
* xalloc: remove stray includes + dependenciesPaul Eggert2022-10-105-4/+10
* autoupdateKarl Berry2022-10-082-6/+29
* assert-h: suppress Apple clang 13 false alarmsPaul Eggert2022-09-302-0/+8
* largefile: fix detection of time_t size on mingw32Daiki Ueno2022-09-252-1/+7
* fts: fix errno handling if dirfd failsPaul Eggert2022-09-252-1/+9
* stdbool: Mostly revert last patch.Bruno Haible2022-09-253-36/+12
* stdbool: Don't #include a gnulib-generated stdbool.h from config.h.Bruno Haible2022-09-253-1/+49
* stdalign: Don't #include a gnulib-generated stdalign.h from config.h.Bruno Haible2022-09-252-1/+67
* stdalign: Fix compilation error with MSVC in C++ mode.Bruno Haible2022-09-253-5/+16
* stdalign: Avoid namespace pollution.Bruno Haible2022-09-252-4/+14
* warnings, manywarnings: Doc fixes.Simon Josefsson2022-09-233-2/+24
* autoupdateKarl Berry2022-09-221-2/+8
* assert-h: suppress clang false alarmsPaul Eggert2022-09-212-1/+17
* Add another helper script for creating testdirs.Bruno Haible2022-09-212-0/+132
* snippet/warn-on-use: Don't cause wrong AC_CHECK_DECL results with clang.Bruno Haible2022-09-202-4/+23
* stdbool, stdbool-c99 tests: Fix compilation error with clang/MSVC.Bruno Haible2022-09-192-2/+9
* stdbool: omit ‘#undef true’Paul Eggert2022-09-182-9/+19
* stdbool: Ensure that 'true' can be used in the preprocessor.Bruno Haible2022-09-182-5/+19
* stdbool-c99: Ensure that 'true' can be used in the preprocessor.Bruno Haible2022-09-182-0/+13
* autoupdateKarl Berry2022-09-181-39/+27
* uni{case,ctype,gbrk,str}/base: Fix installed .h file (regr. 2022-09-10).Bruno Haible2022-09-185-0/+20
* signal: Fix a C++ compilation error due to sched_yield on OpenBSD 6.0.Bruno Haible2022-09-182-2/+15
* explicit_bzero-tests: robustify a bitPaul Eggert2022-09-172-20/+34
* wchar: Fix compilation errors in C++ mode on Solaris 11.3.Bruno Haible2022-09-182-6/+31
* swab: Fix compilation error with Sun C++ on Solaris 11.3.Bruno Haible2022-09-182-1/+7
* time C++ tests: Fix link error on CentOS 5.Bruno Haible2022-09-172-1/+7
* autoupdateKarl Berry2022-09-161-8/+12
* time: Fix compilation errors with clang/MSVC.Bruno Haible2022-09-153-1/+19
* verify: Avoid syntax error due to static_assert with clang in C++ mode.Bruno Haible2022-09-143-2/+13
* assert-h: work around include confusionPaul Eggert2022-09-142-1/+8
* stdbool: depend on C99Paul Eggert2022-09-142-0/+11
* verify: Avoid syntax error due to static_assert with MSVC 14 in C++.Bruno Haible2022-09-142-1/+22
* posix_spawn-* tests: Fix test failure on mingw when libtool is in use.Bruno Haible2022-09-145-4/+13