macemu/SheepShaver
gbeauche dd7b09ebe8 Use a mutex to protect wakeup_time instead of a semaphore, do we want some
sort of barrier synchronisation? Anyhow, the current implementation looks
reasonable enough now when using old LinuxThreads without TLS.

XXX: in the past, the sem_post in sigsuspend_handler would not release the
calling thread thus entering into a mutual waiting condition.
2005-03-16 00:35:51 +00:00
..
doc Happy New Year! :) 2004-01-12 15:37:24 +00:00
src Use a mutex to protect wakeup_time instead of a semaphore, do we want some 2005-03-16 00:35:51 +00:00
COPYING
Makefile Add missing symlinks. Fix LN_S with source dirs contains spaces. 2004-11-22 22:21:33 +00:00
NEWS mention improvements to the altivec code 2005-03-14 00:32:12 +00:00