getpid.2: srcfix: add FIXME

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-07-13 07:22:51 +02:00
parent abcf3b1db9
commit e0ccee7f67
1 changed files with 2 additions and 0 deletions

View File

@ -122,6 +122,8 @@ since glibc version 2.25, the PID cache is removed:
calls to
.BR getpid ()
always invoke the actual system call, rather than returning a cached value.
.\" FIXME .
.\" Review progress of https://bugzilla.redhat.com/show_bug.cgi?id=1469757
.SH SEE ALSO
.BR clone (2),
.BR fork (2),