summaryrefslogtreecommitdiffstats
path: root/loader/ext.c
Commit message (Expand)AuthorAgeFilesLines
* #include osdep/mman.h if sys/mman.h is not available.diego2008-03-031-0/+2
* Wrap '#include <sys/mman.h>' in HAVE_SYS_MMAN_H.diego2008-03-011-0/+2
* Remove $Id$ tags, they make diffs between different versionsreimar2008-01-271-1/+0
* warning fix:diego2007-09-101-1/+0
* warning fixes:diego2007-09-101-2/+1
* Fix and simplify the WideCharToMultiByte and MultiByteToWideChar pseudo-imple...reimar2007-03-041-24/+10
* Remove useless fd parameter for mmap_anonreimar2006-11-261-9/+3
* Fix loader code: closed .dll file handles when it should notreimar2006-11-261-2/+2
* added mmap_anon to osdep lib. Used in loader for nownplourde2006-11-251-51/+22
* CVS --> Subversion in copyright noticesdiego2006-06-221-2/+2
* Mark modified imported files as such to comply with GPL ยง2a.diego2005-04-151-0/+7
* gcc-4.0.0-20041024 compile-fixatmos42004-10-311-1/+1
* 100lrtognimp2004-09-101-2/+2
* Fixes for VirtualAlloc function:rtognimp2004-09-101-15/+48
* avifile sync - 95% cosmetics 5% bugarpi2002-09-131-13/+14
* /dev/zero bad permissions error messagearpi2001-12-261-2/+8
* avifile merge. kabi: indent changes really suxxxxarpi2001-12-111-11/+17
* avifile sync again... :(arpi2001-11-261-10/+11
* partially synced with avifile... (TODO: migrate to new registry.c and driver.c)arpi2001-11-031-64/+80
* sync with avifilearpi2001-10-041-25/+25
* Add prototypes to wine/loader stuff, so that we can catch __stdcall functionjkeil2001-07-121-33/+45
* DLL loader updated from avifile-0.60beta4arpi_esp2001-03-181-6/+5
* Initial revisionarpi_esp2001-02-241-0/+565