diff options
author | bje <bje> | 1998-07-24 12:46:09 +0000 |
---|---|---|
committer | bje <bje> | 1998-07-24 12:46:09 +0000 |
commit | b0196a22cacbfbcbc8aaa4905e6cea11d446c6de (patch) | |
tree | e6889b016ae0972f0d37357f667cee6f4a976dc1 /PROGRESS | |
parent | eafdb5db2871e893574fd0da01554d1a50b7471f (diff) |
Update.
Diffstat (limited to 'PROGRESS')
-rw-r--r-- | PROGRESS | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,6 +1,6 @@ -Last updated: $Date: 1998/07/24 12:05:37 $ +Last updated: $Date: 1998/07/24 12:46:09 $ -Completion: 58 out of 61 functions [ 95%] +Completion: 60 out of 61 functions [ 98%] U = unimplemented * = practically completed @@ -23,7 +23,7 @@ no. name status 15 pthread_attr_setscope U 16 pthread_attr_setstackaddr * 17 pthread_attr_setstacksize * -18 pthread_cancel +18 pthread_cancel * 19 pthread_cleanup_pop * 20 pthread_cleanup_push * 21 pthread_condattr_destroy * @@ -66,4 +66,4 @@ no. name status 58 pthread_setschedparam * 59 pthread_setspecific * 60 pthread_sigmask * -61 pthread_testcancel +61 pthread_testcancel * |