Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/stdlib
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.
Home |
Main Index |
Thread Index |
Old Index