Hash :
6db3edf9
Author :
Date :
2024-09-04T10:21:31
Doc regarding functions introduced in Android API level 35. * doc/posix-functions/_Fork.texi: Mention the Android API levels. * doc/glibc-functions/epoll_pwait2.texi: Likewise. * doc/glibc-functions/strerrorname_np.texi: Likewise.
@node epoll_pwait2
@subsection @code{epoll_pwait2}
@findex epoll_pwait2
Documentation:@* @uref{https://www.kernel.org/doc/man-pages/online/pages/man2/epoll_pwait2.2.html,,man epoll_pwait2}
Gnulib module: ---
Portability problems fixed by Gnulib:
@itemize
@end itemize
Portability problems not fixed by Gnulib:
@itemize
@item
This function exists only on Linux and is therefore
missing on many non-glibc platforms:
glibc 2.34, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android API level 34.
@end itemize