]> Savannah Git Hosting - gnulib.git/commitdiff
doc: Mention rand and srand limitations, part 2.
authorBruno Haible <bruno@clisp.org>
Sat, 11 Nov 2023 00:13:22 +0000 (01:13 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 11 Nov 2023 00:13:22 +0000 (01:13 +0100)
doc/posix-functions/rand.texi

index 48b0bc57587f8f2ea1ec85f11574c25464e2a28a..4edd1a1e7c4be11f1b48eea771c6101974b1e9ae 100644 (file)
@@ -20,5 +20,5 @@ This function is only defined as an inline function on some platforms:
 Android 4.4.
 @item
 This function is not multithread-safe on some platforms:
-macOS 12.5, FreeBSD 13.2, Solaris 11.4.
+musl libc, macOS 12.5, FreeBSD 13.2, NetBSD 9.3, AIX 7.1, Solaris 11.4.
 @end itemize