Subject: CVS commit: basesrc/lib/libc/sys
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 01/11/2002 23:17:31
Module Name: basesrc
Committed By: christos
Date: Fri Jan 11 21:17:31 UTC 2002
Modified Files:
basesrc/lib/libc/sys: ptrace.2
Log Message:
document that ptrace() will return EAGAIN if the process that we are trying
to ptrace is currently in execve().
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 basesrc/lib/libc/sys/ptrace.2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.