Subject: CVS commit: basesrc/lib/libc/include
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 07/10/2002 02:35:50
Module Name: basesrc
Committed By: thorpej
Date: Tue Jul 9 23:35:50 UTC 2002
Modified Files:
basesrc/lib/libc/include: extern.h
Log Message:
Add prototype for __sigaction_sigtramp(). This system call is used
only by libc internally, and thus does not need to be exported in
any other header file.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 basesrc/lib/libc/include/extern.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.