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

[Minios-devel] [UNIKRAFT PATCH v3 0/2] Add strtok to string.h



This patch series introduces strtok, as well as some other functions that
strtok depends on, to nolibc.

Changes since v2:
 * Added MIT licence for code taken from musl.
 * On Yuri's suggestion, split the patch into two: one takes the code from
   musl as-is, the second fixes style issues and compiler warnings.
 * No changes to the code itself since v2.

Florian Schmidt (2):
  lib/nolibc: Add strtok to string.h
  lib/nolibc: Conform code taken from musl to our style

 lib/nolibc/include/string.h |   6 +-
 lib/nolibc/string.c         | 128 +++++++++++++++++++++++++++++++-----
 2 files changed, 118 insertions(+), 16 deletions(-)

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