Re: The disappearing sys_call_table export.

Christoph Hellwig (hch@infradead.org)
Mon, 5 May 2003 15:57:45 +0100


On Mon, May 05, 2003 at 04:53:12PM +0100, Tigran Aivazian wrote:
> > ... or a LD_PRELOAD library......
>
> which doesn't work with statically linked binaries, does it?

No. But given the source to the application you can
easily override glibc's weak malloc symbol at link-time.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/