From 651946d5d78d17176e79a159700d95e4954e0ce5 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 22 Mar 2006 20:18:10 +0000 Subject: [PATCH] Added FIXME --- man7/pthreads.7 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/man7/pthreads.7 b/man7/pthreads.7 index ed0f4860a..e82d4fbbf 100644 --- a/man7/pthreads.7 +++ b/man7/pthreads.7 @@ -244,6 +244,8 @@ these signals cannot be used in applications. NPTL still has a few non-conformances with POSIX.1: .IP \- 3 Threads do not share a common nice value. +.\" FIXME . bug report filed for NPTL nice non-conformance +.\" http://bugzilla.kernel.org/show_bug.cgi?id=6258 .PP Some NPTL non-conformances only occur with older kernels: .IP \- 3