From c61f1ce5b9268d3b107f03d03d66e830eaa98891 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 13 Jul 2017 20:16:12 +0200 Subject: removed som kernel_panics in libc --- BUGS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'BUGS') diff --git a/BUGS b/BUGS index 8e5ebbe..4801a61 100644 --- a/BUGS +++ b/BUGS @@ -22,4 +22,7 @@ to implement a stub module for instance using some host functions like standard io of the host C library - memorymanagement should be a library of the libc or even a standalone - library, not part of the kernel directory + library, not part of the kernel directory, get rid of kernel_panic + there (this requires the kernel_stub.c kernel_panic to exist in + libc tests) + -- cgit v1.2.3-54-g00ecf