]> git.cworth.org Git - fips/history - dlwrap.c
Add explicit link to libpthread, to work around debugging issues
[fips] / dlwrap.c
2013-08-05 Carl Worthdlwrap: Add new dlwrap_dlopen_libfips function
2013-07-03 Carl Worthdlwrap: Add "libGLESv2.so" to the list of supported...
2013-07-03 Carl Worthglwrap: Don't hardcode "libGL.so.1" for looking up...
2013-07-03 Carl Worthfips: Fix dlsym wrapper for egl symbols
2013-06-12 Carl WorthFix to actually load the real libGL.so when the applica...
2013-06-12 Carl Worthdlwrap: Don't resolve libfips_handle on every call...
2013-05-30 Carl Worthdlwrap: Fix dlwrap_real_dlopen to only perform dlsym...
2013-04-24 Carl WorthAdd a simple fips.h file.
2013-04-24 Carl Worthfixup __dlsym
2013-04-24 Carl WorthAdd wrappers for dlopen, dlsym, and glXGetProcAddressARB