summaryrefslogtreecommitdiff
path: root/TODOS
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2010-06-03 22:19:02 +0200
committerAndreas Baumann <abaumann@yahoo.com>2010-06-03 22:19:02 +0200
commit5ff241f4c5c3db9268b8747c2eda1bdeb9612d8c (patch)
tree0cb295f4ae4aa9a29d6190c312bc865f0e597e9c /TODOS
parentee8b7fdfe8fc5780563ff453dfd90c16a63cda0c (diff)
downloadwolfbones-5ff241f4c5c3db9268b8747c2eda1bdeb9612d8c.tar.gz
wolfbones-5ff241f4c5c3db9268b8747c2eda1bdeb9612d8c.tar.bz2
adapted todo list
Diffstat (limited to 'TODOS')
-rw-r--r--TODOS1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODOS b/TODOS
index 42c3787..cc92540 100644
--- a/TODOS
+++ b/TODOS
@@ -4,7 +4,6 @@
- find solution for char *, TCHAR unicode and friends
- threading
- handle detached and joinable threads correctly on Windows
- - rewise interface, make it possible to pass thread data
- add conditional variables (thread + mutex + conditional
will suffice for now)