Sweden-Number/scheduler
Alexandre Julliard 71d68bbae0 Use the HEAP_WINE_SEGPTR flag to specify allocations on the segptr heap.
Added a hack in MapLS to recognize such allocations and use the heap
selector in this case.
2000-11-30 01:19:51 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Moved a bunch of routines to kernel32.dll (with the help of 2000-09-29 20:48:04 +00:00
client.c Added implementation of lstat to port.c. 2000-11-29 17:48:06 +00:00
critsection.c Include config.h in files that test for constants defined in it. 2000-11-25 01:31:17 +00:00
handle.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
pipe.c Added exception handling wrapper to a number of server requests. 2000-08-30 00:00:48 +00:00
process.c Use the HEAP_WINE_SEGPTR flag to specify allocations on the segptr heap. 2000-11-30 01:19:51 +00:00
pthread.c Unix98 pthread_rwlock* stubs for glibc2.2 compatibility. 2000-11-13 04:14:49 +00:00
services.c Removed winver and service_table from the PDB and made them static 2000-08-09 22:31:24 +00:00
synchro.c Moved standard syslevel APIs declaration to winbase.h. 2000-11-15 23:41:46 +00:00
sysdeps.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
syslevel.c Moved standard syslevel APIs declaration to winbase.h. 2000-11-15 23:41:46 +00:00
thread.c Renamed CallTo16* functions to wine_call_to_16* and export them from 2000-11-29 19:39:30 +00:00
timer.c Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie O. Paun <dimi@cs.toronto.edu>, Patrik Stridvall <ps@leissner.se> 2000-11-01 03:11:12 +00:00