Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 10/01/1998 12:41:24
Module Name:	src
Committed By:	kleink
Date:		Thu Oct  1 19:41:24 UTC 1998

Modified Files:
	src/include: signal.h
Log Message:
In the inlined sigset_t operations, redirect the error indicator assignment via
*__errno() when compiling _REENTRANT (or the like) code.