README: add section on libinterfork
authorPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Mon, 5 Oct 2009 20:16:12 +0000 (16:16 -0400)
committerPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Mon, 5 Oct 2009 20:23:39 +0000 (16:23 -0400)
README

diff --git a/README b/README
index 1b86fb2030ef77ddcd81005b17724913b64efedb..fe4f2d39871de2dbbff8a22ecf2d3438cd29e694 100644 (file)
--- a/README
+++ b/README
@@ -43,3 +43,7 @@ Package contents:
 - libmallocwrap
   An example library that can be LD_PRELOAD'ed to instrument calls to malloc()
   in any program without need to recompile it.
+
+- libinterfork
+  A library that is LD_PRELOAD'ed, and that hijacks calls to several system
+  calls in order to trace across these calls.
This page took 0.023722 seconds and 4 git commands to generate.