index
:
pthreads-win32
Balau-changes
ROBUST_MUTEXES
bossom-merge-98-12-08
master
origin
pre-compiled-090898
release-1-backports
snap-1999-05-30-patches
snap-1999-05-30-wince-patches
snap-2000-12-29-patches
Unnamed repository; edit this file 'description' to name the repository.
Pixel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sem_getvalue.c
Age
Commit message (
Collapse
)
Author
2006-12-22
''
v-2-8-0-release
rpj
2005-04-25
''
rpj
2005-04-25
Fix NEED_SEM code (WinCE)
rpj
2005-01-01
Copyright year updated
rpj
2004-11-22
Copyright update
rpj
2004-10-22
Changes to mutexes and semaphores - considered alpha for now
rpj
2004-10-19
sem_getvalue can now return number of waiters
rpj
2004-10-19
Semaphore speedups - alpha, but passes testsuite
rpj
2004-05-17
re-indentation, bug fixes, hooks for pre-emptive async cancelation
rpj
2003-08-19
Updated Copyright notice (date and contact address).
rpj
2002-07-30
* pthread_cond_wait.c (ptw32_cond_wait_cleanup):
rpj
Remove code designed to avoid/prevent spurious wakeup problems. It is believed that the sem_timedwait() call is consuming a CV signal that it shouldn't and this is breaking the avoidance logic.
2002-06-04
*** empty log message ***
rpj
2002-06-04
Another attempt to get sem_getvalue working.
rpj
2002-06-03
An attempt to get sem_getvalue working properly.
rpj
2002-02-18
Major reorganisation of source code; new routine and tests added.
rpj