summaryrefslogtreecommitdiff
path: root/ANNOUNCE
diff options
context:
space:
mode:
authorrpj <rpj>2005-04-26 05:08:55 +0000
committerrpj <rpj>2005-04-26 05:08:55 +0000
commit7966f36b14fe041eba56283d424cee997c390016 (patch)
treeea8d0c2c0aaaf09b64554939142b36a509eee7cc /ANNOUNCE
parent2c61f038f5a174a9e28936bcb1bee87d2c8690cb (diff)
Diffstat (limited to 'ANNOUNCE')
-rw-r--r--ANNOUNCE2
1 files changed, 1 insertions, 1 deletions
diff --git a/ANNOUNCE b/ANNOUNCE
index 3146cae..51f2b4f 100644
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -211,10 +211,10 @@ The following functions are implemented:
sem_wait
sem_trywait
sem_timedwait
+ sem_getvalue (# free if +ve, # of waiters if -ve)
sem_open (returns an error ENOSYS)
sem_close (returns an error ENOSYS)
sem_unlink (returns an error ENOSYS)
- sem_getvalue (returns an error ENOSYS)
---------------------------
RealTime Scheduling