Reported by Collin Funk in
<https://lists.gnu.org/archive/html/bug-gnulib/2025-12/msg00007.html>.
* doc/posix-functions/sig2str.texi: Mention the argument 0 problem.
+2025-12-02 Bruno Haible <bruno@clisp.org>
+
+ doc: Mention a portability problem of sig2str.
+ Reported by Collin Funk in
+ <https://lists.gnu.org/archive/html/bug-gnulib/2025-12/msg00007.html>.
+ * doc/posix-functions/sig2str.texi: Mention the argument 0 problem.
+
2025-12-01 Paul Eggert <eggert@cs.ucla.edu>
openat2: port to O_RESOLVE_BENEATH && !ENOTCAPABLE
Portability problems not fixed by Gnulib:
@itemize
+@item
+This function does not map the argument 0 to @code{"EXIT"} on some platforms:
+FreeBSD 15.0.
@end itemize