-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule wine
updated
7 files
+8 −5 | dlls/ntdll/esync.c | |
+48 −3 | dlls/ntdll/fsync.c | |
+1 −0 | dlls/ntdll/fsync.h | |
+3 −0 | dlls/ntdll/sync.c | |
+3 −1 | server/fd.c | |
+22 −2 | server/fsync.c | |
+2 −2 | server/thread.c |