summaryrefslogtreecommitdiff
path: root/include/wolf/library
AgeCommit message (Expand)Author
2010-06-13renamed wolf_library_get_func to wolf_library_get as we can loadAndreas Baumann
2010-05-24better error handling in library loaderAndreas Baumann
2010-05-23cleaned up documentation in loaderAndreas Baumann
2010-05-23fixed some doxygen documentationAndreas Baumann
2010-05-23removed FormatMessage/Win32 macro from log.h and added aAndreas Baumann
2010-05-21final cleanup in documentation of library loaderAndreas Baumann
2010-05-20final solution of library loaderAndreas Baumann
2010-05-20more portable way of returning the function pointer in the dynloaderAndreas Baumann
2010-05-20got to first error message on Windows (library loader)Andreas Baumann
2010-05-18now stuck in dlsym/dereferencing type-punned pointer will break strict-aliasi...Andreas Baumann
2010-05-18added building of the test libraryAndreas Baumann
2010-05-18switching machineAndreas Baumann
2010-05-17added more documentation and dlopen/dlclose, must backport shared library bui...Andreas Baumann
2010-05-17started to add a dynamic library loader, interface and Linux/DLFCN for nowAndreas Baumann