Sweden-Number/scheduler
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
..
client.c Mingw porting fix. 2002-10-31 03:41:56 +00:00
critsection.c Remove errno.h from files that do not need it. 2003-01-23 22:51:04 +00:00
fiber.c Implemented the Fiber* functions (with the help of Huw Davies). 2002-12-17 21:06:25 +00:00
handle.c Build ntdll with -DSTRICT. 2002-11-21 03:45:01 +00:00
pipe.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
process.c Only print 4 hexdigits for tid. 2003-02-26 04:36:54 +00:00
pthread.c Add missing casts related to pthread_t. Tweak comments. 2003-01-30 00:17:30 +00:00
synchro.c MSVC compatibility fixes. 2002-08-26 21:53:24 +00:00
sysdeps.c Moved LDT selector allocation routines to libwine. 2003-02-26 20:34:45 +00:00
syslevel.c Build ntdll with -DSTRICT. 2002-11-21 03:45:01 +00:00
thread.c Moved LDT selector allocation routines to libwine. 2003-02-26 20:34:45 +00:00
timer.c Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them. 2003-01-07 20:36:20 +00:00