[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Minios-devel] [UNIKRAFT PATCH 0/4] lib/nolibc: port sscanf from FreeBSD
Import/adapt/cleanup the sscanf code from FreeBSD Yuri Volchkov (4): lib/nolibc: import sscanf from FreeBSD lib/nolibc: sscanf reorganize functions inside file lib/nolibc: fix some of checkpatch issues for sscanf lib/nolibc: adapt sscanf code for Unikraft lib/nolibc/Makefile.uk | 1 + lib/nolibc/include/stdio.h | 3 + lib/nolibc/sscanf.c | 635 +++++++++++++++++++++++++++++++++++++ lib/nolibc/stdio.c | 1 + 4 files changed, 640 insertions(+) create mode 100644 lib/nolibc/sscanf.c -- 2.17.1 _______________________________________________ Minios-devel mailing list Minios-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/minios-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |