log loader/elfdll.c @ 37182:1c64016edce3

age author description
Sat, 11 Sep 2010 14:56:52 +0000 diego Move local_wm extern variable declaration to loader.h, which is better suited.
Tue, 23 Mar 2010 20:24:14 +0000 diego loader: Remove commented-out extra_ld_library_path cruft.
Tue, 23 Mar 2010 18:01:00 +0000 diego Get rid of pointless def_path variable; use codec_path directly instead.
Sat, 20 Mar 2010 23:38:27 +0000 diego Rename get_path.[ch] --> path.[ch].
Sat, 20 Mar 2010 23:27:07 +0000 diego Move SetCodecPath() from loader to get_path.c and make it unconditional.
Thu, 18 Mar 2010 20:44:01 +0000 reimar Split codec path related code into a separate file to fix Windows build.
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.
Wed, 03 Dec 2008 23:01:03 +0000 diego Get rid of pointless 'extern' keywords.
Sun, 27 Jan 2008 12:15:27 +0000 reimar Remove $Id$ tags, they make diffs between different versions
Sat, 19 Jan 2008 15:04:33 +0000 diego Add missing #include, fixes the warning:
Mon, 10 Sep 2007 13:10:44 +0000 diego warning fixes:
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.
Fri, 13 Sep 2002 19:43:17 +0000 arpi avifile sync - 95% cosmetics 5% bug
Mon, 08 Oct 2001 22:26:14 +0000 arpi changes merged back from avifile cvs
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
Sat, 24 Feb 2001 20:28:24 +0000 arpi_esp Initial revision