diff options
author | bje <bje> | 1998-07-24 05:01:02 +0000 |
---|---|---|
committer | bje <bje> | 1998-07-24 05:01:02 +0000 |
commit | d466c3dd4146d6277bf4006a597897227893a368 (patch) | |
tree | 6887159673d5949c519385be6dc89829c1f630e9 /PROGRESS | |
parent | 0c57f42f9e1bd459a95596b4d70e06f9a7b31148 (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/23 17:12:12 $ +Last updated: $Date: 1998/07/24 05:01:02 $ -Completion: 54 out of 61 functions [ 88%] +Completion: 57 out of 61 functions [ 93%] P = preliminary implementation U = unimplemented @@ -10,7 +10,7 @@ no. name status 1 pthread_atfork P 2 pthread_attr_destroy * 3 pthread_attr_getdetachstate * -4 pthread_attr_getinheritsched +4 pthread_attr_getinheritsched U 5 pthread_attr_getschedparam * 6 pthread_attr_getschedpolicy U 7 pthread_attr_getscope U @@ -18,7 +18,7 @@ no. name status 9 pthread_attr_getstacksize * 10 pthread_attr_init * 11 pthread_attr_setdetachstate * -12 pthread_attr_setinheritsched +12 pthread_attr_setinheritsched U 13 pthread_attr_setschedparam * 14 pthread_attr_setschedpolicy U 15 pthread_attr_setscope U |