This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: kill 15 more PLT entries


On Tue, Sep 17, 2002 at 03:56:49AM -0700, Roland McGrath wrote:
> > 1) __libc_free, __libc_malloc, __libc_realloc.
> > These are not meant to be overridden by the user, so the reloc is
> > unnecessary.
> 
> Where do the references to these come from?

I believe malloc.c itself, if you are not compiling with -O3.

	Jakub


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]