|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Minios-devel] [UNIKRAFT PATCH 0/6] Changes for supporting Ruby
What subject says.
Costin Lupu (6):
lib/vfscore: Revert __fxstatat() implementation to original Osv
behavior
lib/vfscore: Fix dup2()
lib/uktime: Remove exportsyms.uk
lib/uktime: Introduce POSIX timer stubs
lib/devfs: Add /dev/null support
lib/posix-user: Add more group file related functions
lib/devfs/Config.uk | 5 ++
lib/devfs/Makefile.uk | 2 +
lib/devfs/null.c | 115 +++++++++++++++++++++++++++++
lib/posix-user/user.c | 64 ++++++++++++++++
lib/uktime/Makefile.uk | 3 +
lib/uktime/exportsyms.uk | 11 ---
lib/uktime/timer.c | 39 ++++++++++
lib/vfscore/fd.c | 22 +++++-
lib/vfscore/include/vfscore/file.h | 1 +
lib/vfscore/main.c | 23 ++++--
lib/vfscore/stdio.c | 4 +
11 files changed, 269 insertions(+), 20 deletions(-)
create mode 100644 lib/devfs/null.c
delete mode 100644 lib/uktime/exportsyms.uk
create mode 100644 lib/uktime/timer.c
--
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 |