This is the mail archive of the libc-alpha@sourceware.cygnus.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]

Re: Stuff dragged in by crt1 (was Re: Announce: initrd-tftp 0.1)


> How about declare those symbols from stdio weak in malloc and check if
> they are NULL before using them?

That's an interesting idea, mainly because it would be so simple, and
I wouldn't be worried about the performance implications.

However, I would doubt that all the embedded systems (which would
profit most from such a change) have weak symbols available.

Regards,
Wolfram.

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