From 7aaa4c67a5066fcf712a8dfe87fc8bdcb60530a7 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 24 Nov 2008 12:31:35 -0500 Subject: [PATCH] pthreads.7: srcfix: added FIXME --- man7/pthreads.7 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/man7/pthreads.7 b/man7/pthreads.7 index 9ad6fb06e..dbbbc0110 100644 --- a/man7/pthreads.7 +++ b/man7/pthreads.7 @@ -242,6 +242,8 @@ that is a cancellation point. The following functions are required to be cancellation points by POSIX.1-2001 and/or POSIX.1-2008: +.\" FIXME +.\" Document the list of all functions that are cancellation points in glibc .in +4n .nf accept()