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

[Minios-devel] [UNIKRAFT PATCH v2 0/3] Changes for supporting Ruby


  • To: minios-devel@xxxxxxxxxxxxx
  • From: Costin Lupu <costin.lupu@xxxxxxxxx>
  • Date: Tue, 17 Dec 2019 09:43:52 +0200
  • Cc: simon.kuenzer@xxxxxxxxx
  • Delivery-date: Tue, 17 Dec 2019 07:44:02 +0000
  • Ironport-sdr: dlkjUN2TxiPdr9Cwr+NRyTifsZtM9X5tPv+p+kH2jN97oeCDaHpjNXTEG9EEYrjLGknUng+6pO B3dzx5FF/qUw==
  • List-id: Mini-os development list <minios-devel.lists.xenproject.org>

What subject says.

Changes since v1:
- Pushed first 2 accepted patches of v1.
- Keep uktime's exportedsyms.uk.
- Add /dev/zero support.
- Set group iterator as TLS.

Costin Lupu (3):
  lib/uktime: Introduce POSIX timer stubs
  lib/devfs: Add /dev/null and /dev/zero support
  lib/posix-user: Add more group file related functions

 include/uk/essentials.h           |   6 ++
 lib/devfs/Config.uk               |  17 ++++
 lib/devfs/Makefile.uk             |   2 +
 lib/devfs/null.c                  | 145 ++++++++++++++++++++++++++++++
 lib/posix-user/user.c             |  70 ++++++++++++++-
 lib/uktime/Makefile.uk            |   1 +
 lib/uktime/exportsyms.uk          |   5 ++
 lib/uktime/timer.c                |  46 ++++++++++
 lib/vfscore/include/vfscore/uio.h |   1 +
 9 files changed, 291 insertions(+), 2 deletions(-)
 create mode 100644 lib/devfs/null.c
 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

 


Rackspace

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