From 6c4538905e65ceb203f59aaa9a61728e81c6bc0a Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Wed, 18 Mar 2015 22:32:22 +0100 Subject: libm: Add missing C99 float/ld wrappers Signed-off-by: Bernhard Reutner-Fischer --- TODO | 1 + 1 file changed, 1 insertion(+) (limited to 'TODO') diff --git a/TODO b/TODO index c6ad7bfb5..5f897b74f 100644 --- a/TODO +++ b/TODO @@ -93,6 +93,7 @@ TODO list for the uClibc 1.0.0 release: ugetrlimit, it seems, else use the modern variant) *) simplify exec*() in the light of execvpe (perhaps single internal impl); USE_GNU for execvpe (and other GNU extensions, see psm). + *) Remove unused math complex hidden protos throughout TODO list for AFTER the uClibc 1.0.0 release: -- cgit v1.2.3