The LD_PRELOAD interface to fakefs allows a dynamically-linked C executable to use the virtual filesystem through the normal POSIX file-handling function calls.
In this chapter the process which has the LD_PRELOAD interface installed is called the `victim' process, because `victim' is a much more accurate designation than a mere `client' or even `slave.'