Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 71872
Collapse All | Expand All

(-)man2/gettid.2.old (-1 / +3 lines)
Lines 27-33 Link Here
27
.SH SYNOPSIS
27
.SH SYNOPSIS
28
.B #include <sys/types.h>
28
.B #include <sys/types.h>
29
.br
29
.br
30
.B #include <linux/unistd.h>
30
.B #include <sys/syscall.h>
31
.br
32
.B #include <errno.h>
31
.sp
33
.sp
32
.B _syscall0(pid_t,gettid)
34
.B _syscall0(pid_t,gettid)
33
.sp
35
.sp

Return to bug 71872