Sweden-Number/scheduler
Ulrich Weigand 6e0d38603e Process creation sequence reorganized:
- Removed instance data segment for all but NE modules.
- Check binary type in CreateProcess before loading module.
- Unix process creation moved from WinExec to CreateProcess.
- Bugfix: fill in thdb->teb.htask16 member correctly.
1999-02-28 11:14:32 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Added anonymous pipe support 1998-12-30 12:08:20 +00:00
client.c Removed dst_handle in duplicate_handle request. 1999-02-28 10:12:48 +00:00
critsection.c Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
event.c Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
handle.c Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
k32obj.c Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
mutex.c Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
pipe.c Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
process.c Process creation sequence reorganized: 1999-02-28 11:14:32 +00:00
semaphore.c Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
synchro.c Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
sysdeps.c Changed initial process creation to avoid memory allocations. 1999-02-21 18:35:27 +00:00
syslevel.c Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
thread.c Process creation sequence reorganized: 1999-02-28 11:14:32 +00:00