[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Minios-devel] [UNIKRAFT PATCH v2 0/4] lib/vfscore: Register basic set to syscall_shim
Hi Simon, Thanks for this V2. All is Fine. Gaulthier > On 9 Jan 2020, at 15:30, Simon Kuenzer <simon.kuenzer@xxxxxxxxx> wrote: > > 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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |