summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-04-03updated for Linux 3.19HEADmasterAndreas Baumann
2014-09-02updated for Linux 3.16Andreas Baumann
2014-07-31..Andreas Baumann
2014-02-27fixed for Linux 3.11 to 3.13Andreas Baumann
2013-08-17fixed for Linux kernel 3.10.xAndreas Baumann
2013-06-23fixed for Linux kernel 3.9.xAndreas Baumann
2012-10-17fix for Linux 3.5 and 3.6Andreas Baumann
2012-08-15adapted for Linux 3.4Andreas Baumann
2012-03-23retested on Linux 3.2 with tcc (git version!) and pcc (Cvs version)Andreas Baumann
2011-11-17adapted for OpenBSD 5.0 on SPARCAndreas Baumann
2011-11-09adapted for Linux 3.1Andreas Baumann
2011-11-05gettext is in i18n now, has nothing to do with portingAndreas Baumann
2011-11-05gettext is in i18n now, has nothing to do with portingAndreas Baumann
2011-11-04some more fixes when disabling NLSAndreas Baumann
2011-11-03small fixes around ENABLE_THREADSAndreas Baumann
2011-11-03fixed clean for subdirsAndreas Baumann
2011-10-31added a HAVE_THREADS flagAndreas Baumann
2011-08-21adapted for Linux 3.0Andreas Baumann
2010-06-13renamed wolf_library_get_func to wolf_library_get as we can loadAndreas Baumann
2010-06-07updated for FreeBSD 7.2Andreas Baumann
2010-06-06partially fixed on SPARC Solaris 8Andreas Baumann
2010-06-06fixed loader and networking on SPARC Solaris 10Andreas Baumann
2010-06-06fixed tcc (limits.h problems and linking dynamic libraries on Linux)Andreas Baumann
2010-06-05added proper library building, added documentationAndreas Baumann
2010-06-04compile dlerror on WindowsAndreas Baumann
2010-06-04freebsd and loaderAndreas Baumann
2010-06-04moreAndreas Baumann
2010-06-04added a const char * mapper for dlerrorAndreas Baumann
2010-06-03can pass thread data now (Linux), adapted testsAndreas Baumann
2010-05-26some cleanup in library loaderAndreas Baumann
2010-05-26added a test for the dynload interfaceAndreas Baumann
2010-05-24updated todo list for library loaderAndreas Baumann
2010-05-24fixed wrong handling of dlsymAndreas Baumann
2010-05-24better error handling in library loaderAndreas Baumann
2010-05-23fixed error handling on UnixAndreas Baumann
2010-05-23better error handling in library loaderAndreas Baumann
2010-05-23removed FormatMessage/Win32 macro from log.h and added aAndreas Baumann
2010-05-22removed unused in loader.cAndreas Baumann
2010-05-21fixed on NetBSD 5.0.2 (64-bit)baumann
2010-05-21fixed on OpenBSD 4.7 64-bitAndreas Baumann
2010-05-21fixed compilation on FreeBSD 8.0 (64-bit)Andreas Baumann
2010-05-20fixed on LinuxAndreas Baumann
2010-05-20loader works on windowsAndreas 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-18better error messageAndreas Baumann
2010-05-18first proper error handling for loaderAndreas Baumann
2010-05-18merged makefile system with SMERPAndreas Baumann