log loader/pe_image.c @ 36447:740a60d26cc0

age author description
Sun, 17 Mar 2013 22:47:35 +0000 diego Add _BSD_SOURCE #define for getpagesize().
Mon, 31 Oct 2011 13:18:45 +0000 diego build: fix compilation on Solaris due to missing alloca.h #include
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.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Sat, 27 Dec 2008 12:03:51 +0000 diego Avoid u_ BSD type names.
Mon, 03 Mar 2008 09:47:01 +0000 diego #include osdep/mman.h if sys/mman.h is not available.
Mon, 28 Jan 2008 08:48:16 +0000 diego Get rid of redundant dbg_printf redefinition. Fixes some warnings:
Sun, 27 Jan 2008 12:15:27 +0000 reimar Remove $Id$ tags, they make diffs between different versions
Wed, 23 Jan 2008 11:12:47 +0000 diego Remove unused function fixup_address, fixes the warning:
Sun, 20 Jan 2008 17:16:39 +0000 diego Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a
Mon, 10 Sep 2007 15:27:23 +0000 diego warning fixes:
Mon, 10 Sep 2007 11:34:58 +0000 diego warning fixes:
Wed, 01 Aug 2007 03:30:38 +0000 reimar Ugly hack to make xanlib.dll work.