Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/lib/libc/sys
Module Name: basesrc
Committed By: manu
Date: Tue Nov 12 22:48:41 UTC 2002
Modified Files:
basesrc/lib/libc/sys: wait.2
Log Message:
Explain how WIF* macros use the status value instead of the pointer to the
status value as wait() does. We use the name 'status' both as the argument to
wait() and WIF* macros, this is misleading.
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 basesrc/lib/libc/sys/wait.2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index