summaryrefslogtreecommitdiff
path: root/PROGRESS
diff options
context:
space:
mode:
authorbje <bje>1998-07-23 15:33:12 +0000
committerbje <bje>1998-07-23 15:33:12 +0000
commit77116f1ab96c37848c06f23188fea4009be92ae3 (patch)
tree277eb6df217fd19598a5e97ed9602026e76e3060 /PROGRESS
parent0ba364704bfefa10a17bdadb98e7fdc14a65a53b (diff)
Updated.
Diffstat (limited to 'PROGRESS')
-rw-r--r--PROGRESS8
1 files changed, 4 insertions, 4 deletions
diff --git a/PROGRESS b/PROGRESS
index 47a093b..28d1807 100644
--- a/PROGRESS
+++ b/PROGRESS
@@ -37,7 +37,7 @@ no. name status
32 pthread_detach
33 pthread_equal *
34 pthread_exit *
-35 pthread_getschedparam
+35 pthread_getschedparam *
36 pthread_getspecific *
37 pthread_join *
38 pthread_key_create *
@@ -58,9 +58,9 @@ no. name status
53 pthread_mutex_unlock *
54 pthread_once *
55 pthread_self *
-56 pthread_setcancelstate
-57 pthread_setcanceltype
-58 pthread_setschedparam
+56 pthread_setcancelstate *
+57 pthread_setcanceltype *
+58 pthread_setschedparam *
59 pthread_setspecific *
60 pthread_sigmask
61 pthread_testcancel