log loader/ldt_keeper.c @ 33985:d99f341d8442

age author description
2011-05-24 diego configure: Convert HAVE_SYS_MMAN_H into a 0/1 definition.
2010-11-14 cboesch Remove most of the NULL pointer check before free all over the code
2010-02-26 diego Do not cast the results of malloc/calloc/realloc.
2010-02-12 komh Add win32 loader support for OS/2
2010-02-11 diego Remove extern "C" declarations from loader code.
2010-02-08 diego Merge some preprocessor conditionals where appropriate.
2009-05-13 diego whitespace cosmetics: Remove all trailing whitespace.
2008-10-16 diego Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'.
2008-03-03 diego #include osdep/mman.h if sys/mman.h is not available.
2008-03-01 diego Wrap '#include <sys/mman.h>' in HAVE_SYS_MMAN_H.
2008-02-24 diego Add missing #includes for Mac OS X, fixes the warning
2008-01-27 reimar Remove $Id$ tags, they make diffs between different versions
2007-03-18 nicodvb check that definition of prototype of sysi86(int, void*) doesn't conflict; fixed compilation in opensolaris
2006-11-27 nplourde fix compilation for win32 dll codec support for intel osx
2006-11-26 reimar Remove useless fd parameter for mmap_anon
2006-11-26 reimar open /dev/zero left over from mmap_anon patch
2006-11-25 nplourde added mmap_anon to osdep lib. Used in loader for now
2006-07-02 reynaldo rm unnecesary casts from void* - part 2
2006-06-30 reynaldo gets ride of a few more sizeof(char)s
2006-06-22 diego CVS --> Subversion in copyright notices
2006-04-30 diego Add a check for sysi86() on Solaris systems, solving a build failure on Solaris
2006-02-12 alex one more hint for openbsd
2005-05-25 diego DragonFly BSD support
2005-04-15 diego Mark modified imported files as such to comply with GPL ยง2a.
2005-01-19 reimar initialize modify_ldt struct to 0.
2004-12-21 reimar add missing registers in clobber list, fixes bug #169
2004-09-17 faust3 10l
2004-09-16 faust3 declare modify_ldt with syscall3 macro for older glibcs patch by Mikulas Patocka <mikulas at artax.karlin.mff.cuni.cz>
2003-09-06 alex FreeBSD 5.0 (libkse/libthr) support by Dan Eischen <eischen@vigrid.com>
2002-11-17 alex exporting fs_seg
2002-11-16 arpi 2.5.47+ support
2002-09-13 arpi avifile sync - 95% cosmetics 5% bug
2002-04-27 arpi OpenBSD, NetBSD portability patches by
2002-04-21 alex commented out debug msg
2001-12-26 arpi /dev/zero bad permissions error message
2001-11-09 arpi Eugene's fixes to work with QuickTime.qts
2001-10-08 arpi changes merged back from avifile cvs
2001-10-04 jkeil (solaris x86) C++ style variable declaration not at the start of a block does
2001-10-04 arpi sync with avifile
2001-10-04 arpi setup_FS.c -> ldt_keeper.c (avifile sync)