Open-source KVM software
Go to file
crs b3291bc2b5 fixed timeout bug in CThreadRep::wait() (negative timeout wouldn't
wait forever).  also fixed early return from sleep due to signal.
now forcing client to initialize CThread to ensure global mutex
gets initialized before threads are used.
2001-10-14 18:29:43 +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 fixed timeout bug in CThreadRep::wait() (negative timeout wouldn't 2001-10-14 18:29:43 +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 added logging facility and added a bunch of log messages. 2001-10-14 14:37:41 +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