wine-wine/loader
Alexandre Julliard ce13153821 Moved LDT selector allocation routines to libwine.
Added support for correct locking of all LDT operations.
Added separate functions to manipulate the %fs selector, which allows
using a global GDT selector on recent Linux kernels.
2003-02-26 20:34:45 +00:00
..
ne Debug channels cleanup. 2002-12-17 21:09:50 +00:00
elf.c Increase size of insufficiently big stack allocated buffer used for 2003-02-12 01:17:55 +00:00
loadorder.c Set default loadorder to native for dlls that contain an explicit 2003-02-17 01:49:47 +00:00
main.c Removed no longer needed PROFILE_LoadWineIni(). 2002-11-23 02:24:53 +00:00
module.c Replace 0x%p with %p. 2002-12-05 19:56:15 +00:00
pe_image.c Print thread ids in traces with only 4 digits now that they are small 2003-02-18 23:29:47 +00:00
pe_resource.c Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them. 2003-01-07 20:36:20 +00:00
resource.c Removed calls to HEAP_strdupAtoW. 2003-01-23 23:07:38 +00:00
task.c Moved LDT selector allocation routines to libwine. 2003-02-26 20:34:45 +00:00