summaryrefslogtreecommitdiffstats
path: root/loader/vfl.c
Commit message (Expand)AuthorAgeFilesLines
* cosmetics: Remove some obsolete and misleading commentsdiego2010-11-021-1/+0
* Remove #warning preprocessor directivesdiego2010-11-021-1/+1
* Remove trailing whitespace from most filesUoti Urpala2009-07-071-12/+11
* Add missing 'void' to parameterless function declarations.diego2009-05-041-1/+1
* Rename loader/driver.[ch] to loader/drv.[ch], otherwise loader/driver.h candiego2008-06-081-1/+1
* Remove $Id$ tags, they make diffs between different versionsreimar2008-01-271-1/+0
* rm unnecesary casts from void* - part 2reynaldo2006-07-021-1/+1
* CVS --> Subversion in copyright noticesdiego2006-06-221-2/+2
* Mark modified imported files as such to comply with GPL ยง2a.diego2005-04-151-0/+5
* - updated to use new stype ICopen (filename passed in the icopen struct)arpi2002-09-131-182/+12
* sync with avifilearpi2001-10-041-0/+2
* Fix two prototype warningsjkeil2001-07-131-0/+1
* Add prototypes to wine/loader stuff, so that we can catch __stdcall functionjkeil2001-07-121-23/+26
* VfwEx supportarpi2001-07-081-0/+60
* some possible buffer overflow places fixedal3x2001-06-111-2/+2
* no more warnings...szabii2001-04-231-1/+1
* Initial revisionarpi_esp2001-02-241-0/+330