From f5bd1f18a7ab9a4c38f6ceff65fb363e9ac0bd77 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 20 Dec 2015 19:11:35 +0100 Subject: future directions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'README') diff --git a/README b/README index 96a6346..c7314c4 100644 --- a/README +++ b/README @@ -59,6 +59,15 @@ COMMENTS which libc implementions they appear. Help optimising all functions would also be appreciated. +FUTURE DIRECTIONS + The macro _SMALL_BINARY shall whenever available, create + macros that make the program use implementions of the functions + that optimised for size rather than performance. It should + be compile-time selectable whether this macro has any effect, + or if it is always in effect. _FAST_BINARY could also be added + to make the program use fast implementions when the library + is compiled to use the size optimised implementations. + RATIONALE slibc is written as a learning exercise, and for fun. -- cgit v1.2.3-70-g09d2