SyntaxFix
Write A Post
Hire A Developer
Questions
Use LD_PRELOAD: put your library somewhere out of the man lib directories and run:
LD_PRELOAD='mylibc.so anotherlib.so' program
See: the Wikipedia article