This commit is contained in:
Michael Kerrisk 2007-08-27 11:38:36 +00:00
parent 00045cbb7e
commit e2f9e1bed2
3 changed files with 1 additions and 3 deletions

View File

@ -123,7 +123,7 @@ The list of system calls that are available as at kernel 2.6.22
l l l
---
l l l.
\fBSystem call Kernel Notes\fP
\fBSystem call\fP \fBKernel\fP \fBNotes\fP
\fB_llseek\fP(2)
\fB_newselect\fP(2)

View File

@ -78,7 +78,6 @@ Feature Test Macro Requirements for glibc (see
.BR feature_test_macros (7)):
.in
.sp
.br
.BR cfsetspeed (),
.BR cfmakeraw ():
_BSD_SOURCE

View File

@ -39,7 +39,6 @@ Feature Test Macro Requirements for glibc (see
.BR feature_test_macros (7)):
.in
.sp
.br
.BR toascii ():
_BSD_SOURCE || _SVID_SOURCE || _XOPEN_SOURCE
.SH DESCRIPTION