1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-09-01 02:34:55 +00:00

Commit Graph

  • b22f5a3037 hashcode-mem: don’t infloop if UINT_MAX < size stable-202507 Paul Eggert 2026-06-26 11:28:58 -07:00
  • 32a7348fd1 crypto/gc-pbkdf2: redo unsigned indexes Paul Eggert 2026-06-26 11:23:40 -07:00
  • 73b9583108 mkdtemp: Provide declaration in <stdlib.h>. Bruno Haible 2026-06-26 18:02:41 +02:00
  • 2b1cc8c3d7 fnmatch: Fix syntax error in C++ mode on CentOS 7. Bruno Haible 2026-06-26 16:42:01 +02:00
  • 7d5f249c5b manywarnings: Fix for compilers that are named '$host-gcc'. Bruno Haible 2026-06-25 15:45:24 +02:00
  • d39ebb1f81 hashcode-mem: don’t infloop if UINT_MAX < size Paul Eggert 2026-06-26 11:28:58 -07:00
  • d1aecbfc1d crypto/gc-pbkdf2: redo unsigned indexes Paul Eggert 2026-06-26 11:23:40 -07:00
  • e9e67bc957 mkdtemp: Provide declaration in <stdlib.h>. Bruno Haible 2026-06-26 18:02:41 +02:00
  • a6c4090df2 fnmatch: Fix syntax error in C++ mode on CentOS 7. Bruno Haible 2026-06-26 16:42:01 +02:00
  • a1de00499c manywarnings: Fix for compilers that are named '$host-gcc'. Bruno Haible 2026-06-25 15:45:24 +02:00
  • 12006e0d02 openat2-tests: port to NFS Paul Eggert 2026-06-19 09:27:30 -07:00
  • 3c8246fd78 doc: Update regarding stable branches. Simon Josefsson 2026-07-04 12:09:02 +02:00
  • 491f1bb7d3 bcp47: Relicense under LGPLv2+. Bruno Haible 2026-07-04 00:17:04 +02:00
  • 33b284d370 Fix last ChangeLog entry. Bruno Haible 2026-06-30 19:02:58 +02:00
  • 48c984ad10 getaddrinfo tests: Skip when DNS resolution is unavailable Zineb Zaadoud 2026-06-30 18:10:59 +02:00
  • 9567ff80cc autoupdate Karl Berry 2026-06-28 07:43:16 -07:00
  • 76e8983704 autoupdate Karl Berry 2026-06-27 07:27:11 -07:00
  • 745ece4c41 strfmon_l: be consistent about unsigned vs size_t Paul Eggert 2026-06-26 11:34:12 -07:00
  • 913a0e5192 hashcode-mem: don’t infloop if UINT_MAX < size Paul Eggert 2026-06-26 11:28:58 -07:00
  • ab55f02c9d gen-uni-tables: prefer size_t for size loops Paul Eggert 2026-06-26 11:27:32 -07:00
  • 11e8fe2a8d crypto/gc-pbkdf2: redo unsigned indexes Paul Eggert 2026-06-26 11:23:40 -07:00
  • b8dfb5c6bf bitset: possibly widen unsigned indexes Paul Eggert 2026-06-26 11:20:50 -07:00
  • 019cd1b4cc bitrotate: prefer C2y to bitrotate or by-hand Paul Eggert 2026-06-26 10:29:05 -07:00
  • 1aa57024f7 mkdtemp: Provide declaration in <stdlib.h>. Bruno Haible 2026-06-26 18:02:41 +02:00
  • 791b747b2e fnmatch: Fix syntax error in C++ mode on CentOS 7. Bruno Haible 2026-06-26 16:42:01 +02:00
  • 56040ffd2c doc: Add reference to NetBSD bug. Bruno Haible 2026-06-25 21:54:41 +02:00
  • 3096dd735d fstatat: port null file support to Alpine 3.24 Paul Eggert 2026-06-25 08:27:36 -07:00
  • d93a33c32e manywarnings: Fix for compilers that are named '$host-gcc'. Bruno Haible 2026-06-25 15:45:24 +02:00
  • a52234bcbb setlocale: Update a comment. Bruno Haible 2026-06-24 19:21:15 +02:00
  • e191cc8118 crypto/af_alg: Deprecate. Collin Funk 2026-06-22 18:03:40 -07:00
  • 9ae60e4c36 gethrxtime: don’t use nanouptime, microuptime Paul Eggert 2026-06-20 10:45:10 -07:00
  • a575239e47 fstatat: don’t mess with CFLAGS Paul Eggert 2026-06-19 10:07:47 -07:00
  • a0846464fd openat2-tests: port to NFS Paul Eggert 2026-06-19 09:27:30 -07:00
  • e3e13b7c3a openat2: fix typo for circa-2012 Linux Paul Eggert 2026-06-19 09:17:04 -07:00
  • 9f6ea584df stdbit-h: Work around syntax error in FreeBSD 15.1 <stdbit.h>. Bruno Haible 2026-06-18 11:42:21 +02:00
  • b1c68e3de2 euidaccess-tests: link with test_euidaccess_LDADD Paul Eggert 2026-06-16 09:45:18 -07:00
  • 7f52db1d99 intprops, stdbit-h: Fix error on MSVC in C++ mode (regr. 2024-12-19). Bruno Haible 2026-06-07 12:27:28 +02:00
  • 47e567332c mbrtowc: Fix handling of s==NULL on all possible platforms. Bruno Haible 2026-06-06 21:04:18 +02:00
  • c7850329ac fma: Work around glibc 2.43 regression. Bruno Haible 2026-05-27 19:08:16 +02:00
  • 4fdde99451 stdbit-h: Work around syntax error in FreeBSD 15.1 <stdbit.h>. Bruno Haible 2026-06-18 11:42:21 +02:00
  • 7c82ef635c euidaccess-tests: link with test_euidaccess_LDADD Paul Eggert 2026-06-16 09:45:18 -07:00
  • 7a0f8936e8 intprops, stdbit-h: Fix error on MSVC in C++ mode (regr. 2024-12-19). Bruno Haible 2026-06-07 12:27:28 +02:00
  • f315e4d8eb mbrtowc: Fix handling of s==NULL on all possible platforms. Bruno Haible 2026-06-06 21:04:18 +02:00
  • 3f48520e7d fma: Work around glibc 2.43 regression. Bruno Haible 2026-05-27 19:08:16 +02:00
  • dac89368df fstatat: support NULL if AT_EMPTY_PATH Paul Eggert 2026-06-18 13:33:58 -07:00
  • d7fac9e048 * lib/stat-time.h: Fix comment. Paul Eggert 2026-06-18 10:38:36 -07:00
  • 797d7a6232 fchmodat: fix AT_FDCWD + AT_EMPTY_PATH Paul Eggert 2026-06-18 09:29:15 -07:00
  • 811183d827 stdbit-h: Work around syntax error in FreeBSD 15.1 <stdbit.h>. Bruno Haible 2026-06-18 11:42:21 +02:00
  • 1f81c56bab openat2: mention module in manual Paul Eggert 2026-06-17 06:40:41 -07:00
  • 50d7bb88f5 openat2: fix bug with trailing "/./" Paul Eggert 2026-06-17 00:19:35 -07:00
  • 73471aedd9 openat2: set HAVE_OPENAT2=0 if openat2 is missing Paul Eggert 2026-06-16 23:59:47 -07:00
  • e4f0062515 faccessat: simplify latest change Paul Eggert 2026-06-16 12:08:19 -07:00
  • ed562a8bb1 doc: document AT_EMPTY_PATH glitches Paul Eggert 2026-06-16 09:46:38 -07:00
  • b41f4006fa fchownat: don’t mishandle AT_EMPTY_PATH Paul Eggert 2026-06-16 09:46:20 -07:00
  • 43873f693d fchmodat: don’t mishandle AT_EMPTY_PATH Paul Eggert 2026-06-16 09:46:03 -07:00
  • 6db27b4dd3 fstatat etc.: fix wrong machine code for calls Paul Eggert 2026-06-16 09:45:39 -07:00
  • a30ee418e9 euidaccess-tests: link with test_euidaccess_LDADD Paul Eggert 2026-06-16 09:45:18 -07:00
  • c6c10b733c faccessat: support "" and NULL file Paul Eggert 2026-06-16 09:44:54 -07:00
  • 586bd7e8d5 fcntl-h: glibc now has openat2 Paul Eggert 2026-06-16 09:44:25 -07:00
  • 298ae43fdf openat2: fix prereq typo Paul Eggert 2026-06-16 09:43:58 -07:00
  • b46224486f somehow lost x bit Karl Berry 2026-06-16 08:23:16 -07:00
  • d7b8678ad3 xstrtol tests: Fix link error on FreeBSD and macOS (regr. 2026-06-13). Collin Funk 2026-06-15 19:36:06 -07:00
  • 4e93bdaab0 localeconv: Fix compilation error on mingw (regression 2026-06-08). Bruno Haible 2026-06-16 00:22:16 +02:00
  • 1efe49c7af autoupdate 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