1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-08-28 04:27:54 +00:00

Commit Graph

  • de054f5dc8 tests: Check that c32isprint is consistent with isprint in the C locale. master Bruno Haible 2026-08-28 00:43:56 +02:00
  • 27353a8efc mbrtoc32: Make c32isprint compatible with isprint in the C locale. Bruno Haible 2026-08-28 00:41:53 +02:00
  • d05f95bec1 mbrtoc32: Make c32isprint compatible with isprint in the C locale. Bruno Haible 2026-08-27 23:53:07 +02:00
  • 3058a5d9f0 getlogin: Fix link error with option --with-systemd (regr. 2025-03-09). Bruno Haible 2026-08-27 20:11:33 +02:00
  • de89aaed82 sd-dlopen: Fix test compilation error on Solaris 11.4. Bruno Haible 2026-08-27 12:46:14 +02:00
  • 65c71c0b52 sd-dlopen: Fix test compilation error on NetBSD 10. Bruno Haible 2026-08-27 12:45:52 +02:00
  • a41a0cf96c sd-dlopen: Fix test compilation error on AlmaLinux 9 and CentOS 7. Bruno Haible 2026-08-27 12:45:40 +02:00
  • 816e254329 sd-dlopen: Reference the specification. Bruno Haible 2026-08-27 12:45:26 +02:00
  • f99cf04a5b sd-dlopen: Add tests. Luca Boccassi 2026-08-27 12:45:18 +02:00
  • a35c2269a6 sd-dlopen: New module. Luca Boccassi 2026-08-27 12:44:52 +02:00
  • 8de8e0494c Fix a recent ChangeLog entry. Bruno Haible 2026-08-27 10:25:41 +02:00
  • ec224ee81b gettext-h: Get rid of gcc and clang warnings also in C++ mode. Bruno Haible 2026-08-27 01:29:08 +02:00
  • 3513989c28 gettext-h: Get rid of gcc -Wunused-value warnings for textdomain. Bruno Haible 2026-08-27 01:24:47 +02:00
  • c42e9f5d63 gettext-h: Get rid of -Wformat warnings also for ngettext, d[c]ngettext. Bruno Haible 2026-08-27 01:21:03 +02:00
  • 12806e284d gettext-h: Get rid of -Wformat-security warnings with clang. Bruno Haible 2026-08-27 01:18:39 +02:00
  • 1f290c20f5 gettext-h: Fix compilation error (regression 2026-08-24). Bruno Haible 2026-08-26 22:20:44 +02:00
  • ae3de5b4e9 maintainer-makefile: Fix false sc_po_check failure with bison sources. Collin Funk 2026-08-25 21:41:47 -07:00
  • a9fa600521 gettext-h: always define textdomain Paul Eggert 2026-08-25 13:26:06 -07:00
  • 0052b26849 getaddrinfo: getaddrinfo.c doesn’t need gettext.h Paul Eggert 2026-08-25 10:03:24 -07:00
  • 983e052b06 gettext-h-tests: don’t assume ENABLE_NLS Paul Eggert 2026-08-25 10:00:43 -07:00
  • 4ab1951805 gettext: more-consistent no-op macros (improved) Paul Eggert 2026-08-24 22:57:18 -07:00
  • 8662248873 gettext: more-consistent no-op macros Paul Eggert 2026-08-24 13:10:29 -07:00
  • 1c9494d7b9 announce-gen: decrease clutter in output of advice Ineiev 2026-08-22 15:53:31 +00:00
  • ef765f13c8 getugroups: Clarify and optimize. Bruno Haible 2026-08-21 18:30:46 +02:00
  • b7264b904f getugroups: Improve diagnostics when passing NULL to getugroups. Sergey Zhidkih 2026-08-21 16:32:52 +03:00
  • b201da7575 alignalloc: work around CHERI ‘free’ bug Paul Eggert 2026-08-20 17:11:54 -07:00
  • 5022c3ab2c physmem: Clarify relation with getrlimit(). Bruno Haible 2026-08-20 14:07:47 +02:00
  • bdabd4d05d u16-conv-to-enc: Ensure that none of the offsets[] are out-of-range. Bruno Haible 2026-08-18 23:58:28 +02:00
  • c4fa2006ac tests: Avoid undefined behavior on mingw-w64 Lasse Collin 2026-08-18 18:10:25 +03:00
  • 67ee70e8e0 tests: Remove redundant #ifs from N3322 tests Lasse Collin 2026-08-18 18:10:25 +03:00
  • a507265982 exclude: new function excluded_file_name_status Paul Eggert 2026-08-18 01:20:04 -07:00
  • ce2873f913 Depend on 'bool' for use of 'false' or 'true'. Bruno Haible 2026-08-17 16:38:22 +02:00
  • 2a4f56f67f tests: Depend on 'bool' for use of 'false' or 'true'. Bruno Haible 2026-08-17 16:12:22 +02:00
  • 4bc1b5d165 nproc: Don't call fclose twice (regr. today). Collin Funk 2026-08-16 21:08:23 -07:00
  • a89f650618 tests: Avoid some test failures with the clang UBSAN. Bruno Haible 2026-08-17 00:27:42 +02:00
  • eece6b5ba0 nproc: Verify the cgroup path isn't truncated. Collin Funk 2026-08-16 11:07:11 -07:00
  • b5cafd4a9e doc: Mention a wcsncat bug. Bruno Haible 2026-08-16 17:43:04 +02:00
  • 23ca35b567 striconveh: Ensure that none of the offsets[] are out-of-range. Bruno Haible 2026-08-16 15:21:13 +02:00
  • 36ab4b958e striconveh tests: Add some more test cases. Bruno Haible 2026-08-16 14:34:27 +02:00
  • 29c2946aee malloc-posix: Fix file list (regression 2026-07-27). Bruno Haible 2026-08-16 12:45:45 +02:00
  • 36d362443f acl-tests: fix AIX 7.3 aclx_* constness Paul Eggert 2026-08-15 23:16:01 -07:00
  • 9388edc18a tests: Support CC="clang -flto -fsanitize=cfi -fvisibility=hidden". Bruno Haible 2026-08-15 17:46:48 +02:00
  • cec6411b0e memmove: Avoid undefined behaviour upon memmove (NULL, ptr, 0). Bruno Haible 2026-08-15 13:00:28 +02:00
  • 7f7253ba4a unistdio/ulc-*printf: Fix padding on 32-bit Cygwin (regr. 2026-07-06). Bruno Haible 2026-08-15 09:35:26 +02:00
  • fe7ce24f08 autoupdate Karl Berry 2026-08-14 16:59:52 -07:00
  • 78a859110f Add unit tests and doc for the %Lf large precision issue on Solaris. Bruno Haible 2026-08-14 19:56:38 +02:00
  • 9491b2cbf7 tests: avoid -Wformat= warning re unsigned mismatch Pádraig Brady 2026-08-14 18:07:36 +01:00
  • 9e797dc36b *printf: Detect %Lf large precision issue on Solaris Pádraig Brady 2026-08-14 13:13:34 +01:00
  • 66d15d31f4 tests: Fix test-wmemcpy and test-wmemmove on mingw-w64 + GCC < 15. Lasse Collin 2026-08-12 22:59:13 +03:00
  • fdccbc96a5 term-style-control: Avoid clang UBSAN runtime errors. Bruno Haible 2026-08-13 08:56:48 +02:00
  • 79ee7bb214 stdc_rotate_{left,right}-tests: adjust to share with glibc Collin Funk 2026-08-12 19:00:17 -07:00
  • 4a9026eb79 stdc_rotate_left-tests: pacify -Woverflow Paul Eggert 2026-08-12 17:35:14 -07:00
  • 09b1597470 omap-c++: Avoid clang UBSAN runtime errors. Bruno Haible 2026-08-12 19:14:19 +02:00
  • c1abdadc38 map-c++: Avoid clang UBSAN runtime errors. Bruno Haible 2026-08-12 19:10:50 +02:00
  • d6398d893d oset-c++: Avoid clang UBSAN runtime errors. Bruno Haible 2026-08-12 19:04:24 +02:00
  • 97a3e07028 set-c++: Avoid clang UBSAN runtime errors. Bruno Haible 2026-08-12 18:59:53 +02:00
  • 3041132e1d list-c++: Avoid clang UBSAN runtime errors. Bruno Haible 2026-08-12 18:55:46 +02:00
  • 985c2291ee unictype: Fix undefined behaviour. Bruno Haible 2026-08-12 16:22:57 +02:00
  • b2bb0c2fc0 hamt: Fix compilation error on MSVC (regression 2026-08-10). Bruno Haible 2026-08-12 12:14:51 +02:00
  • 7fd62ba9bd hamt: Fix compilation error (regression 2026-08-10). Bruno Haible 2026-08-12 06:27:10 +02:00
  • 8db2020368 tests: Make last patch side-effect free. Bruno Haible 2026-08-11 22:35:08 +02:00
  • 2f12022435 tests: Verify N3322 compatibility of the function prototypes Lasse Collin 2026-08-03 18:02:33 +03:00
  • 5371b76775 mbsncasecmp-tests: Test mbsncasecmp with NULL arguments Lasse Collin 2026-07-31 18:33:43 +03:00
  • 4d763cc192 mbsnlen-tests: Test mbsnlen(NULL, 0). Lasse Collin 2026-07-31 18:33:42 +03:00
  • 14afd0edbd string-h: Use _GL_ATTRIBUTE_NONNULL_IF_NONZERO in mbsncasecmp Lasse Collin 2026-07-31 18:33:41 +03:00
  • c70e5d012f string-h: Use _GL_ATTRIBUTE_NONNULL_IF_NONZERO in mbsnlen Lasse Collin 2026-07-31 18:33:40 +03:00
  • b7a9d50154 string-h: Use _GL_ATTRIBUTE_NONNULL_IF_NONZERO in explicit_bzero Lasse Collin 2026-07-31 18:33:39 +03:00
  • 2913f124a1 string-h: Use _GL_ATTRIBUTE_NONNULL_IF_NONZERO in mempcpy Lasse Collin 2026-07-31 18:33:38 +03:00
  • 3ac0c6ddd0 string-h: Use _GL_ATTRIBUTE_NONNULL_IF_NONZERO in strnlen Lasse Collin 2026-07-31 18:33:37 +03:00
  • ebf065ab2d string-h: Use _GL_ATTRIBUTE_NONNULL_IF_NONZERO in stpncpy Lasse Collin 2026-07-31 18:33:36 +03:00
  • 95a1754184 string-h: Fix inconsistent nonnull attributes in strncpy Lasse Collin 2026-07-31 18:33:35 +03:00
  • 7370e33b8b hamt: improve _Atomic port Paul Eggert 2026-08-10 23:31:02 -07:00
  • bb4e436165 canonicalize-lgpl: sync from glibc Paul Eggert 2026-08-10 13:08:08 -07:00
  • cc0910bd6f bootstrap: Fix error "client sha256; server sha1" seen by some users. stable-202601 Bruno Haible 2026-08-09 15:24:53 +02:00
  • 8b8d7319f8 Fix incorrect use of _GL_ATTRIBUTE_PURE. Bruno Haible 2026-08-08 00:09:48 +02:00
  • 058e434ce6 readutmp: Fix naming of configure option. Bruno Haible 2026-08-04 16:22:31 +02:00
  • d57f4cd8d4 strndup: Fix configure test for "ibm-clang -O2". Bruno Haible 2026-07-31 10:43:47 +02:00
  • c2b45c3bf5 posix_spawn_faction_add{chdir,fchdir}: Fix checks on glibc-2.44. Collin Funk 2026-07-25 12:09:28 -07:00
  • 30c3e2be56 Fix strict aliasing violations in memchr etc Paul Eggert 2026-07-26 11:49:42 -07:00
  • 2a57561fb1 gettext-h: conform to C on Solaris Paul Eggert 2026-07-25 09:05:21 -07:00
  • ed58cd0b0d verify: port to Solaris 10 + gcc 3.4.3 + assert-h Paul Eggert 2026-07-25 07:52:01 -07:00
  • 333ae99014 Fix incorrect use of _GL_ATTRIBUTE_PURE. stable-202607 Bruno Haible 2026-08-08 00:09:48 +02:00
  • 4a833da041 readutmp: Fix naming of configure option. Bruno Haible 2026-08-04 16:22:31 +02:00
  • 37ef61e0d3 strndup: Fix configure test for "ibm-clang -O2". Bruno Haible 2026-07-31 10:43:47 +02:00
  • c499576c46 posix_spawn_faction_add{chdir,fchdir}: Fix checks on glibc-2.44. Collin Funk 2026-07-25 12:09:28 -07:00
  • 9128809aa3 Fix strict aliasing violations in memchr etc Paul Eggert 2026-07-26 11:49:42 -07:00
  • d03fe314d9 gettext-h: conform to C on Solaris Paul Eggert 2026-07-25 09:05:21 -07:00
  • 026dcd1a42 verify: port to Solaris 10 + gcc 3.4.3 + assert-h Paul Eggert 2026-07-25 07:52:01 -07:00
  • 4ec5a25295 bootstrap: Fix error "client sha256; server sha1" seen by some users. Bruno Haible 2026-08-09 15:24:53 +02:00
  • f4b6627bac hamt: port to non-_Atomic C platforms Paul Eggert 2026-08-09 17:23:49 -05:00
  • e58caabb1f fts: Pacify -Wuseless-cast warnings when GNULIB_FTS_DEBUG is defined. Collin Funk 2026-08-09 11:19:23 -07:00
  • 426f6df268 bootstrap: Fix error "client sha256; server sha1" seen by some users. Bruno Haible 2026-08-09 15:24:53 +02:00
  • 6a1ec8e867 mgetgroups: Prefer reallocarray to xalloc-oversized. Collin Funk 2026-08-07 19:36:00 -07:00
  • c530be587e mgetgroups: Avoid an unlikely signed integer overflow on macOS. Collin Funk 2026-08-07 19:27:42 -07:00
  • a4aa733b36 verify: Fix single-argument static_assert with glibc in C89 & C99 modes Lasse Collin 2026-08-08 13:30:08 +03:00
  • cc69ef71db verify: Add a comment about Clang on Mac OS 10.7.5 Lasse Collin 2026-08-08 13:30:08 +03:00
  • 29c2a482d3 Fix position of _GL_ATTRIBUTE_REPRODUCIBLE in last commit. Bruno Haible 2026-08-08 01:01:43 +02:00
  • f9b4c8013b Fix incorrect use of _GL_ATTRIBUTE_PURE. Bruno Haible 2026-08-08 00:09:48 +02:00
  • 2d7434acbb Clarify that "pure" functions don't have out parameters. Bruno Haible 2026-08-08 00:04:54 +02:00
  • e77688f3d4 * m4/gnulib-common.m4: update comment to match code Paul Eggert 2026-08-06 23:18:20 -05:00