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

age author description
Sat, 23 Mar 2013 14:48:22 +0000 diego build: Drop unused part of sysi86() check.
Sun, 17 Mar 2013 22:47:35 +0000 diego Add _BSD_SOURCE #define for getpagesize().
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
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.
Sat, 01 Mar 2008 10:31:51 +0000 diego Wrap '#include <sys/mman.h>' in HAVE_SYS_MMAN_H.
Sun, 24 Feb 2008 12:18:01 +0000 diego Add missing #includes for Mac OS X, fixes the warning
Sun, 27 Jan 2008 12:15:27 +0000 reimar Remove $Id$ tags, they make diffs between different versions
Sun, 18 Mar 2007 22:18:11 +0000 nicodvb check that definition of prototype of sysi86(int, void*) doesn't conflict; fixed compilation in opensolaris
Mon, 27 Nov 2006 02:44:06 +0000 nplourde fix compilation for win32 dll codec support for intel osx
Sun, 26 Nov 2006 13:09:46 +0000 reimar Remove useless fd parameter for mmap_anon
Sun, 26 Nov 2006 12:55:09 +0000 reimar open /dev/zero left over from mmap_anon patch
Sat, 25 Nov 2006 01:22:20 +0000 nplourde added mmap_anon to osdep lib. Used in loader for now
Sun, 02 Jul 2006 03:59:36 +0000 reynaldo rm unnecesary casts from void* - part 2
Fri, 30 Jun 2006 04:24:07 +0000 reynaldo gets ride of a few more sizeof(char)s
Thu, 22 Jun 2006 13:34:00 +0000 diego CVS --> Subversion in copyright notices
Sun, 30 Apr 2006 21:17:30 +0000 diego Add a check for sysi86() on Solaris systems, solving a build failure on Solaris
Sun, 12 Feb 2006 14:14:12 +0000 alex one more hint for openbsd
Wed, 25 May 2005 08:48:32 +0000 diego DragonFly BSD support
Fri, 15 Apr 2005 20:17:14 +0000 diego Mark modified imported files as such to comply with GPL ¡ø2a.
Wed, 19 Jan 2005 17:03:59 +0000 reimar initialize modify_ldt struct to 0.
Tue, 21 Dec 2004 23:26:45 +0000 reimar add missing registers in clobber list, fixes bug #169
Fri, 17 Sep 2004 10:37:56 +0000 faust3 10l
Thu, 16 Sep 2004 07:58:19 +0000 faust3 declare modify_ldt with syscall3 macro for older glibcs patch by Mikulas Patocka <mikulas at artax.karlin.mff.cuni.cz>
Sat, 06 Sep 2003 00:14:08 +0000 alex FreeBSD 5.0 (libkse/libthr) support by Dan Eischen <eischen@vigrid.com>
Sun, 17 Nov 2002 17:41:19 +0000 alex exporting fs_seg
Sat, 16 Nov 2002 09:38:23 +0000 arpi 2.5.47+ support
Fri, 13 Sep 2002 19:43:17 +0000 arpi avifile sync - 95% cosmetics 5% bug
Sat, 27 Apr 2002 22:42:27 +0000 arpi OpenBSD, NetBSD portability patches by
Sun, 21 Apr 2002 01:39:36 +0000 alex commented out debug msg
Wed, 26 Dec 2001 22:33:15 +0000 arpi /dev/zero bad permissions error message
Fri, 09 Nov 2001 03:27:29 +0000 arpi Eugene's fixes to work with QuickTime.qts
Mon, 08 Oct 2001 22:26:14 +0000 arpi changes merged back from avifile cvs
Thu, 04 Oct 2001 11:17:39 +0000 jkeil (solaris x86) C++ style variable declaration not at the start of a block does
Thu, 04 Oct 2001 02:21:47 +0000 arpi sync with avifile
Thu, 04 Oct 2001 00:07:15 +0000 arpi setup_FS.c -> ldt_keeper.c (avifile sync)