NetBSD/lib/librumpclient
pooka 91aad9bd60 Make rumpclient impervious to LD_PRELOAD syscall hijacking by using
dlsym(RTLD_NEXT) to lookup a host_syscall() function pointer which
is used instead of syscall() to communicate with the kernel server.

WARNING: popular opinion classifies this as "ugly code".  if you
have a weak heart/mind/soul/sole meuniere, read max. 1 line of the
diff per day, preferably with food.
2011-01-07 19:37:51 +00:00
..
Makefile Install rumpclient to /lib to allow non-/usr users. 2010-11-23 12:41:47 +00:00
rumpclient.c Make rumpclient impervious to LD_PRELOAD syscall hijacking by using 2011-01-07 19:37:51 +00:00
rumpclient.h Support fork() for rumpclient users. 2011-01-05 17:14:50 +00:00
shlib_version