Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: skrll
Date: Tue Oct 30 17:19:59 UTC 2007
Modified Files:
src/lib/libc/stdlib: exit.c
src/libexec/ld.elf_so: Makefile
Log Message:
Build a local copy of exit that doesn't call __cxa_finalize. It's not
needed and drags in a lot of libc via free.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/lib/libc/stdlib/exit.c
cvs rdiff -r1.82 -r1.83 src/libexec/ld.elf_so/Makefile
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