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

[Minios-devel] [UNIKRAFT/NEWLIB PATCH 0/3] Add functions needed by the Python socketmodule



This patch adds the proto*, gethost*, getservr*  functions. The proto*
functions are implemented(taken from musl) whereas gethost* and
getservr* are stubs.

Vlad-Andrei Badoiu (3):
  Add proto* functions
  Add gethost* and getservr* stubs
  Implement gethostname

 Makefile.uk |   2 +
 network.c   |  41 +++++++++++++++++++
 proto.c     | 113 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 156 insertions(+)
 create mode 100644 network.c
 create mode 100644 proto.c

-- 
2.21.0

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