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-22 22:01:51 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
files
History
Alexandre Julliard
55443878fc
Removed client-side wait functions; all waiting is now done through
...
the server.
1998-12-31 15:52:06 +00:00
..
.cvsignore
…
async.c
Made async IO (SIGIO) stuff from WINSOCK generic useable.
1998-12-14 18:15:10 +00:00
change.c
Removed client-side wait functions; all waiting is now done through
1998-12-31 15:52:06 +00:00
directory.c
Fix GetTempPath32 if count=0.
1998-12-15 18:04:58 +00:00
dos_fs.c
Reimplemented Read/WriteFile to use server file descriptors.
1998-12-30 12:10:06 +00:00
drive.c
Fixed DRIVE_GetFreeSpace to handle space > 4 GByte.
1998-12-10 09:56:06 +00:00
file.c
Removed client-side wait functions; all waiting is now done through
1998-12-31 15:52:06 +00:00
Makefile.in
Made async IO (SIGIO) stuff from WINSOCK generic useable.
1998-12-14 18:15:10 +00:00
profile.c
Changed // comments to /* */ so WINE compiles with non-gcc compilers
1998-12-26 12:54:29 +00:00