diff options
author | bje <bje> | 1998-07-24 12:05:37 +0000 |
---|---|---|
committer | bje <bje> | 1998-07-24 12:05:37 +0000 |
commit | 21e7d43d69e592cf909e4ae66971fc387b3bfc3b (patch) | |
tree | 7a11f3de661ec09396f8f347c5934805de4e060e | |
parent | 99acb3fb113a739fe65a3593d86dabaf9d676b67 (diff) |
Update.
-rw-r--r-- | PROGRESS | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -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 |