[Git][wine/wine][master] 4 commits: ntdll: Implement RtlRealPredecessor().
Alexandre Julliard pushed to branch master at wine / wine Commits: c942a456 by Zhiyi Zhang at 2025-01-27T12:40:53+01:00 ntdll: Implement RtlRealPredecessor(). - - - - - 5d47f20b by Zhiyi Zhang at 2025-01-27T12:40:55+01:00 ntdll/tests: Add RtlRealPredecessor() tests. - - - - - 65c0eca7 by Zhiyi Zhang at 2025-01-27T12:40:55+01:00 ntdll: Implement RtlRealSuccessor(). - - - - - 7fcea8fb by Zhiyi Zhang at 2025-01-27T12:40:56+01:00 ntdll/tests: Add RtlRealSuccessor() 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/ddc7485c03190e4d7bf9fdbecad6b2... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ddc7485c03190e4d7bf9fdbecad6b2... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)