[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [[UNIKRAFT RFC PATCH] v2 0/1] Implementation of lib/isrlib
From: Cristian Vijelie <cristianvijelie@xxxxxxxxx> I have added the irq-safe variants of all the functions defined in the nolibc string.c Cristian Vijelie (1): Implementation of isrlib string.c include/uk/isr/string.h | 76 +++++ lib/isrlib/Config.uk | 7 + lib/isrlib/Makefile.uk | 3 + lib/isrlib/string.c | 633 ++++++++++++++++++++++++++++++++++++++++ 4 files changed, 719 insertions(+) create mode 100644 include/uk/isr/string.h create mode 100644 lib/isrlib/Config.uk create mode 100644 lib/isrlib/Makefile.uk create mode 100644 lib/isrlib/string.c -- 2.25.1
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |