This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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]

malloc.h and hooks


Hi.

I'm using hooks from 'malloc.h', and these two last years
the declaration of the __*_hook familly changed very
often (addition of 'const', new parameters, special #ifdef...).

Is there a 'portable' way to access to memory hooks regardless
of the libc version ? It is very difficult to detect it in a configure
and to create a case for each existing version...

Thank you for any help.

Regards,
--
Yannick



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