diff options
Diffstat (limited to 'man7/nptl.7')
| -rw-r--r-- | man7/nptl.7 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man7/nptl.7 b/man7/nptl.7 index 8845ea857a..c648591089 100644 --- a/man7/nptl.7 +++ b/man7/nptl.7 @@ -108,6 +108,9 @@ Wrapper functions employing this technique are provided for .BR setresuid (2), and .BR setgroups (2). +.\" FIXME . +.\" Maybe say something about vfork() not being serialized wrt set*id() APIs? +.\" https://sourceware.org/bugzilla/show_bug.cgi?id=14749 .SH CONFORMING TO For details of the conformance of NPTL to the POSIX standard, see .BR pthreads (7). |
