Sweden-Number/library
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
..
.cvsignore Update for mingw/cygwin. 2002-09-18 18:30:53 +00:00
Makefile.in Rename __WINE__ to __WINESRC__. 2003-01-04 00:52:18 +00:00
checklink.c Build most dlls as separate shared libraries. 2000-01-31 05:02:49 +00:00
config.c Remove errno.h from files that do not need it. 2003-01-23 22:51:04 +00:00
debug.c Added wine_dbg_sprintf function that allocates a temporary buffer in 2003-01-03 03:12:58 +00:00
errno.c Don't need to reference external errno since non-reentrant Xlib is no 2002-05-08 00:41:43 +00:00
ldt.c Moved LDT selector allocation routines to libwine. 2003-02-26 20:34:45 +00:00
loader.c Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them. 2003-01-07 20:36:20 +00:00
port.c Remove writable-strings support. 2003-01-30 00:19:14 +00:00