Sweden-Number/dlls/ntdll/unix
Zebediah Figura 690a069918 ntdll: Treat '>' the same as '?' in match_filename().
They differ in strange ways, as the tests show, but the basic behaviour of '>' is similar to '?'.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=22635
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-02-03 09:15:37 +01:00
..
cdrom.c
debug.c
env.c ntdll: Only reset the Unix current directory on removable devices. 2020-12-18 15:21:37 +01:00
file.c ntdll: Treat '>' the same as '?' in match_filename(). 2021-02-03 09:15:37 +01:00
loader.c server: Add a separate request to initialize the first thread of a process. 2021-02-02 10:22:56 +01:00
process.c ntdll: Implement NtDebugContinue(). 2021-02-01 11:22:23 +01:00
registry.c
security.c
serial.c
server.c server: Move the ldt_copy pointer to the init_first_thread request. 2021-02-02 10:26:20 +01:00
signal_arm.c ntdll: Always inline NtCurrentTeb() on ARM. 2021-01-21 20:46:13 +01:00
signal_arm64.c ntdll: Preserve syscall frame when calling async IO system APC. 2020-12-23 22:07:50 +01:00
signal_i386.c ntdll: Do not override existing context's EAX when dispatching user APC. 2021-01-08 20:58:30 +01:00
signal_x86_64.c ntdll: Support more Dwarf pointer types. 2021-01-21 20:46:13 +01:00
sync.c ntdll: Implement NtWaitForDebugEvent(). 2021-02-01 16:48:09 +01:00
system.c ntdll: Add a timezone mapping rule for North Korea Standard Time. 2020-12-01 13:43:07 +01:00
tape.c
thread.c ntdll: Stub ThreadEnableAlignmentFaultFixup info class. 2020-11-20 19:01:04 +01:00
unix_private.h server: Add a separate request to initialize the first thread of a process. 2021-02-02 10:22:56 +01:00
virtual.c ntdll: Create a SEC_IMAGE view also for .so builtins. 2021-01-26 16:38:56 +01:00