diff options
author | rpj <rpj> | 2002-03-02 05:00:44 +0000 |
---|---|---|
committer | rpj <rpj> | 2002-03-02 05:00:44 +0000 |
commit | d14156f2c1d4a9db64cfef0370883db8930e3a6b (patch) | |
tree | 6bf37a058dd96f906c6422e48f23710ef532bc4e /TODO | |
parent | 44c245b3ed9e82cc44a5ade4a941c99f63174021 (diff) |
Changes to documentation and makefiles.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -1,7 +1,7 @@ - Things that should be doable but aren't yet - ------------------------------------------- - -1. Implement PTHREAD_PROCESS_SHARED for semaphores, mutexes, - condition variables, read/write locks, barriers. - - + Things that aren't done yet
+ ---------------------------
+
+1. Implement PTHREAD_PROCESS_SHARED for semaphores, mutexes,
+ condition variables, read/write locks, barriers.
+
+
|