[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Minios-devel] [UNIKRAFT PATCH v2 0/2] Changes in Support of low.js
We add a sysinfo stub and expose readdir_r as they are needed by an upcoming port of low.js (Node.js for embedded devices) Changes since v1: * Fix to checkpath error * Added license to header file Felipe Huici (2): lib/vfscore: Export readdir_r lib/uksysinfo: Add sysinfo stub lib/uksysinfo/exportsyms.uk | 1 + lib/uksysinfo/include/sys/sysinfo.h | 62 +++++++++++++++++++++++++++++ lib/uksysinfo/sysinfo.c | 5 +++ lib/vfscore/exportsyms.uk | 1 + 4 files changed, 69 insertions(+) create mode 100644 lib/uksysinfo/include/sys/sysinfo.h -- 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 |