Subject: CVS commit: src/libexec/ld.elf_so
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 09/27/2007 17:52:16
Module Name:	src
Committed By:	christos
Date:		Thu Sep 27 17:52:16 UTC 2007

Modified Files:
	src/libexec/ld.elf_so: paths.c rtldenv.h xmalloc.c

Log Message:
provide xrealloc, and don't cast and use malloc and realloc directly.


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 src/libexec/ld.elf_so/paths.c
cvs rdiff -r1.7 -r1.8 src/libexec/ld.elf_so/rtldenv.h
cvs rdiff -r1.5 -r1.6 src/libexec/ld.elf_so/xmalloc.c

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