]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
poll.2: srcfix: add pointer to Austin bug where ppoll() is proposed for POSIX
authorMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 29 Apr 2020 10:35:03 +0000 (12:35 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 29 Apr 2020 11:54:13 +0000 (13:54 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/poll.2

index 8ade5b602bf196fd8def4634a955e02ad35a0969..bdf08c4bcf43a00b6a648e208c0c939904931e69 100644 (file)
@@ -403,6 +403,9 @@ library call was added in glibc 2.4.
 conforms to POSIX.1-2001 and POSIX.1-2008.
 .BR ppoll ()
 is Linux-specific.
+.\" FIXME .
+.\" ppoll() is proposed for inclusion in POSIX:
+.\" https://www.austingroupbugs.net/view.php?id=1263
 .\" NetBSD 3.0 has a pollts() which is like Linux ppoll().
 .SH NOTES
 The operation of