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