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.