[Git][wine/wine][master] 6 commits: ntdll: Implement RtlSplay().
Alexandre Julliard pushed to branch master at wine / wine Commits: 53e50481 by Zhiyi Zhang at 2025-02-05T14:18:28+01:00 ntdll: Implement RtlSplay(). - - - - - 2c91c74a by Zhiyi Zhang at 2025-02-05T14:18:28+01:00 ntdll/tests: Add RtlSplay() tests. - - - - - 7f3e0022 by Zhiyi Zhang at 2025-02-05T14:18:28+01:00 ntdll: Implement RtlDeleteNoSplay(). - - - - - 996773f4 by Zhiyi Zhang at 2025-02-05T14:18:28+01:00 ntdll/tests: Add RtlDeleteNoSplay() tests. - - - - - 49057c22 by Zhiyi Zhang at 2025-02-05T14:18:28+01:00 ntdll: Implement RtlDelete(). - - - - - b6ddfe48 by Zhiyi Zhang at 2025-02-05T14:18:28+01:00 ntdll/tests: Add RtlDelete() tests. - - - - - 5 changed files: - dlls/ntdll/ntdll.spec - dlls/ntdll/rtl.c - dlls/ntdll/tests/rtl.c - dlls/ntoskrnl.exe/ntoskrnl.exe.spec - include/ddk/ntddk.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/4511bfce7ec1907d89654a568e0a4d... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/4511bfce7ec1907d89654a568e0a4d... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)