summaryrefslogtreecommitdiff
path: root/docs/port
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2009-02-22 21:47:17 +0100
committerAndreas Baumann <abaumann@yahoo.com>2009-02-22 21:47:17 +0100
commit6d1f4d96890f99c91289ac144b068b0d212405d3 (patch)
tree405fc0d8983c737765f468f763d2154a8898cd8a /docs/port
parente0fe7adc5f76ec6159e5a0764bc91fbc0b4983a7 (diff)
downloadwolfbones-6d1f4d96890f99c91289ac144b068b0d212405d3.tar.gz
wolfbones-6d1f4d96890f99c91289ac144b068b0d212405d3.tar.bz2
added todo for snprintf/stdio export
Diffstat (limited to 'docs/port')
-rw-r--r--docs/port/TODOS1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/port/TODOS b/docs/port/TODOS
index 40f3b57..a9f9998 100644
--- a/docs/port/TODOS
+++ b/docs/port/TODOS
@@ -1,4 +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
- add a lot more tests
- go to Win32