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

[Minios-devel] [UNIKRAFT/NEWLIB PATCH 0/2] fix build with new vfscore



This series is Newlib-side modifications required to build newlib with
new version of vfscore

Yuri Volchkov (2):
  update newlib glue for use with vfscore
  add declarations needed for vfscore in the gluecode

 file.c               |  37 ---------------
 include/fcntl.h      |  36 ++++++++++++++
 include/sys/mount.h  | 109 +++++++++++++++++++++++++++++++++++++++++++
 include/sys/param.h  |   8 ++++
 include/sys/stat.h   |  11 +++++
 include/sys/statfs.h |  36 ++++++++++++++
 include/sys/uio.h    |  76 ++++++++++++++++++++++++++++++
 plat.c               |   6 +++
 8 files changed, 282 insertions(+), 37 deletions(-)
 create mode 100644 include/fcntl.h
 create mode 100644 include/sys/mount.h
 create mode 100644 include/sys/param.h
 create mode 100644 include/sys/stat.h
 create mode 100644 include/sys/statfs.h
 create mode 100644 include/sys/uio.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®.