Commit Graph

6 Commits

Author SHA1 Message Date
Sebastian Lackner
05f4f2dfaf Disabled ntdll-Syscall_Wrappers patchset.
There are easier ways to workaround this bug in the meantime. Also,
the idea is not really feasible because its impossible to implement
proper syscall wrappers on 64-bit.
2016-04-30 05:18:57 +02:00
Sebastian Lackner
216a2d8994 Added patch to use wrapper functions for syscalls to appease Chromium sandbox (32-bit). 2015-10-16 03:48:10 +02:00
Sebastian Lackner
eb98f4e74f Rebase against 9bd963065b1fb7b445d010897d5f84967eadf75b. 2015-10-02 17:13:21 +02:00
Sebastian Lackner
6022983803 Added patch to return STATUS_OBJECT_NAME_INVALID in wine_nt_to_unix_file_name for paths that only contain a prefix. 2015-08-22 10:00:16 +02:00
Sebastian Lackner
531ca00756 Minor style improvements in multiple patches. 2015-06-11 19:19:47 +02:00
Sebastian Lackner
0c2536b025 Added patch to improve stubs for NtQueryEaFile. 2015-06-06 18:04:37 +02:00