summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2009-03-11 18:34:54 +0100
committerAndreas Baumann <abaumann@yahoo.com>2009-03-11 18:34:54 +0100
commit364d8fb7ba42a2366921bbc23f39b3216cef75ed (patch)
tree438a3d4d1febf3ade7715106bccf248350260a3f /docs
parentd6d2af77409ee7655483a965b7dafe105c2a0505 (diff)
downloadwolfbones-364d8fb7ba42a2366921bbc23f39b3216cef75ed.tar.gz
wolfbones-364d8fb7ba42a2366921bbc23f39b3216cef75ed.tar.bz2
update ports todo list
Diffstat (limited to 'docs')
-rw-r--r--docs/port/TODOS6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/port/TODOS b/docs/port/TODOS
index a9f9998..3d5c5e9 100644
--- a/docs/port/TODOS
+++ b/docs/port/TODOS
@@ -1,5 +1,5 @@
-- the snprintf we use uses autoconf to probe for system properties, see how
- we can sync that to our philosophy
-- export stdio and snprintf into libwolf_port.a
+- feedback to the c99 snprintf guy, errors like:
+ - -1 instead of buffer size on boffer overflow
+ - extern errno in mutli-threaded code
- add a lot more tests
- go to Win32