TimeHack

(c) Owen Cliffe 2003

timehack, a simple hack that demonstrates using LD_PRELOAD and ld.so to
dynamically call libraries. 

edit timehack.c to change its behaviour. 

compile it

export LD_PRELOAD=/current/directory/timehack.so
programs...

source: timehack-0.1.2.tar.bz2
Copyright © 2003 Owen Cliffe