Hash :
496a7aee
Author :
Date :
2024-08-08T01:46:08
doc: Update for OpenBSD 7.5. * doc/posix-headers/*.texi: Update. * doc/glibc-headers/*.texi: Likewise. * doc/posix-functions/*.texi: Likewise. * doc/pastposix-functions/*.texi: Likewise. * doc/glibc-functions/*.texi: Likewise.
@node sys/random.h
@section @file{sys/random.h}
Declares the function @code{getrandom} and the flags for it.
Documentation:
@itemize
@item
@ifinfo
@ref{Unpredictable Bytes,,Generating Unpredictable Bytes,libc},
@end ifinfo
@ifnotinfo
@url{https://www.gnu.org/software/libc/manual/html_node/Unpredictable-Bytes.html},
@end ifnotinfo
@item
@uref{https://www.kernel.org/doc/man-pages/online/pages/man2/getrandom.2.html,,man getrandom}.
@end itemize
Gnulib module: sys_random
Portability problems fixed by Gnulib:
@itemize
@item
This header file is missing on some platforms:
glibc 2.24, NetBSD 9.3, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.11, Cygwin 2.6.x, mingw, MSVC 14.
@item
This header file is not self-contained on some platforms:
uClibc, macOS 11.1.
@end itemize
Portability problems not fixed by Gnulib:
@itemize
@end itemize