Sweden-Number/scheduler
Alexandre Julliard 1dc755360b Pass the application name also when starting a Unix app, and use it to
load the main exe .so file.
Fixed bug in directory handling in PROCESS_Create.
2001-01-03 21:53:33 +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 - clarify many error messages 2000-12-27 04:02:46 +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 Fixed a few type clashes in preparation for the switch to STRICT. 2000-12-24 20:33:01 +00:00
pipe.c Added exception handling wrapper to a number of server requests. 2000-08-30 00:00:48 +00:00
process.c Pass the application name also when starting a Unix app, and use it to 2001-01-03 21:53:33 +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 Commented out large stack init now that thread stacks are at least 1Mb. 2000-12-14 19:30:01 +00:00
syslevel.c Removed some unnecessary includes. 2000-12-13 20:23:41 +00:00
thread.c Fixed copy/paste bug (thanks to Gerard Patel). 2000-12-22 20:32:23 +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