Alexandre Julliard pushed to branch master at wine / wine Commits: 3037abaf by Alexandre Julliard at 2026-07-21T10:52:22+02:00 server: Make the add_queue() operation optional. - - - - - b6e8b991 by Alexandre Julliard at 2026-07-21T10:52:24+02:00 server: Make the satisfied() operation optional. - - - - - 41753540 by Alexandre Julliard at 2026-07-21T10:57:57+02:00 server: Make the signal() operation optional. - - - - - d909eda5 by Alexandre Julliard at 2026-07-21T11:01:09+02:00 server: Make the get_fd() operation optional. - - - - - fdbf7c7a by Alexandre Julliard at 2026-07-21T11:04:08+02:00 server: Make the get_sync() operation optional. - - - - - 2c14bcbf by Alexandre Julliard at 2026-07-21T18:58:46+02:00 server: Make the map_access() operation optional. - - - - - 32cdfbbd by Alexandre Julliard at 2026-07-21T19:02:20+02:00 server: Make the get_sd() operation optional. - - - - - 0f174d1d by Alexandre Julliard at 2026-07-21T19:02:29+02:00 server: Make the set_sd() operation optional. - - - - - 9894b8b7 by Alexandre Julliard at 2026-07-21T19:02:30+02:00 server: Make the get_full_name() operation optional. - - - - - 63358918 by Alexandre Julliard at 2026-07-21T19:02:30+02:00 server: Make the lookup_name() operation optional. - - - - - 5941be13 by Alexandre Julliard at 2026-07-21T19:02:30+02:00 server: Make the link_name() operation optional. - - - - - 34dd2740 by Alexandre Julliard at 2026-07-21T19:02:30+02:00 server: Make the unlink_name() operation optional. - - - - - 20b02fcd by Alexandre Julliard at 2026-07-21T19:02:30+02:00 server: Make the open_file() operation optional. - - - - - 8d985019 by Alexandre Julliard at 2026-07-21T19:02:30+02:00 server: Make the get_kernel_obj_list() operation optional. - - - - - 478037a8 by Alexandre Julliard at 2026-07-21T19:02:30+02:00 server: Make the close_handle() operation optional. - - - - - cdeb92da by Alexandre Julliard at 2026-07-21T19:02:30+02:00 server: Make the destroy() operation optional. - - - - - cba2c297 by Alexandre Julliard at 2026-07-21T19:02:48+02:00 server: Use designated initializers for object operations. - - - - - 38 changed files: - server/alpc.c - server/async.c - server/atom.c - server/change.c - server/clipboard.c - server/completion.c - server/console.c - server/d3dkmt.c - server/debugger.c - server/device.c - server/directory.c - server/event.c - server/fd.c - server/file.c - server/file.h - server/handle.c - server/hook.c - server/inproc_sync.c - server/mailslot.c - server/mapping.c - server/mutex.c - server/named_pipe.c - server/object.c - server/object.h - server/process.c - server/queue.c - server/registry.c - server/request.c - server/semaphore.c - server/serial.c - server/signal.c - server/sock.c - server/symlink.c - server/thread.c - server/timer.c - server/token.c - server/window.c - server/winstation.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/be495b6da70f6bbec22a3a3661631e... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/be495b6da70f6bbec22a3a3661631e... 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