Subject: CVS commit: src/lib/libc/stdlib
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 01/20/2006 22:02:07
Module Name:	src
Committed By:	christos
Date:		Fri Jan 20 22:02:07 UTC 2006

Modified Files:
	src/lib/libc/stdlib: Makefile.inc
Removed Files:
	src/lib/libc/stdlib: _Exit.c

Log Message:
Kill _Exit; breaks build on cygwin and this implementation "is not exactly
equivalent to calling _exit".


To generate a diff of this commit:
cvs rdiff -r1.61 -r1.62 src/lib/libc/stdlib/Makefile.inc
cvs rdiff -r1.2 -r0 src/lib/libc/stdlib/_Exit.c

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