summaryrefslogtreecommitdiffstats
path: root/loader/ldt_keeper.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace from most filesUoti Urpala2009-07-071-1/+1
* Translation system changes part 2: replace macros by stringsAmar Takhar2009-07-071-1/+1
* Translation system changes part 1: wrap translated stringsAmar Takhar2009-07-071-1/+1
* Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'.diego2008-10-161-3/+3
* #include osdep/mman.h if sys/mman.h is not available.diego2008-03-031-0/+2
* Wrap '#include <sys/mman.h>' in HAVE_SYS_MMAN_H.diego2008-03-011-0/+3
* Add missing #includes for Mac OS X, fixes the warningdiego2008-02-241-0/+5
* Remove $Id$ tags, they make diffs between different versionsreimar2008-01-271-1/+0
* check that definition of prototype of sysi86(int, void*) doesn't conflict; fi...nicodvb2007-03-181-2/+2
* fix compilation for win32 dll codec support for intel osxnplourde2006-11-271-5/+13
* Remove useless fd parameter for mmap_anonreimar2006-11-261-5/+1
* open /dev/zero left over from mmap_anon patchreimar2006-11-261-5/+0
* added mmap_anon to osdep lib. Used in loader for nownplourde2006-11-251-2/+4
* rm unnecesary casts from void* - part 2reynaldo2006-07-021-1/+1
* gets ride of a few more sizeof(char)sreynaldo2006-06-301-1/+1
* CVS --> Subversion in copyright noticesdiego2006-06-221-2/+2
* Add a check for sysi86() on Solaris systems, solving a build failure on Solarisdiego2006-04-301-0/+2
* one more hint for openbsdalex2006-02-121-0/+3
* DragonFly BSD supportdiego2005-05-251-4/+4
* Mark modified imported files as such to comply with GPL ยง2a.diego2005-04-151-0/+7
* initialize modify_ldt struct to 0.reimar2005-01-191-0/+1
* add missing registers in clobber list, fixes bug #169reimar2004-12-211-0/+1
* 10lfaust32004-09-171-1/+1
* declare modify_ldt with syscall3 macro for older glibcs patch by Mikulas Pato...faust32004-09-161-0/+5
* FreeBSD 5.0 (libkse/libthr) support by Dan Eischen <eischen@vigrid.com>alex2003-09-061-3/+16
* exporting fs_segalex2002-11-171-2/+2
* 2.5.47+ supportarpi2002-11-161-0/+5
* avifile sync - 95% cosmetics 5% bugarpi2002-09-131-38/+53
* OpenBSD, NetBSD portability patches byarpi2002-04-271-0/+1
* commented out debug msgalex2002-04-211-1/+1
* /dev/zero bad permissions error messagearpi2001-12-261-0/+4
* Eugene's fixes to work with QuickTime.qtsarpi2001-11-091-1/+3
* changes merged back from avifile cvsarpi2001-10-081-19/+18
* (solaris x86) C++ style variable declaration not at the start of a block doesjkeil2001-10-041-0/+2
* sync with avifilearpi2001-10-041-0/+2
* setup_FS.c -> ldt_keeper.c (avifile sync)arpi2001-10-041-0/+229