random: Fix compilation error on Android 4.3.
[gnulib.git] / doc / posix-functions / srand.texi
blob5a6e6b76290f8ae69f9a9d7b4f84674999b9a07c
1 @node srand
2 @section @code{srand}
3 @findex srand
5 POSIX specification:@* @url{http://www.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