Subject: CVS commit: src/lib/libc/compat/arch/i386/gen
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 10/05/2005 20:16:43
Module Name:	src
Committed By:	christos
Date:		Wed Oct  5 20:16:43 UTC 2005

Modified Files:
	src/lib/libc/compat/arch/i386/gen: Makefile.inc
Removed Files:
	src/lib/libc/compat/arch/i386/gen: compat__setjmp.S

Log Message:
_setjmp and _longjmp are not compat functions. Noticed by Havard Eidnes


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/lib/libc/compat/arch/i386/gen/Makefile.inc
cvs rdiff -r1.1 -r0 src/lib/libc/compat/arch/i386/gen/compat__setjmp.S

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