Subject: CVS commit: src/regress/lib/libc/sys
To: None <source-changes@netbsd.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: source-changes
Date: 02/07/2003 23:00:45
Module Name:	src
Committed By:	cgd
Date:		Fri Feb  7 21:00:44 UTC 2003

Modified Files:
	src/regress/lib/libc/sys: Makefile
Added Files:
	src/regress/lib/libc/sys/cerror: Makefile cerror.c

Log Message:
let's try to make sure that the mips cerror botch I just fixed doesn't
happen again.  Check that cerror is stuffing errno in the right place
and that 32- and 64-bit returns of -1 happen as expected.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/regress/lib/libc/sys/Makefile
cvs rdiff -r0 -r1.1 src/regress/lib/libc/sys/cerror/Makefile \
    src/regress/lib/libc/sys/cerror/cerror.c

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