2023-09-14 |
Bruno Haible | uchar: Fix references to overridden functions with... |
commit | commitdiff | tree | snapshot |
2023-09-14 |
Bruno Haible | tests: Fix some clang -Wimplicit-fallthrough warnings. |
commit | commitdiff | tree | snapshot |
2023-09-14 |
Bruno Haible | unictype/category-none: Fix clang -Wpedantic warning. |
commit | commitdiff | tree | snapshot |
2023-09-14 |
Bruno Haible | c-*snprintf: Fix some clang -Wmissing-prototypes warnings. |
commit | commitdiff | tree | snapshot |
2023-09-14 |
Bruno Haible | argp: Fix clang -Wextra-semi-stmt warning. |
commit | commitdiff | tree | snapshot |
2023-09-14 |
Bruno Haible | unigbrk/u8-grapheme-{next,prev} tests: Fix gcc -Wformat... |
commit | commitdiff | tree | snapshot |
2023-09-14 |
Bruno Haible | tests: Ensure stderr output is displayed before abort(). |
commit | commitdiff | tree | snapshot |
2023-09-14 |
Bruno Haible | threads-h: Modernize configure test. |
commit | commitdiff | tree | snapshot |
2023-09-14 |
Bruno Haible | unistr/u{8,16,32}-strtok tests: Fix -Wanalyzer-allocati... |
commit | commitdiff | tree | snapshot |
2023-09-14 |
Bruno Haible | sigpipe tests: Fix -Wanalyzer-unsafe-call-within-signal... |
commit | commitdiff | tree | snapshot |
2023-09-14 |
Bruno Haible | argp: Fix gcc -Wanalyzer-use-of-uninitialized-value... |
commit | commitdiff | tree | snapshot |
2023-09-14 |
Bruno Haible | unigbrk/uc-grapheme-breaks tests: Fix gcc -Wunused... |
commit | commitdiff | tree | snapshot |
2023-09-14 |
Bruno Haible | bitset, nonblocking-* tests: Fix gcc -Wunused-but-set... |
commit | commitdiff | tree | snapshot |
2023-09-14 |
Bruno Haible | Use statement-expressions without warnings, even in... |
commit | commitdiff | tree | snapshot |
2023-09-14 |
Bruno Haible | Fix some g++ warnings "has a different exception specif... |
commit | commitdiff | tree | snapshot |
2023-09-14 |
Bruno Haible | pipe-filter-gi, pipe-filter-ii tests: Fix some gcc... |
commit | commitdiff | tree | snapshot |
2023-09-14 |
Bruno Haible | argv-iter tests: Avoid gcc -Wanalyzer-out-of-bounds... |
commit | commitdiff | tree | snapshot |
2023-09-14 |
Bruno Haible | crypto/{gc-rijndael,rijndael} tests: Fix some gcc ... |
commit | commitdiff | tree | snapshot |
2023-09-14 |
Bruno Haible | threads-h tests: Fix gcc -Wold-style-declaration warning. |
commit | commitdiff | tree | snapshot |
2023-09-14 |
Bruno Haible | ieee754-h tests: Fix some gcc -Wmissing-field-initializ... |
commit | commitdiff | tree | snapshot |
2023-09-14 |
Bruno Haible | string-buffer tests: Fix a gcc -Wformat warning. |
commit | commitdiff | tree | snapshot |
2023-09-14 |
Bruno Haible | crypto/* tests: Fix some gcc -Wdiscarded-qualifiers... |
commit | commitdiff | tree | snapshot |
2023-09-14 |
Bruno Haible | file-has-acl: Avoid gcc warning. |
commit | commitdiff | tree | snapshot |
2023-09-14 |
Bruno Haible | alignalloc: Fix license header. |
commit | commitdiff | tree | snapshot |
2023-09-14 |
Paul Eggert | wchar-single: fix module broken since 2021 |
commit | commitdiff | tree | snapshot |
2023-08-30 |
Bruno Haible | c32width tests: Avoid failure on FreeBSD 12. |
commit | commitdiff | tree | snapshot |
2023-08-30 |
Bruno Haible | crypto/{sha*,md5,sm3}-buffer: Ignore too old OpenSSL... |
commit | commitdiff | tree | snapshot |
2023-08-30 |
Bruno Haible | uchar: Make #include_next work right. |
commit | commitdiff | tree | snapshot |
2023-08-30 |
Paul Eggert | unlocked-io: fix getc_unlocked typo |
commit | commitdiff | tree | snapshot |
2023-08-30 |
Bruno Haible | alignasof, stdalign: Fix a compilation error in C+... |
commit | commitdiff | tree | snapshot |
2023-08-30 |
Bruno Haible | wcsstr: Relicense under LGPLv2+. |
commit | commitdiff | tree | snapshot |
2023-08-30 |
Bruno Haible | wcsstr-simple: Relicense under LGPLv2+. |
commit | commitdiff | tree | snapshot |
2023-08-30 |
Bruno Haible | wmemcmp: Relicense under LGPLv2+. |
commit | commitdiff | tree | snapshot |
2023-08-30 |
Bruno Haible | wcschr: Relicense under LGPLv2+. |
commit | commitdiff | tree | snapshot |
2023-08-30 |
Bruno Haible | isnanl: Relicense under LGPLv2+. |
commit | commitdiff | tree | snapshot |
2023-08-30 |
Bruno Haible | ldexp: Fix compilation error in C++ mode. |
commit | commitdiff | tree | snapshot |
2023-08-30 |
Bruno Haible | ldexp: Work around OpenBSD/mips64 bug. |
commit | commitdiff | tree | snapshot |
2023-08-30 |
Bruno Haible | ldexpl: Relicense under LGPLv2+. |
commit | commitdiff | tree | snapshot |
2023-08-30 |
Bruno Haible | isnand: Relicense under LGPLv2+. |
commit | commitdiff | tree | snapshot |
2023-08-30 |
Bruno Haible | ldexpl: Avoid possible -Wshadow warning. |
commit | commitdiff | tree | snapshot |
2023-08-30 |
Bruno Haible | ldexpl: Fix signed integer overflow. |
commit | commitdiff | tree | snapshot |
2023-08-30 |
Bruno Haible | logbl: Work around endless loop on OpenBSD 7.3/mips64. |
commit | commitdiff | tree | snapshot |
2023-08-30 |
Bruno Haible | thrd: Work around thrd_join bug on AIX 7.3.1. |
commit | commitdiff | tree | snapshot |
2023-08-30 |
Bruno Haible | thrd: Refactor. |
commit | commitdiff | tree | snapshot |
2023-08-30 |
Bruno Haible | thrd: On AIX 7.1 and 7.2, override also thrd_exit. |
commit | commitdiff | tree | snapshot |
2023-08-30 |
Bruno Haible | aligned_alloc: Fix test failure on AIX 7.3 with ibm... |
commit | commitdiff | tree | snapshot |
2023-08-30 |
Bruno Haible | sys_socket: Fix compilation errors in C++ mode on AIX... |
commit | commitdiff | tree | snapshot |
2023-08-30 |
Bruno Haible | stddef: Don't unnecessarily override max_align_t on... |
commit | commitdiff | tree | snapshot |
2023-08-30 |
Bruno Haible | mbrtoc32-regular: Make it work as expected on glibc... |
commit | commitdiff | tree | snapshot |
2023-08-30 |
Bruno Haible | fnmatch: Override fnmatch from glibc versions < 2.22. |
commit | commitdiff | tree | snapshot |
2023-08-30 |
Bruno Haible | tests: Avoid some test failures on Slackware 13.37. |
commit | commitdiff | tree | snapshot |
2023-08-16 |
Bruno Haible | tests: Avoid some test failures on Slackware 13.37. |
commit | commitdiff | tree | snapshot |
2023-08-16 |
Bruno Haible | stdint: Fix configure test result with gcc 4.7 or 4.8. |
commit | commitdiff | tree | snapshot |
2023-08-16 |
Bruno Haible | Fix some test module descriptions. |
commit | commitdiff | tree | snapshot |
2023-08-16 |
Bruno Haible | alignasof, stdalign: Avoid some -Wundef warnings from... |
commit | commitdiff | tree | snapshot |
2023-08-16 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2023-08-16 |
Bruno Haible | readutmp: Fix test failure on OpenBSD. |
commit | commitdiff | tree | snapshot |
2023-08-16 |
Bruno Haible | readutmp: Improve comments. Fix module description. |
commit | commitdiff | tree | snapshot |
2023-08-16 |
Paul Eggert | readutmp: work around glibc utmpx bug |
commit | commitdiff | tree | snapshot |
2023-08-16 |
Bruno Haible | time-h: Obey GNULIB_POSIXCHECK, not GNULIB_PORTCHECK. |
commit | commitdiff | tree | snapshot |
2023-07-28 |
Bruno Haible | posixcheck: Fix dependencies. |
commit | commitdiff | tree | snapshot |
2023-07-28 |
Bruno Haible | uchar: Include the necessary snippets. |
commit | commitdiff | tree | snapshot |
2023-07-28 |
Bruno Haible | fnmatch: Work around bugs on FreeBSD, NetBSD, Solaris... |
commit | commitdiff | tree | snapshot |
2023-07-28 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2023-07-28 |
Bruno Haible | error-h: Fix dependencies. |
commit | commitdiff | tree | snapshot |
2023-07-28 |
Pádraig Brady | fts: fix compilation errors with fts_cross_check() |
commit | commitdiff | tree | snapshot |
2023-07-28 |
Bruno Haible | c32swidth: Fix file list. |
commit | commitdiff | tree | snapshot |
2023-07-28 |
Bruno Haible | wcsnrtombs: Fix file list. |
commit | commitdiff | tree | snapshot |
2023-07-28 |
Bruno Haible | mbsnrtowcs: Fix file list. |
commit | commitdiff | tree | snapshot |
2023-07-28 |
Bruno Haible | mbrtoc16: Fix file list. |
commit | commitdiff | tree | snapshot |
2023-07-28 |
Bruno Haible | mbrlen: Fix file list. |
commit | commitdiff | tree | snapshot |
2023-07-19 |
Bruno Haible | mbstok_r: Simplify dependencies. |
commit | commitdiff | tree | snapshot |
2023-07-19 |
Simon Josefsson | announce-gen: Allow using local git user.name. |
commit | commitdiff | tree | snapshot |
2023-07-19 |
Bruno Haible | mbsinit: Fix module description. |
commit | commitdiff | tree | snapshot |
2023-07-19 |
Bruno Haible | Fix build errors on Linux/hppa. |
commit | commitdiff | tree | snapshot |
2023-07-19 |
Bruno Haible | wcscmp: Work around a glibc bug. |
commit | commitdiff | tree | snapshot |
2023-07-19 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2023-07-01 |
Paul Eggert | maint.mk: Modernize stddef.h checks for C23 |
commit | commitdiff | tree | snapshot |
2023-07-01 |
Bruno Haible | quotearg: Overcome wchar_t limitations. |
commit | commitdiff | tree | snapshot |
2023-06-30 |
Bruno Haible | Accommodate a difference between mbrtowc and mbrtoc32. |
commit | commitdiff | tree | snapshot |
2023-06-30 |
Bruno Haible | doc: Reference some reported bugs (in comments). |
commit | commitdiff | tree | snapshot |
2023-06-30 |
Paul Eggert | assert-tests: pacify gcc -Wunused-function |
commit | commitdiff | tree | snapshot |
2023-06-29 |
Paul Eggert | stddef-tests: pacify gcc -Wshadow |
commit | commitdiff | tree | snapshot |
2023-06-29 |
Paul Eggert | nullptr-tests: pacify gcc -Wmissing-declarations |
commit | commitdiff | tree | snapshot |
2023-06-29 |
Bruno Haible | libtextstyle-optional: Update to gettext 0.22. |
commit | commitdiff | tree | snapshot |
2023-06-29 |
Bruno Haible | libtextstyle-optional: Update to gettext 0.21. |
commit | commitdiff | tree | snapshot |
2023-06-29 |
Paul Eggert | fix space-tabs in top/maint.mk |
commit | commitdiff | tree | snapshot |
2023-06-28 |
Bruno Haible | doc: Mention c8rtomb and mbrtoc8 from ISO C 23. |
commit | commitdiff | tree | snapshot |
2023-06-28 |
Bruno Haible | mbrtoc16: Add tests. |
commit | commitdiff | tree | snapshot |
2023-06-28 |
Bruno Haible | mbrtoc16: New module. |
commit | commitdiff | tree | snapshot |
2023-06-28 |
Bruno Haible | c32*: Update comment. |
commit | commitdiff | tree | snapshot |
2023-06-28 |
Bruno Haible | mbrtoc32: Doc tweak. |
commit | commitdiff | tree | snapshot |
2023-06-28 |
Bruno Haible | mbrtowc: Doc tweak. |
commit | commitdiff | tree | snapshot |
2023-06-28 |
Bruno Haible | mbrtowc, mbrtoc32: Simplify autoconf macros. |
commit | commitdiff | tree | snapshot |
2023-06-27 |
Bruno Haible | c32*: Optionally enforce ISO C 23 semantics of char32_t. |
commit | commitdiff | tree | snapshot |
2023-06-27 |
Bruno Haible | striconveh: Fix module description. |
commit | commitdiff | tree | snapshot |
2023-06-25 |
Bruno Haible | strncat: Update doc regarding Solaris 11.4. |
commit | commitdiff | tree | snapshot |
2023-06-25 |
Bruno Haible | thread: Avoid compiler warnings on Solaris. |
commit | commitdiff | tree | snapshot |
2023-06-25 |
Bruno Haible | strerrorname_np: Add support for Solaris 11.4/sparc. |
commit | commitdiff | tree | snapshot |
2023-06-25 |
Jim Meyering | doc: correct doubled "on on" |
commit | commitdiff | tree | snapshot |
next |