Subject: CVS commit: basesrc/libexec/ld.elf_so
To: None <source-changes@netbsd.org>
From: Bang Jun-Young <junyoung@netbsd.org>
List: source-changes
Date: 09/24/2002 20:51:12
Module Name:	basesrc
Committed By:	junyoung
Date:		Tue Sep 24 17:51:12 UTC 2002

Modified Files:
	basesrc/libexec/ld.elf_so: rtld.c

Log Message:
Make sure that dbg() is disabled if LD_DEBUG is not defined. Now
debugging is easier with RTLD_DEBUG and RTLD_DEBUG_RELOC.


To generate a diff of this commit:
cvs rdiff -r1.72 -r1.73 basesrc/libexec/ld.elf_so/rtld.c

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