aboutsummaryrefslogtreecommitdiffhomepage
path: root/loader/elfdll.c
Commit message (Expand)AuthorAge
* Remove win32/qt/xanim/real binary codecs loadingGravatar wm42012-08-16
* loader: Move local_wm extern variable declaration to loader.hGravatar diego2010-11-02
* loader: Remove commented-out extra_ld_library_path cruft.Gravatar diego2010-03-23
* Get rid of pointless def_path variable; use codec_path directly instead.Gravatar diego2010-03-23
* Rename get_path.[ch] --> path.[ch].Gravatar diego2010-03-20
* Move SetCodecPath() from loader to get_path.c and make it unconditional.Gravatar diego2010-03-20
* Split codec path related code into a separate file to fix Windows build.Gravatar reimar2010-03-18
* Do not cast the results of malloc/calloc/realloc.Gravatar diego2010-02-26
* whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* Get rid of pointless 'extern' keywords.Gravatar diego2008-12-03
* Remove $Id$ tags, they make diffs between different versionsGravatar reimar2008-01-27
* Add missing #include, fixes the warning:Gravatar diego2008-01-19
* warning fixes:Gravatar diego2007-09-10
* CVS --> Subversion in copyright noticesGravatar diego2006-06-22
* Mark modified imported files as such to comply with GPL ยง2a.Gravatar diego2005-04-15
* avifile sync - 95% cosmetics 5% bugGravatar arpi2002-09-13
* changes merged back from avifile cvsGravatar arpi2001-10-08
* 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