This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-12 23:58:56 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
scheduler
History
Alexandre Julliard
e15aadd58a
Allocate/free the 16-bit thread stack in the kernel dll init routine.
2003-05-13 00:49:49 +00:00
..
client.c
Set SA_NOCLDWAIT in the SIGCHLD sigaction to avoid zombies.
2003-04-20 02:48:06 +00:00
critsection.c
Remove errno.h from files that do not need it.
2003-01-23 22:51:04 +00:00
fiber.c
…
handle.c
…
pipe.c
…
process.c
Implemented a bunch of environment related NTDLL APIs.
2003-05-08 03:47:00 +00:00
pthread.c
Added --with-nptl configure option and necessary changes to support
2003-04-03 02:54:54 +00:00
synchro.c
Moved WaitForMultipleObjects to ntdll (based on a patch by Eric
2003-03-31 01:37:04 +00:00
sysdeps.c
Allocate/free the 16-bit thread stack in the kernel dll init routine.
2003-05-13 00:49:49 +00:00
syslevel.c
…
thread.c
Allocate/free the 16-bit thread stack in the kernel dll init routine.
2003-05-13 00:49:49 +00:00
timer.c
Added abs_time_t structure to the server protocol, and added a dump
2003-04-02 22:48:59 +00:00