Linux: Dynamic Library interposition in *nix Operating system
Articles on Dynamic library interposition using LD_PRELOAD path which can be used for tuning performance, collecting runtime statistics, or debugging applications etc. Check it out @
http://developers.sun.com/solaris/articles/lib_interposers.html for Solaris
http://www.linuxjournal.com/article/7795 for Linux
leave a comment