summaryrefslogtreecommitdiff
path: root/PROGRESS
diff options
context:
space:
mode:
authorbje <bje>1998-07-24 12:05:37 +0000
committerbje <bje>1998-07-24 12:05:37 +0000
commit21e7d43d69e592cf909e4ae66971fc387b3bfc3b (patch)
tree7a11f3de661ec09396f8f347c5934805de4e060e /PROGRESS
parent99acb3fb113a739fe65a3593d86dabaf9d676b67 (diff)
Update.
Diffstat (limited to 'PROGRESS')
-rw-r--r--PROGRESS9
1 files changed, 4 insertions, 5 deletions
diff --git a/PROGRESS b/PROGRESS
index 047b6e2..1fa0cee 100644
--- a/PROGRESS
+++ b/PROGRESS
@@ -1,13 +1,12 @@
-Last updated: $Date: 1998/07/24 05:01:02 $
+Last updated: $Date: 1998/07/24 12:05:37 $
-Completion: 57 out of 61 functions [ 93%]
+Completion: 58 out of 61 functions [ 95%]
-P = preliminary implementation
U = unimplemented
* = practically completed
no. name status
-1 pthread_atfork P
+1 pthread_atfork *
2 pthread_attr_destroy *
3 pthread_attr_getdetachstate *
4 pthread_attr_getinheritsched U
@@ -66,5 +65,5 @@ no. name status
57 pthread_setcanceltype *
58 pthread_setschedparam *
59 pthread_setspecific *
-60 pthread_sigmask
+60 pthread_sigmask *
61 pthread_testcancel