]> git.ipfire.org Git - thirdparty/gnulib.git/commitdiff
doc: Update regarding FreeBSD 15.0/x86_64.
authorBruno Haible <bruno@clisp.org>
Wed, 3 Dec 2025 17:27:54 +0000 (18:27 +0100)
committerBruno Haible <bruno@clisp.org>
Wed, 3 Dec 2025 17:30:00 +0000 (18:30 +0100)
* doc/posix-functions/stpncpy.texi: Reference the FreeBSD bug.
* doc/posix-functions/strncpy.texi: Likewise.

ChangeLog
doc/posix-functions/stpncpy.texi
doc/posix-functions/strncpy.texi

index 14cb5270a882f45e69bd2b6bc20aa51f5ed5663b..9853edabdd13f052148f79f16c58007af1dc4fb5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2025-12-03  Bruno Haible  <bruno@clisp.org>
+
+       doc: Update regarding FreeBSD 15.0/x86_64.
+       * doc/posix-functions/stpncpy.texi: Reference the FreeBSD bug.
+       * doc/posix-functions/strncpy.texi: Likewise.
+
 2025-12-02  Bruno Haible  <bruno@clisp.org>
 
        tests: Update an old manual test.
index 0dcafefd9e5b44368b65e7fefbc282e3630d3b4d..a361102c5c294cb13f1d7bd51ea8675bfb4c07d8 100644 (file)
@@ -22,6 +22,7 @@ macOS 10.8.
 @item
 This function looks are more bytes of the source string than allowed
 on some platforms:
+@c https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291359
 FreeBSD 15.0/x86_64.
 @end itemize
 
index 6ccb28b25e7c55f60f4fc6e09aea60b710e92ec0..60e47196e0ae35ff73ed108f2ec1caa4ce336f40 100644 (file)
@@ -21,6 +21,7 @@ Portability problems fixed by Gnulib module @code{strncpy}:
 @item
 This function looks are more bytes of the source string than allowed
 on some platforms:
+@c https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291359
 FreeBSD 15.0/x86_64.
 @end itemize