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

[Minios-devel] [UNIKRAFT PATCH 0/2] Add stdin



This function is used by the python/micropython
shell for the stdio. The implementation mimics
the standard read behaviour.

This patch uses VEOF from termios.h. The header
is added from musl.

This patch also adds the __unused macro for the 
vfscore_file argument.

Vlad-Andrei Badoiu (1):
  lib/nolibc/include: Add termios.h from musl

Vlad-Andrei BĂDOIU (78692) (1):
  lib/vfscore: Add stdin fop

 lib/nolibc/include/termios.h | 166 +++++++++++++++++++++++++++++++++++
 lib/vfscore/stdio.c          |  41 ++++++++-
 2 files changed, 204 insertions(+), 3 deletions(-)
 create mode 100644 lib/nolibc/include/termios.h

-- 
2.19.2

_______________________________________________
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®.