summaryrefslogtreecommitdiff
path: root/TODOS
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2010-06-13 16:18:06 +0200
committerAndreas Baumann <abaumann@yahoo.com>2010-06-13 16:18:06 +0200
commit9b6b27ee814af0bd5f7a35c64543bc4542f35260 (patch)
tree6c5a666d2c4066aa1e5ac400455604c1993ecabf /TODOS
parente9a4d5166ce22fac447361d88901fdea3dae5f3a (diff)
downloadwolfbones-9b6b27ee814af0bd5f7a35c64543bc4542f35260.tar.gz
wolfbones-9b6b27ee814af0bd5f7a35c64543bc4542f35260.tar.bz2
updated some developer docu
Diffstat (limited to 'TODOS')
-rw-r--r--TODOS5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODOS b/TODOS
index 2f597b0..9f6f97b 100644
--- a/TODOS
+++ b/TODOS
@@ -1,10 +1,11 @@
- library loader
- make install installs the testlib, split in two
- - check if we can get variable symbols on Windows
- find solution for char *, TCHAR unicode and friends
- Solaris 8, linking trouble with _eprintf and ilbstdc++
(the real problem is we use the g++ linker call for
- pure c libraries, not really good)
+ pure c libraries, not really good) => de-C++-ify the
+ makefile system
+ - initialization and descruction code. portable?
- threading
- handle detached and joinable threads correctly on Windows
- add conditional variables (thread + mutex + conditional