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

[Minios-devel] [UNIKRAFT PATCH v2 0/4] lib/vfscore: Register basic set to syscall_shim



Registers the following system calls to syscall_shim:
write, read, readv, fstat, readlink.
Those are required from VFS to get simple "Hello World"
programs working.

Changes v2:
  - Add missing comma (',') to UK_SYSCALL_DEFINE arguments for read()

Simon Kuenzer (4):
  lib/vfscore: Register `write` to syscall_shim
  lib/vfscore: Register `read`, `readv` to syscall_shim
  lib/vfscore: Register `fstat` to syscall_shim
  lib/vfscore: Register `readlink` to syscall_shim

 lib/vfscore/Makefile.uk   |  5 ++++-
 lib/vfscore/exportsyms.uk | 10 ++++++++++
 lib/vfscore/main.c        | 11 ++++++-----
 3 files changed, 20 insertions(+), 6 deletions(-)

-- 
2.20.1


_______________________________________________
Minios-devel mailing list
Minios-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/minios-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.