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-19 20:31:35 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
scheduler
History
Alexandre Julliard
a67d71648d
Added special handling for the stdio handles in CloseHandle.
1999-11-04 02:49:06 +00:00
..
.cvsignore
…
client.c
Set close-on-exec flag on server socket.
1999-10-31 22:26:35 +00:00
critsection.c
…
debugger.c
New channel 'debugstr' used to print OutputDebugString API calls.
1999-10-24 00:06:17 +00:00
event.c
…
handle.c
Added special handling for the stdio handles in CloseHandle.
1999-11-04 02:49:06 +00:00
Makefile.in
…
mutex.c
…
pipe.c
…
process.c
Bugfix: don't call ExitProcess() before SYSLEVEL_Init().
1999-10-23 14:15:33 +00:00
semaphore.c
…
services.c
…
synchro.c
…
sysdeps.c
Moved all signal support to a new platform-specific file.
1999-09-27 10:58:45 +00:00
syslevel.c
Modularized CallFrom/To16 routines. Adapted dependent routines,
1999-07-11 13:58:31 +00:00
thread.c
- Added missing configuration #if:s and #includes:s.
1999-10-24 22:13:47 +00:00