Sebastian Lackner
cd9e01c9ed
Added patch to implement support for fs segment in GetThreadSelectorEntry.
2016-05-08 20:24:58 +02:00
Sebastian Lackner
8e5acbdae3
Rebase against bd2999db92e63f3aa8b48945503c616c28726842.
...
[dwmapi-DwmSetWindowAttribute]
Removed patch to fake success in dwmapi.DwmSetWindowAttribute function
(accepted upstream).
[ntdll-NtSetLdtEntries]
Partially removed patch to implement ntdll.NtSetLdtEntries (accepted upstream).
[shell32-UNIXFS_get_unix_path]
Removed patch to check IsWoW64Process before calling Wow64 functions in
UNIXFS_get_unix_path (fixed upstream).
2016-05-02 20:35:09 +02:00
Sebastian Lackner
b7f0807cba
ntdll-NtSetLdtEntries: Export the function also on other platforms (thanks Austin).
...
Whoops. Actually the function exists on x86_64, but similar to wow64, it just returns
STATUS_NOT_IMPLEMENTED.
2016-04-30 02:30:10 +02:00
Sebastian Lackner
72a52e44c2
ntdll-NtSetLdtEntries: Fix a random test failure and minor style improvements.
2016-04-29 17:30:55 +02:00
Sebastian Lackner
51b447a55f
ntdll-NtSetLdtEntries: Update patchset and add actual implementation of NtSetLdtEntries.
2016-04-28 17:13:03 +02:00
Sebastian Lackner
a1c7c48e57
patchupdate.py: Introduce categories for 'stable' patchsets.
...
Based on the discussion in bug 202, this patch adds support for categories
to patchupdate.py.
2015-04-30 01:48:37 +02:00
Sebastian Lackner
7a419c031a
Make definition files optional, move revision numbers to corresponding .patch files.
2014-11-15 10:33:43 +01:00
Sebastian Lackner
2c0583d002
Added patch with stub for NtSetLdtEntries/ZwSetLdtEntries.
2014-11-04 21:09:40 +01:00