This commit is contained in:
Michael Kerrisk 2008-07-04 16:24:19 +00:00
parent b24473a39b
commit 56d39aa237
1 changed files with 35 additions and 9 deletions

44
Changes
View File

@ -56,6 +56,35 @@ updwtmpx.3
Global changes
--------------
get_mempolicy.2
mbind.2
sched_setaffinity.2
set_mempolicy.2
mtk
SEE ALSO: Add getcpu(2).
accept.2
connect.2
epoll_wait.2
fcntl.2
flock.2
futex.2
inotify.7
mq_receive.3
mq_send.3
poll.2
read.2
recv.2
select.2
sem_wait.3
semop.2
send.2
sigwaitinfo.2
usleep.3
wait.2
write.2
mtk
ERRORS: Added reference to signal(7) in dicussion of EINTR.
Changes to individual pages
@ -63,14 +92,7 @@ Changes to individual pages
accept.2
mtk
Small wording fix.
get_mempolicy.2
mbind.2
sched_setaffinity.2
set_mempolicy.2
mtk
SEE ALSO: Add getcpu(2).
Small wording change.
io_getevents.2
mtk
@ -83,7 +105,6 @@ open.2
sigaction.2
mtk
Note circumstances in which each SA_* flag is meaningful.
handler for SIGCHLD.
mtk
Describe POSIX specification, and Linux semantics for
SA_NOCLDWAIT when establishing a handler for SIGCHLD.
@ -93,6 +114,11 @@ sigaction.2
mtk
Other minor edits.
truncate.2
mtk
ERRORS: Added EINTR error.
A few minor rewordings.
wait.2
mtk
Remove statement that WUNTRACED and WCONTINUED only have effect