On 8/16/22 11:15, Derek Lesho (@dlesho) wrote:
Hi Fan, from what I've seen following Jacek's recent patches, the idea is that many of these calls will eventually be implemented as their own syscalls. __wine_unix_call is usually reserved to expose custom wine-specific functionality that isn't easily expressible through a windows-defined syscall API. Commits like d50112b might give you an idea on how this is done.
It's also worth pointing out that Jacek is currently working on this, and probably has queued patches. You may want to coördinate with him before sending your own patches in this area.