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] | |
Roland McGrath writes: > > 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? They come from malloc.c itself. (Otherwise I couldn't have gotten rid of them by a patch that modifies only malloc.c.) Bruno
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |