From f260d11f98c2bdafea9247dbd02c93c50b780abf Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 11 Nov 2023 01:13:22 +0100 Subject: [PATCH] doc: Mention rand and srand limitations, part 2. --- doc/posix-functions/rand.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5