enarx-archive / sallyport

API for the hypervisor-microkernel boundary
Apache License 2.0
7 stars 6 forks source link

Add support for `fstat` syscall #42

Closed rvolosatovs closed 2 years ago

rvolosatovs commented 2 years ago

Part of #34 Note, that this is a stub syscall, not actually proxied to the host, hence it does not implement the alloc::Syscall trait