From 00a6809d946f2a641ed071fed4a90c3b6848c488 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 2 Dec 2015 12:59:42 +0100 Subject: m readme MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README b/README index 301edad..66303d8 100644 --- a/README +++ b/README @@ -37,3 +37,14 @@ name starts with `slibc-`. Headers starting with `slibc/` are not extensions, those are internals that may change at any time. + +Writing a C standard library is a massive task. +As I only have x86_64 hardware, I will require +help write the assembly code for other hardware. +I also need help writing the texinfo manual and +example code for functions, help figuring out +the correct feature-test macros for all functions, +their etymology, and in which libc implementions +they appear. Help optimising all functions would +also be appreciated. + -- cgit v1.2.3-70-g09d2