poll tests: Avoid test failure on BSD and Solaris systems.
[gnulib.git] / doc / posix-functions / initstate.texi
blobfa03e99aa91d113db1028f49d59cd71f8dc78944
1 @node initstate
2 @section @code{initstate}
3 @findex initstate
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/initstate.html}
7 Gnulib module: random
9 Portability problems fixed by Gnulib:
10 @itemize
11 @item
12 This function is missing on some platforms:
13 mingw, MSVC 14, Android 4.4.
14 @item
15 This function is not declared on some platforms:
16 Cygwin 1.5.25.
17 @end itemize
19 Portability problems not fixed by Gnulib:
20 @itemize
21 @end itemize