log loader/ldt_keeper.c @ 21290:efc774a1e5a4

age author description
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>