[Git][wine/wine][master] 5 commits: include: Add splay link tree helpers.
Alexandre Julliard pushed to branch master at wine / wine Commits: 97bed4ca by Zhiyi Zhang at 2025-01-23T12:02:28+01:00 include: Add splay link tree helpers. - - - - - cdcdb470 by Zhiyi Zhang at 2025-01-23T12:02:28+01:00 ntdll: Implement RtlSubtreePredecessor(). - - - - - c3e7c8de by Zhiyi Zhang at 2025-01-23T12:02:28+01:00 ntdll/tests: Add RtlSubtreePredecessor() tests. - - - - - 41da6a11 by Zhiyi Zhang at 2025-01-23T12:02:28+01:00 ntdll: Implement RtlSubtreeSuccessor(). - - - - - 327fe323 by Zhiyi Zhang at 2025-01-23T12:02:28+01:00 ntdll/tests: Add RtlSubtreeSuccessor() 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/d7cae2c8055996e8ca760f3a14e58f... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d7cae2c8055996e8ca760f3a14e58f... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)