Write "Mac OS X" instead of "MacOS X".
[gnulib.git] / doc / glibc-functions / random_r.texi
1 @node random_r
2 @subsection @code{random_r}
3 @findex random_r
4
5 Gnulib module: random_r
6
7 Portability problems fixed by Gnulib:
8 @itemize
9 @item
10 This function is missing on some platforms:
11 Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 11 2011-11, Cygwin, mingw, MSVC 9, Interix 3.5.
12 @item
13 This function has an incompatible declaration on some platforms:
14 AIX 7.1, OSF/1 5.1.
15 @end itemize
16
17 Portability problems not fixed by Gnulib:
18 @itemize
19 @end itemize