diff options
author | dartraiden <wowemuh@gmail.com> | 2018-06-01 18:25:57 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2018-06-01 18:26:31 +0300 |
commit | 0a55fa14f462169bbd8a8de623804f039854f95f (patch) | |
tree | 19fb2ef7ee1d7b6f3c80b3d83bc010733bc0f58f /libs/pthreads/docs/TODO | |
parent | 25f2c798a74bf6f72f2d6ba40e37a89c662204ba (diff) |
we only needs license, contributors and version info
Diffstat (limited to 'libs/pthreads/docs/TODO')
-rw-r--r-- | libs/pthreads/docs/TODO | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/libs/pthreads/docs/TODO b/libs/pthreads/docs/TODO deleted file mode 100644 index fa9efc46e7..0000000000 --- a/libs/pthreads/docs/TODO +++ /dev/null @@ -1,7 +0,0 @@ - Things that aren't done yet - --------------------------- - -1. Implement PTHREAD_PROCESS_SHARED for semaphores, mutexes, - condition variables, read/write locks, barriers. - - |