aboutsummaryrefslogtreecommitdiffhomepage
path: root/loader/afl.c
Commit message (Expand)AuthorAge
* Remove win32/qt/xanim/real binary codecs loadingGravatar wm42012-08-16
* cleanup: Silence compilation warnings on MinGW-w64Gravatar wm42012-03-01
* cleanup: remove NULL checks before free() all over the codeGravatar cboesch2010-11-14
* cleanup: malloc+memset->calloc, sizeof(TYPE)->sizeof(*ptr)Gravatar reimar2010-11-02
* Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
* Rename loader/driver.[ch] to loader/drv.[ch], otherwise loader/driver.h canGravatar diego2008-06-08
* Remove $Id$ tags, they make diffs between different versionsGravatar reimar2008-01-27
* warning fixes:Gravatar diego2007-09-10
* Rename config.h --> debug.h and include config.h explicitly.Gravatar diego2006-11-26
* rm unnecesary casts from void* - part 2Gravatar reynaldo2006-07-02
* CVS --> Subversion in copyright noticesGravatar diego2006-06-22
* Mark modified imported files as such to comply with GPL ยง2a.Gravatar diego2005-04-15
* last mingw32 support patch by Sascha SommerGravatar alex2003-04-24
* cygwin support by Sascha SommerGravatar alex2003-04-21
* avifile sync - 95% cosmetics 5% bugGravatar arpi2002-09-13
* sync with avifileGravatar arpi2001-10-04
* Add prototypes to wine/loader stuff, so that we can catch __stdcall functionGravatar jkeil2001-07-12
* Initial revisionGravatar arpi_esp2001-02-24