Subject: CVS commit: basesrc/lib/libc/sys
To: None <source-changes@netbsd.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 11/13/2002 00:48:42
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.