aboutsummaryrefslogtreecommitdiffhomepage
path: root/loader/ldt_keeper.c
Commit message (Expand)AuthorAge
* cleanup: remove NULL checks before free() all over the codeGravatar cboesch2010-11-14
* Delete things related to old translation systemGravatar Uoti Urpala2010-03-10
* Merge svn changes up to r30748Gravatar Uoti Urpala2010-03-10
|\
* \ Merge svn changes up to r30550Gravatar Uoti Urpala2010-03-09
|\ \
* \ \ Merge svn changes up to r30529Gravatar Uoti Urpala2010-03-09
|\ \ \
* | | | Restore collapsed whitespace in output messagesGravatar Uoti Urpala2010-03-07
| | | * Do not cast the results of malloc/calloc/realloc.Gravatar diego2010-02-26
| | |/
| | * Add win32 loader support for OS/2Gravatar komh2010-02-12
| | * Remove extern "C" declarations from loader code.Gravatar diego2010-02-11
| |/
| * Merge some preprocessor conditionals where appropriate.Gravatar diego2010-02-08
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
* | Translation system changes part 2: replace macros by stringsGravatar Amar Takhar2009-07-07
* | Translation system changes part 1: wrap translated stringsGravatar Amar Takhar2009-07-07
| * whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
|/
* Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'.Gravatar diego2008-10-16
* #include osdep/mman.h if sys/mman.h is not available.Gravatar diego2008-03-03
* Wrap '#include <sys/mman.h>' in HAVE_SYS_MMAN_H.Gravatar diego2008-03-01
* Add missing #includes for Mac OS X, fixes the warningGravatar diego2008-02-24
* Remove $Id$ tags, they make diffs between different versionsGravatar reimar2008-01-27
* check that definition of prototype of sysi86(int, void*) doesn't conflict; fi...Gravatar nicodvb2007-03-18
* fix compilation for win32 dll codec support for intel osxGravatar nplourde2006-11-27
* Remove useless fd parameter for mmap_anonGravatar reimar2006-11-26
* open /dev/zero left over from mmap_anon patchGravatar reimar2006-11-26
* added mmap_anon to osdep lib. Used in loader for nowGravatar nplourde2006-11-25
* rm unnecesary casts from void* - part 2Gravatar reynaldo2006-07-02
* gets ride of a few more sizeof(char)sGravatar reynaldo2006-06-30
* CVS --> Subversion in copyright noticesGravatar diego2006-06-22
* Add a check for sysi86() on Solaris systems, solving a build failure on SolarisGravatar diego2006-04-30
* one more hint for openbsdGravatar alex2006-02-12
* DragonFly BSD supportGravatar diego2005-05-25
* Mark modified imported files as such to comply with GPL ยง2a.Gravatar diego2005-04-15
* initialize modify_ldt struct to 0.Gravatar reimar2005-01-19
* add missing registers in clobber list, fixes bug #169Gravatar reimar2004-12-21
* 10lGravatar faust32004-09-17
* declare modify_ldt with syscall3 macro for older glibcs patch by Mikulas Pato...Gravatar faust32004-09-16
* FreeBSD 5.0 (libkse/libthr) support by Dan Eischen <eischen@vigrid.com>Gravatar alex2003-09-06
* exporting fs_segGravatar alex2002-11-17
* 2.5.47+ supportGravatar arpi2002-11-16
* avifile sync - 95% cosmetics 5% bugGravatar arpi2002-09-13
* OpenBSD, NetBSD portability patches byGravatar arpi2002-04-27
* commented out debug msgGravatar alex2002-04-21
* /dev/zero bad permissions error messageGravatar arpi2001-12-26
* Eugene's fixes to work with QuickTime.qtsGravatar arpi2001-11-09
* changes merged back from avifile cvsGravatar arpi2001-10-08
* (solaris x86) C++ style variable declaration not at the start of a block doesGravatar jkeil2001-10-04
* sync with avifileGravatar arpi2001-10-04
* setup_FS.c -> ldt_keeper.c (avifile sync)Gravatar arpi2001-10-04