log loader/ext.c @ 37195:ac6c37d85d65 default tip

age author description
Sun, 17 Mar 2013 22:47:17 +0000 diego Add missing strings.h #includes for strcasecmp().
Tue, 24 May 2011 19:51:38 +0000 diego configure: Convert HAVE_SYS_MMAN_H into a 0/1 definition.
Sun, 14 Nov 2010 09:12:34 +0000 cboesch Remove most of the NULL pointer check before free all over the code
Mon, 11 Oct 2010 12:33:57 +0000 diego Remove #warning preprocessor directives or replace them by suitable comments.
Fri, 26 Feb 2010 15:01:37 +0000 diego Do not cast the results of malloc/calloc/realloc.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Thu, 02 Apr 2009 09:20:48 +0000 diego Remove unnecessary malloc.h #includes and related #ifdeffery.
Tue, 17 Feb 2009 11:16:19 +0000 diego Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning:
Mon, 03 Mar 2008 09:47:01 +0000 diego #include osdep/mman.h if sys/mman.h is not available.
Sat, 01 Mar 2008 10:31:51 +0000 diego Wrap '#include <sys/mman.h>' in HAVE_SYS_MMAN_H.
Sun, 27 Jan 2008 12:15:27 +0000 reimar Remove $Id$ tags, they make diffs between different versions
Mon, 10 Sep 2007 12:54:32 +0000 diego warning fix:
Mon, 10 Sep 2007 12:51:26 +0000 diego warning fixes:
Sun, 04 Mar 2007 09:04:45 +0000 reimar Fix and simplify the WideCharToMultiByte and MultiByteToWideChar pseudo-implementations.
Sun, 26 Nov 2006 13:09:46 +0000 reimar Remove useless fd parameter for mmap_anon
Sun, 26 Nov 2006 13:02:02 +0000 reimar Fix loader code: closed .dll file handles when it should not
Sat, 25 Nov 2006 01:22:20 +0000 nplourde added mmap_anon to osdep lib. Used in loader for now
Thu, 22 Jun 2006 13:34:00 +0000 diego CVS --> Subversion in copyright notices
Fri, 15 Apr 2005 20:17:14 +0000 diego Mark modified imported files as such to comply with GPL ¡ø2a.
Sun, 31 Oct 2004 15:40:47 +0000 atmos4 gcc-4.0.0-20041024 compile-fix
Fri, 10 Sep 2004 22:22:02 +0000 rtognimp 100l
Fri, 10 Sep 2004 16:39:31 +0000 rtognimp Fixes for VirtualAlloc function:
Fri, 13 Sep 2002 19:43:17 +0000 arpi avifile sync - 95% cosmetics 5% bug
Wed, 26 Dec 2001 22:33:15 +0000 arpi /dev/zero bad permissions error message
Tue, 11 Dec 2001 22:58:14 +0000 arpi avifile merge. kabi: indent changes really suxxxx
Mon, 26 Nov 2001 01:17:24 +0000 arpi avifile sync again... :(
Sat, 03 Nov 2001 19:40:38 +0000 arpi partially synced with avifile... (TODO: migrate to new registry.c and driver.c)
Thu, 04 Oct 2001 02:21:47 +0000 arpi sync with avifile
Thu, 12 Jul 2001 15:27:48 +0000 jkeil Add prototypes to wine/loader stuff, so that we can catch __stdcall function
Sun, 18 Mar 2001 01:01:03 +0000 arpi_esp DLL loader updated from avifile-0.60beta4
Sat, 24 Feb 2001 20:28:24 +0000 arpi_esp Initial revision