poll tests: Avoid test failure on BSD and Solaris systems.
[gnulib.git] / doc / posix-functions / rand.texi
blob3d23c8d60916fef3cc0843ce2361f9193216ca54
1 @node rand
2 @section @code{rand}
3 @findex rand
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/rand.html}
7 Gnulib module: ---
9 Portability problems fixed by Gnulib:
10 @itemize
11 @end itemize
13 Portability problems not fixed by Gnulib:
14 @itemize
15 @item
16 This function is only defined as an inline function on some platforms:
17 Android 4.4.
18 @end itemize