Add ChangeLog entry for last commit.
[gnulib.git] / doc / glibc-functions / drand48_r.texi
blob50d8dd907e765c0566e4289387fcce24dc95d94d
1 @node drand48_r
2 @subsection @code{drand48_r}
3 @findex drand48_r
5 LSB specification:@* @url{https://refspecs.linuxbase.org/LSB_5.0.0/LSB-Core-generic/LSB-Core-generic/baselib-drand48-r-1.html}
7 Documentation:
8 @itemize
9 @item
10 @ifinfo
11 @ref{SVID Random,,SVID Random Number Function,libc},
12 @end ifinfo
13 @ifnotinfo
14 @url{https://www.gnu.org/software/libc/manual/html_node/SVID-Random.html},
15 @end ifnotinfo
16 @item
17 @uref{https://www.kernel.org/doc/man-pages/online/pages/man3/drand48_r.3.html,,man drand48_r}.
18 @end itemize
20 Gnulib module: ---
22 Portability problems fixed by Gnulib:
23 @itemize
24 @end itemize
26 Portability problems not fixed by Gnulib:
27 @itemize
28 @item
29 This function is missing on some platforms:
30 macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, HP-UX 11, Solaris 11.3, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
31 @end itemize