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:10:53
Module Name:	src
Committed By:	thorpej
Date:		Mon Sep 14 07:10:53 UTC 1998

Modified Files:
	src/include: setjmp.h
Log Message:
Version setjmp(), longjmp(), _setjmp(), _longjmp(), sigsetjmp(), and
siglongjmp().  The size of struct sigcontext, and thus the size
of jmp_buf and sigjmp_buf on some platforms, has changed.