Alistair Leslie-Hughes
b5055c0b1b
Rebase against 4aa7fbe0561e6a27f098a05a63c5a7d12397e678
2019-06-18 09:07:13 +10:00
Zebediah Figura
90ef849e7b
ntdll-RtlCreateUserThread: Add dependency on winebuild-Fake_Dlls.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47124
2019-05-05 00:30:54 -05:00
Alistair Leslie-Hughes
7cbbfd0a9e
Rebase against 3fc1180623b9a0c9fc9e16abf358b179f2eff49b
2019-02-15 11:18:02 +11:00
Zebediah Figura
3f082c2d0a
Rebase against b1a3b9e5ce74990777fca94658833802cb7b7a09.
2018-09-20 18:18:30 -05:00
Zebediah Figura
8ff32873d6
ntdll-RtlCreateUserThread: Fix ARM64 compile, for real this time.
2018-08-23 16:57:18 -05:00
Zebediah Figura
720db34b6e
ntdll-RtlCreateUserThread: Fix compilation for ARM.
...
* Fix field dereferencing, should fix bug 45678.
* Don't use __syscall_ wrappers on architectures where syscall thunks aren't
implemented. (Ideally we'd just redirect them, but it turns out that this
is very hard to do with the current infrastructure.) This should fix bug
45677.
2018-08-20 19:33:26 -05:00
Zebediah Figura
f45bfd8af7
ntdll-RtlCreateUserThread: Add patchset.
2018-08-09 00:17:55 -05:00