poll tests: Avoid test failure on BSD and Solaris systems.
[gnulib.git] / doc / posix-functions / srand.texi
blob3e8f4b429be2c3bd1d5c1cdd7f34239329b73355
1 @node srand
2 @section @code{srand}
3 @findex srand
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/srand.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