b99c58ea
by Alexandre Julliard at 2026-06-11T15:58:54+02:00
ntdll: Support either a Unix call function table or a __wine_unix_lib_init entrypoint.
Otherwise we may end up calling __wine_unix_lib_init of one of the
module dependencies.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=59845