[Git][wine/wine][master] server: Store the client page size in the process struct.
Alexandre Julliard pushed to branch master at wine / wine Commits: ed091c47 by Jacek Caban at 2026-05-07T15:32:25-04:00 server: Store the client page size in the process struct. Allows clients to use a different page size than the server. - - - - - 12 changed files: - dlls/ntdll/unix/server.c - dlls/ntdll/unix/unix_private.h - dlls/ntdll/unix/virtual.c - include/wine/server_protocol.h - server/mapping.c - server/process.c - server/process.h - server/protocol.def - server/ptrace.c - server/request_handlers.h - server/request_trace.h - server/thread.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/ed091c479a4d1700a1716776c1f5b6f... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/ed091c479a4d1700a1716776c1f5b6f... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Alexandre Julliard (@julliard)