This website requires JavaScript.
Explore
Help
Sign In
wine
/
wine-staging
Watch
0
Star
0
Fork
0
You've already forked wine-staging
mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced
2024-11-21 16:46:54 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
wine-staging
/
patches
/
ntdll-Syscall_Wrappers
History
Sebastian Lackner
091bcbce3c
ntdll-Syscall_Wrappers: Run directory initialization early during process startup instead of wrapping syscalls.
2015-10-17 12:49:06 +02:00
..
0001-ntdll-Use-wrapper-functions-for-syscalls.patch
Added patch to use wrapper functions for syscalls to appease Chromium sandbox (32-bit).
2015-10-16 03:48:10 +02:00
0002-ntdll-APCs-should-call-the-implementation-instead-of.patch
ntdll-Syscall_Wrappers: Added patches to call the implementation instead of the syscall wrapper when possible.
2015-10-16 05:56:30 +02:00
0003-ntdll-Syscalls-should-not-call-Nt-Ex-thunk-wrappers.patch
ntdll-Syscall_Wrappers: Added patches to call the implementation instead of the syscall wrapper when possible.
2015-10-16 05:56:30 +02:00
0004-ntdll-Run-directory-initialization-function-early-du.patch
ntdll-Syscall_Wrappers: Run directory initialization early during process startup instead of wrapping syscalls.
2015-10-17 12:49:06 +02:00
definition
Added patch to use wrapper functions for syscalls to appease Chromium sandbox (32-bit).
2015-10-16 03:48:10 +02:00