getpid.2: NOTES: add "C library/kernel ABI differences" subheading

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-02-18 15:38:15 +01:00
parent a99f81e6b6
commit 3e5977d606
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ These functions are always successful.
.SH CONFORMING TO
POSIX.1-2001, 4.3BSD, SVr4.
.SH NOTES
.SS C library/kernel ABI differences
Since glibc version 2.3.4,
the glibc wrapper function for
.BR getpid ()