log loader/ldt_keeper.c @ 31447:bb6a85295322

age author description
Fri, 26 Feb 2010 15:01:37 +0000 diego Do not cast the results of malloc/calloc/realloc.
Fri, 12 Feb 2010 01:38:14 +0000 komh Add win32 loader support for OS/2
Thu, 11 Feb 2010 14:33:57 +0000 diego Remove extern "C" declarations from loader code.
Mon, 08 Feb 2010 10:05:49 +0000 diego Merge some preprocessor conditionals where appropriate.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Thu, 16 Oct 2008 20:17:56 +0000 diego Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'.
Mon, 03 Mar 2008 09:47:01 +0000 diego #include osdep/mman.h if sys/mman.h is not available.