Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 09/14/1998 00:27:08
Module Name:	src
Committed By:	thorpej
Date:		Mon Sep 14 07:27:08 UTC 1998

Modified Files:
	src/include: setjmp.h
Log Message:
Fix typo in previous, and also don't version _setjmp/_longjmp; after
more careful analysis, I realized that they don't access the extended
jmp_buf data area, and thus would not have changed.