Subject: CVS commit: src/lib/libc/arch/sparc64/gen
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 01/19/2004 18:17:21
Module Name:	src
Committed By:	martin
Date:		Mon Jan 19 18:17:21 UTC 2004

Modified Files:
	src/lib/libc/arch/sparc64/gen: __sigsetjmp14.S

Log Message:
Store the "signal mask saved" flag at the end of the jmp_buf - we now use
more of it than before (and I bet the old place just is a non translated
32bit sparc value).


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/lib/libc/arch/sparc64/gen/__sigsetjmp14.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.