uwrap: Always enable logging
[uid_wrapper.git] / ConfigureChecks.cmake
2015-01-07 Robin Hackuwrap: Add support for getresuid() and getresgid()...
2015-01-07 Andreas Schneidersrc: Add support for running with address sanitizer.
2014-10-06 Robin Hackuwrap: Optimalization of uid_wrapper_enabled() function.
2014-10-06 Robin Hackuwrap: Add library constructor and move pthread_atfork...
2014-06-02 Andreas Schneidercmake: Check for HAVE_FUNCTION_ATTRIBUTE_FORMAT.
2013-12-20 Andreas Schneidercmake: Add check for HAVE_DESTRUCTOR_ATTRIBUTE.
2013-12-19 Andreas Schneidercmake: Fix HAVE_SETRESUID and HAVE_SETRESGID.
2013-11-15 Andreas Schneideruwarp: Load libc functions on OSX.
2013-11-15 Andreas Schneidercmake: Add check for syscall prototype.
2013-11-15 Andreas Schneidercmake: Add check for setgroups prototype.
2013-11-09 Andreas Schneidercmake: Check for thread local storage support.
2013-07-03 Andreas Schneidersrc: Add support for 32bit linux syscalls.
2013-06-05 Andreas SchneiderInitial commit.