From: Bruno Haible Date: Sat, 11 Nov 2023 00:13:22 +0000 (+0100) Subject: doc: Mention rand and srand limitations, part 2. X-Git-Tag: v1.0~607 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=f260d11f98c2bdafea9247dbd02c93c50b780abf;p=gnulib.git doc: Mention rand and srand limitations, part 2. --- diff --git a/doc/posix-functions/rand.texi b/doc/posix-functions/rand.texi index 48b0bc5758..4edd1a1e7c 100644 --- a/doc/posix-functions/rand.texi +++ b/doc/posix-functions/rand.texi @@ -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