Subject: CVS commit: src/lib/libc/arch/ns32k/gen
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 09/04/2006 01:08:11
Module Name:	src
Committed By:	simonb
Date:		Mon Sep  4 01:08:11 UTC 2006

Modified Files:
	src/lib/libc/arch/ns32k/gen: setjmp.S sigsetjmp.S

Log Message:
Rename these functions to the __<name>14 names.
XXX: still need to be converted to use sigprocmask().


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/lib/libc/arch/ns32k/gen/setjmp.S \
    src/lib/libc/arch/ns32k/gen/sigsetjmp.S

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