This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
malloc.h and hooks
- From: Yannick PERRET <yperret at bat710 dot univ-lyon1 dot fr>
- To: binutils at sources dot redhat dot com
- Date: Thu, 07 Mar 2002 12:28:28 +0100
- Subject: malloc.h and hooks
- Organization: UFR Info - Universite Claude Bernard Lyon1
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