Re: Sandboxing syscalls

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Yang Zhang wrote:
> Wine *doesn't* deal with syscalls, and relies on
> the application never directly making a syscall, but instead calling
> into the standard system libraries (Win32).
> 
> Is this still true today?

Still the same. Wine does not rely on applications not calling syscall directly. It's up to the system to take care of that.

Wine can't (and won't ) do anything about it anyway, since Wine is 100% user space app. Anything user app can do, Wine can do, so can win32 apps.






[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux