Open-source KVM software
Go to file
crs 3cfbc0f68c threading fixes. had sigmask set in wrong place. was setting
m_exit flag potentially after the object had been destroyed.
most importantly, RTTI must be enabled on PPC to avoid SIGILL.
2001-10-20 20:43:31 +00:00
base fixed timeout bug in CThreadRep::wait() (negative timeout wouldn't 2001-10-14 18:29:43 +00:00
io removed exception specifications. thread exceptions weren't 2001-10-14 16:58:01 +00:00
mt threading fixes. had sigmask set in wrong place. was setting 2001-10-20 20:43:31 +00:00
net removed exception specifications. thread exceptions weren't 2001-10-14 16:58:01 +00:00
synergy fixed timeout bug in CThreadRep::wait() (negative timeout wouldn't 2001-10-14 18:29:43 +00:00
tools initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
Make-linux threading fixes. had sigmask set in wrong place. was setting 2001-10-20 20:43:31 +00:00
Make-solaris Started over. 2001-10-06 14:13:28 +00:00
Makecommon Started over. 2001-10-06 14:13:28 +00:00
Makefile checkpoint. first cut of client and server apps. not tested 2001-10-08 19:24:46 +00:00
notes checkpoint. first cut of client and server apps. not tested 2001-10-08 19:24:46 +00:00
test.cpp Started over. 2001-10-06 14:13:28 +00:00