From 1c577bff7d22cb1bd8df4185724c621badb85293 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sat, 17 Nov 2001 14:12:19 +0000 Subject: Another todo item --- TODO | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index c30ef71ee..cdff11b1a 100644 --- a/TODO +++ b/TODO @@ -23,6 +23,11 @@ Add in shadow support (include/shadow.h and such) Right now, getopt has different behavior when dynamically vs when statically linked, violating the principle of least surprise. +Split the math library, such that by default we only build C89 + math functions, i.e.: acos asin atan atan2 ceil cos cosh exp + fabs floor fmod frexp ldexp log log10 modf pow sin sinh sqrt + tan tanh + ----------------------------------------------------------------------------- Manuel's unsorted todo: -- cgit v1.2.3