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

[Minios-devel] [UNIKRAFT PATCH v2 0/5] lib/nolibc: import asprintf from musl



Import and adapt asprintf code from musl.
As suggested by Yuri Volchov in the Xenbus patch review for v1.

Changes vrom v1:
1) Rebase to current staging
2) Remove errornous 4/5 patch

Since I did this anyways, I just send it to the mailing list.
All patches already have my reviewed-by

Costin Lupu (5):
  lib/nolibc: import asprintf from musl
  lib/nolibc: use a single file for both asprintf and vasprintf
  lib/nolibc: set license for asprintf.c
  lib/nolibc: fix checkpatch issues for asprintf.c
  lib/nolibc: use asprintf in Unikraft

 lib/nolibc/Makefile.uk     |  1 +
 lib/nolibc/asprintf.c      | 51 ++++++++++++++++++++++++++++++++++++++
 lib/nolibc/include/stdio.h |  3 +++
 3 files changed, 55 insertions(+)
 create mode 100644 lib/nolibc/asprintf.c

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