[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Minios-devel] [UNIKRAFT/MUSL PATCH V2 28/28] Update README.md with current status
Can you add a list internal libs (e.g., posix-user) that have to switched off to get musl working? Networking means that lwip does not work with it, right? IF so, can you add this to the notes, too? Thanks, Simon On 29.01.20 22:18, Gaulthier Gain wrote: Signed-off-by: Gaulthier Gain <gaulthier.gain@xxxxxxxxx> --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 3d8f0f2..688ffa2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,15 @@ musl for Unikraft ===================+This first release provides a functional version of musl (compiles and+links) on Unikraft but some functions are not supported (especially +the ones related to threads and network). Furthermore, some functions +can have unexpected behaviour since they use musl internal thread +support. + +As things stabilize, we will update this file to reflect this. + +## Further information + Please refer to the `README.md` as well as the documentation in the `doc/` subdirectory of the main unikraft repository. _______________________________________________ Minios-devel mailing list Minios-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/minios-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |