Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/libexec/ld.elf_so
Module Name: basesrc
Committed By: mycroft
Date: Tue Sep 24 13:06:08 UTC 2002
Modified Files:
basesrc/libexec/ld.elf_so: rtldenv.h xprintf.c
Log Message:
Include xassert() only if DEBUG, like the real assert().
Also, xassert() calls abort(), so there's no need to do it in all of the
callers.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 basesrc/libexec/ld.elf_so/rtldenv.h
cvs rdiff -r1.10 -r1.11 basesrc/libexec/ld.elf_so/xprintf.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