- 
e377b740
 by Alexandre Julliard   at 2025-07-17T11:26:48+02:00 
 ntdll: Get rid of the wine_nt_to_unix_file_name syscall.
 
- 
7b4fb93e
 by Alexandre Julliard   at 2025-07-17T11:33:42+02:00 
 ntdll: Remove some commented stubs that no longer exist in recent Windows.
We are most likely never going to need them.
 
- 
07b4a234
 by Alexandre Julliard   at 2025-07-17T17:52:23+02:00 
 ntdll: Add NtAccessCheckByTypeAndAuditAlarm() and NtCloseObjectAuditAlarm() stubs.
They need explicit syscall ids.
 
- 
5b3862a3
 by Alexandre Julliard   at 2025-07-17T17:52:23+02:00 
 ntdll: Add more LPC stubs.
They need explicit syscall ids.
 
- 
d39717f4
 by Alexandre Julliard   at 2025-07-17T20:24:32+02:00 
 kernel32/tests: Fix a couple of test failures.