This commit is contained in:
Michael Kerrisk 2008-01-31 11:00:23 +00:00
parent c4aae9a738
commit edd69fa879
1 changed files with 16 additions and 0 deletions

16
Changes
View File

@ -10,8 +10,10 @@ The following people contributed notes, ideas, or patches that have
been incorporated in changes in this release:
Pavel Heimlich <tropikhajma@seznam.cz>
Phil Endecott <phil_vonar_endecott@chezphil.org>
Thomas Huriaux <thomas.huriaux@gmail.com>
Vincent Lefevre <vincent@vinc17.org>
WANG Cong <xiyou.wangcong@gmail.com>
Apologies if I missed anyone!
@ -52,10 +54,24 @@ fork.2
Removed "#include <sys/types>" from SYNOPSIS.
Changed authorship notice.
futex.2
mtk
Add ENOSYS error to errors.
Phil Endecott
Explicitly describe return value in the event of an error.
inotify_add_watch.2
mtk
Minor wording changes.
splice.2
WANG Cong
Fix types for 2 and 4 arguments in splice prototype.
wait.2
Phil Endecott
Clarify description of return value for WNOHANG.
tkill.2
mtk
Rewrote DESCRIPTION; emphasized that tkill() is obsoleted by