aboutsummaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2008-09-09 10:48:13 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2008-09-09 10:48:13 +0000
commit1614be9f1fc580edb33e73ebe7c853d7f15dba25 (patch)
tree8cd9cdbb2768a2da8efe706251d75388aaab7974 /man7
parent6dec79368a83c038326be5edf52ecdfdd57a05aa (diff)
downloadman-pages-1614be9f1fc580edb33e73ebe7c853d7f15dba25.tar.gz
Update FIXME.
Diffstat (limited to 'man7')
-rw-r--r--man7/pthreads.73
1 files changed, 3 insertions, 0 deletions
diff --git a/man7/pthreads.7 b/man7/pthreads.7
index 054b9be454..213e23af57 100644
--- a/man7/pthreads.7
+++ b/man7/pthreads.7
@@ -356,6 +356,9 @@ NPTL still has at least one non-conformance with POSIX.1:
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
+.\" Sep 08: there is a patch by Denys Vlasenko to address this
+.\" "make setpriority POSIX compliant; introduce PRIO_THREAD extension"
+.\" Monitor this to see if it makes it into mainline.
.PP
Some NPTL non-conformances only occur with older kernels:
.IP \- 3