This is the mail archive of the
glibc-cvs@sourceware.org
mailing list for the glibc project.
libc/elf dl-minimal.c
- From: drepper at sourceware dot org
- To: glibc-cvs at sourceware dot org
- Date: 12 Oct 2006 21:41:47 -0000
- Subject: libc/elf dl-minimal.c
CVSROOT: /cvs/glibc
Module name: libc
Changes by: drepper@sourceware.org 2006-10-12 21:41:47
Modified files:
elf : dl-minimal.c
Log message:
(realloc): Let malloc() return a new pointer, and use memcpy() if it does.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/elf/dl-minimal.c.diff?cvsroot=glibc&r1=1.50&r2=1.51