1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-06-15 15:25:49 +00:00

Commit Graph

  • 1efe49c7af autoupdate master Karl Berry 2026-06-15 06:31:40 -07:00
  • 0e4d6259e0 Fix a typo in the previous ChangeLog entry. Collin Funk 2026-06-13 19:20:15 -07:00
  • 9ab1ede852 xstrtol-error: Use quote() before print command line arguments. Collin Funk 2026-06-11 17:23:50 -07:00
  • 88592a2880 strerror: Detect invalid writes to the returned string in some cases. Bruno Haible 2026-06-08 11:46:56 +02:00
  • 87b9d1e086 localeconv: Detect invalid writes to the returned struct in some cases. Bruno Haible 2026-06-08 12:57:03 +02:00
  • 865f1c21bd setlocale: Avoid a portability pitfall through the last patch. Bruno Haible 2026-06-08 16:01:36 +02:00
  • 8e3dedf74c readlinkat: document GNU/Linux "" divergence Paul Eggert 2026-06-07 12:11:49 -07:00
  • 8724b4400a setlocale: Detect invalid writes to the returned string in some cases. Bruno Haible 2026-06-07 14:57:38 +02:00
  • a116d63eba tests: Avoid conflict between mingw standard C++ library and Gnulib. Bruno Haible 2026-06-07 14:50:49 +02:00
  • 50fa32c2c7 intprops, stdbit-h: Fix error on MSVC in C++ mode (regr. 2024-12-19). Bruno Haible 2026-06-07 12:27:28 +02:00
  • f0263d06a9 mbrtowc: Fix handling of s==NULL on all possible platforms. Bruno Haible 2026-06-06 21:04:18 +02:00
  • 231b990943 mbrtoc32: fix ChangeLog typo Paul Eggert 2026-06-06 10:41:07 -07:00
  • cd897c902b quotearg: fix ChangeLog typo Paul Eggert 2026-06-05 11:33:15 -07:00
  • 04adeddbb5 mbrtowc: Work around a NetBSD bug in UTF-8 locales, part 2. Bruno Haible 2026-06-02 22:17:38 +02:00
  • 9e0ec9d2c7 c32width etc.: Fix compilation error on GNU systems (regr. 2026-04-24). Bruno Haible 2026-06-02 21:16:31 +02:00
  • c3a842ff41 autoupdate Karl Berry 2026-06-02 07:43:36 -07:00
  • 2ca51a77e6 mbrtowc: Fix handling of n==0 on CentOS 7, MSVC (regr. 2026-05-25). Bruno Haible 2026-06-02 14:14:09 +02:00
  • 6efaf33c52 mbrtowc, mbrlen: Work around a NetBSD bug in UTF-8 locales. Bruno Haible 2026-06-02 13:13:20 +02:00
  • 22340407b9 autoupdate Karl Berry 2026-05-31 07:39:50 -07:00
  • 9670f9bf65 parse-datetime: INT_BITS → INT_WIDTH in comments Paul Eggert 2026-05-31 00:33:08 -07:00
  • f6894c646a quotearg: remove SIZE_MAX, INT_BITS Paul Eggert 2026-05-31 00:32:30 -07:00
  • 2ec83b3ec4 free-posix: remove stray wchar-h dependency Paul Eggert 2026-05-30 23:21:52 -07:00
  • 9efbcd45dc quotearg: escape C1 codes in C locale Paul Eggert 2026-05-30 21:57:03 -07:00
  • d9723b1575 quotearg: improve USE_C_LOCALE + UTF-8 Paul Eggert 2026-05-29 13:56:42 -07:00
  • 8a3d803160 manywarnings: deprecate -Whsa etc. too Paul Eggert 2026-05-28 17:48:00 -07:00
  • 708c47b033 manywarnings: -Wstrict-overflow is deprecated Paul Eggert 2026-05-28 13:27:01 -07:00
  • 5c9941d169 fma: Work around glibc 2.43 regression. Bruno Haible 2026-05-27 19:08:16 +02:00
  • 71c3d121ff libgmp-mpz: pacify -Wuseless-cast Paul Eggert 2026-05-26 22:17:29 -07:00
  • 5e8b374949 quotearg: Fix compilation error in USE_C_LOCALE code. Bruno Haible 2026-05-26 20:35:50 +02:00
  • a85c24cd19 quotearg: Improve USE_C_LOCALE code on Haiku. Bruno Haible 2026-05-26 19:49:09 +02:00
  • dfc349cede quotearg: Improve USE_C_LOCALE code on musl libc. Bruno Haible 2026-05-26 19:40:43 +02:00
  • 06d5cd69a4 autoupdate Karl Berry 2026-05-26 07:23:39 -07:00
  • 84725a79aa xalloc-oversized: pacify gcc -Wuseless-cast Paul Eggert 2026-05-25 20:09:50 -07:00
  • 53d4558960 quotearg: be nicer on macOS etc Paul Eggert 2026-05-25 17:08:48 -07:00
  • 439fd2e147 Fix ChangeLog to match recent commit message Paul Eggert 2026-05-25 17:06:42 -07:00
  • 1e7cbc30fd mbuiterf: Implement multi-byte per encoding error (MEE) consistently. Bruno Haible 2026-05-26 01:29:29 +02:00
  • 8bfd5e3198 mbuiter: Implement multi-byte per encoding error (MEE) consistently. Bruno Haible 2026-05-26 00:53:31 +02:00
  • 151d374a80 mbiterf: Implement multi-byte per encoding error (MEE) consistently. Bruno Haible 2026-05-26 00:42:39 +02:00
  • 1429a91942 mbiter: Implement multi-byte per encoding error consistently. Bruno Haible 2026-05-25 19:06:55 +02:00
  • 86e2abad04 mbiter-aux: New module. Bruno Haible 2026-05-25 18:58:12 +02:00
  • 17dc60e624 mbrtoc32, mbrtowc: do not optimze for uClibc-ng Paul Eggert 2026-05-25 20:37:32 +02:00
  • 2ce905ad18 quotearg: support USE_C_LOCALE variant Paul Eggert 2026-05-25 14:30:05 -07:00
  • 6aae65332e quotearg: lessen dependencies Paul Eggert 2026-05-25 11:32:32 -07:00
  • 44b18ec8d1 diffseq: pacify gcc -Wusless-cast Paul Eggert 2026-05-25 11:31:06 -07:00
  • 070f9259d6 trim tests: Enhance tests. Bruno Haible 2026-05-25 18:37:25 +02:00
  • 8d19402b5b mbmemcasecmp tests: Enhance tests. Bruno Haible 2026-05-25 18:36:12 +02:00
  • 2e73a29a97 mbspcasecmp tests: Enhance tests. Bruno Haible 2026-05-25 18:32:18 +02:00
  • 1d411d2477 mbsncasecmp tests: Enhance tests. Bruno Haible 2026-05-25 18:27:18 +02:00
  • 25b66bfe9d mbscasecmp tests: Enhance tests. Bruno Haible 2026-05-25 18:20:40 +02:00
  • 26621d0724 mbs_endswith tests: Enhance tests. Bruno Haible 2026-05-25 17:56:44 +02:00
  • 900e90c433 mbs_startswith tests: Enhance tests. Bruno Haible 2026-05-25 17:55:56 +02:00
  • 6ecfb724a6 regex: pacify 16.1.1 -Wanalyzer-out-of-bounds Paul Eggert 2026-05-24 10:48:54 -07:00
  • b441a76ca7 regex: new _REGEX_AVOID_UCHAR_H option Paul Eggert 2026-05-24 10:44:42 -07:00
  • 5ab7a04761 regex-tests: omit unused parts Paul Eggert 2026-05-22 08:44:12 -07:00
  • 32b1ec06cd doc: Update for OpenBSD 7.9. Bruno Haible 2026-05-22 12:13:51 +02:00
  • 3104b04749 thread-optim: Add some optional rudimentary logging. Bruno Haible 2026-05-19 02:17:49 +02:00
  • 079f8e5e83 term-style-control: Make multithread-safe, part 6: Link dependencies. Bruno Haible 2026-05-19 01:52:40 +02:00
  • 2709e8a13c error: Restore library name-spacing of verror_at_line. stable-202507 Bruno Haible 2026-05-12 11:39:58 +02:00
  • 752ea9aa0f unictype/base: Fix compilation error on systems with libunistring 1.3. Bruno Haible 2026-05-12 07:24:36 +02:00
  • 34893ed3c7 string-buffer-reversed: Fix comments. Bruno Haible 2026-05-11 00:39:51 +02:00
  • 4831e4458e signal.h: Fix compilation error on Solaris 10 in C++ mode. Bruno Haible 2026-05-10 17:04:19 +02:00
  • 1c1c0429eb sys_wait-h: Fix compilation error on Solaris 10 in C++ mode. Bruno Haible 2026-05-10 16:29:18 +02:00
  • 73ab3a7c09 xstring-desc: Fix link error with non-optimizing compilers. Bruno Haible 2026-05-10 14:33:43 +02:00
  • 81a138490e spawn-pipe tests: Fix link error with non-optimizing compilers. Bruno Haible 2026-05-10 14:21:01 +02:00
  • 0a32a2eff6 calloc-gnu tests: Skip expensive part on Solaris. Bruno Haible 2026-05-10 12:35:01 +02:00
  • cc93852367 stdlib-h-c++-tests: Fix link error on Solaris 10 with Oracle Studio 12. Bruno Haible 2026-05-10 11:13:46 +02:00
  • 35b4cdddfb netdb-h-c++-tests: Fix link error on Solaris 10 with Oracle Studio 12.6. Bruno Haible 2026-05-10 11:07:50 +02:00
  • 182dc84c9b pthread-h: Fix compilation error in C++ mode on mingw. Bruno Haible 2026-05-06 11:43:59 +02:00
  • aa278aae7a regex: Fix compilation error with MSVC 2022. Bruno Haible 2026-05-06 10:50:49 +02:00
  • dd6ae5e5cd pthread_sigmask tests: Fix a build failure on NetBSD. Bruno Haible 2026-05-02 13:30:00 +02:00
  • 0f1aa9b379 announce-gen: Ignore libtoolize --version Debianism stable-202601 Simon Josefsson 2026-05-12 21:54:57 +02:00
  • 784e7ffff2 error: Restore library name-spacing of verror_at_line. Bruno Haible 2026-05-12 11:39:58 +02:00
  • 5368ca7f47 unictype/base: Fix compilation error on systems with libunistring 1.3. Bruno Haible 2026-05-12 07:24:36 +02:00
  • d94a529cbc string-buffer-reversed: Fix comments. Bruno Haible 2026-05-11 00:39:51 +02:00
  • 630c3df056 signal.h: Fix compilation error on Solaris 10 in C++ mode. Bruno Haible 2026-05-10 17:04:19 +02:00
  • 5fd14d64b4 sys_wait-h: Fix compilation error on Solaris 10 in C++ mode. Bruno Haible 2026-05-10 16:29:18 +02:00
  • 7de31f8c65 xstring-desc: Fix link error with non-optimizing compilers. Bruno Haible 2026-05-10 14:33:43 +02:00
  • cc8d791541 spawn-pipe tests: Fix link error with non-optimizing compilers. Bruno Haible 2026-05-10 14:21:01 +02:00
  • 0cf8b6cab0 calloc-gnu tests: Skip expensive part on Solaris. Bruno Haible 2026-05-10 12:35:01 +02:00
  • 42151e4e56 stdlib-h-c++-tests: Fix link error on Solaris 10 with Oracle Studio 12. Bruno Haible 2026-05-10 11:13:46 +02:00
  • ca131d5fc9 netdb-h-c++-tests: Fix link error on Solaris 10 with Oracle Studio 12.6. Bruno Haible 2026-05-10 11:07:50 +02:00
  • 0f51a19dd2 pthread-h: Fix compilation error in C++ mode on mingw. Bruno Haible 2026-05-06 11:43:59 +02:00
  • b7c196ce95 regex: Fix compilation error with MSVC 2022. Bruno Haible 2026-05-06 10:50:49 +02:00
  • 1238857020 pthread_sigmask tests: Fix a build failure on NetBSD. Bruno Haible 2026-05-02 13:30:00 +02:00
  • 5887bd511c free-posix: Omit wrapper in musl libc >= 1.2.3. Alyssa Ross 2026-05-18 21:43:45 +02:00
  • b4f2e95b6d thread-optim tests: Fix a test failure with --disable-threads. Bruno Haible 2026-05-18 21:21:34 +02:00
  • 4ba048396f term-style-control: Make multithread-safe, part 5: SIGCONT handler. Bruno Haible 2026-05-18 10:40:20 +02:00
  • 054e1d0918 term-style-control: Make multithread-safe, part 4: Redirect signals. Bruno Haible 2026-05-18 10:33:54 +02:00
  • 6b48af90b5 term-style-control: Make multithread-safe, part 3: Use sigdelay. Bruno Haible 2026-05-18 10:17:08 +02:00
  • b207525345 term-style-control: Make multithread-safe, part 2: Improve logging. Bruno Haible 2026-05-18 09:58:41 +02:00
  • 99c6ed1b33 term-style-control: Make multithread-safe, part 1. Bruno Haible 2026-05-18 09:46:41 +02:00
  • b17a364d91 term-style-control tests: Add a test with multithreading. Bruno Haible 2026-05-18 09:43:37 +02:00
  • 5df32c8bad thread-optim: Update documentation. Bruno Haible 2026-05-17 08:46:47 +02:00
  • 04cb98d5fb fatal-signal: Make really multithread-safe. Bruno Haible 2026-05-16 23:36:09 +02:00
  • d9e15740b5 thread-optim: Add tests. Bruno Haible 2026-05-16 12:42:39 +02:00
  • 86488a20ea thread-optim: Port to older glibc, musl libc, *BSD, Solaris, Android. Bruno Haible 2026-05-16 12:41:01 +02:00
  • 62eb3737da intprops-tests: check TYPE_SIGNED (char) Paul Eggert 2026-05-13 18:42:27 -07:00
  • 2399cd009a intprops-tests: new boundary tests Paul Eggert 2026-05-13 15:21:12 -07:00
  • 9aac95b6f3 intprops: Fix compilation error in MSVC. Bruno Haible 2026-05-13 12:51:40 +02:00
  • 186cac3531 regex: Fix "macro redefinition" warning on MSVC. Bruno Haible 2026-05-13 12:07:30 +02:00