Branch
Hash :
b323c0c4
Author :
Date :
2024-08-08T16:15:20
doc: Update for Cygwin 3.5.3. * doc/posix-headers/*.texi: Update. * doc/posix-functions/*.texi: Likewise. * doc/glibc-functions/*.texi: Likewise.
@node pthread_cond_clockwait
@subsection @code{pthread_cond_clockwait}
@findex pthread_cond_clockwait
POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9799919799/functions/pthread_cond_clockwait.html}
Documentation:
@itemize
@item
@ifinfo
@ref{Non-POSIX Extensions,,Non-POSIX Extensions,libc},
@end ifinfo
@ifnotinfo
@url{https://www.gnu.org/software/libc/manual/html_node/Non_002dPOSIX-Extensions.html},
@end ifnotinfo
@end itemize
Gnulib module: ---
Portability problems fixed by Gnulib:
@itemize
@end itemize
Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on many platforms:
macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, AIX 5.1, HP-UX 11, Solaris 11.4, Cygwin 3.2.x, mingw, MSVC 14, Android API level 29.
@end itemize