|
From: Tom H. <to...@co...> - 2005-08-18 22:14:56
|
In message <1124392626.3856.21.camel@localhost.localdomain>
Rob Holland <ti...@ge...> wrote:
> I have only one small problem now which is that I can't get at the
> originals for functions I've replaced. The reason I need this is that I
> need to audit the format strings only once per series of *printf calls.
> To explain that a little, most *printf calls actually call another
> *printf call themselves to do the end work.
I did wonder about that yesterday, but I assumed you must be planning
to implement the functions yourself.
What you need is the function wrapping code that Jeremy developed for
thread modelling but that is currently not functional in the 3.0 tree.
Tom
--
Tom Hughes (to...@co...)
http://www.compton.nu/
|