barrier/lib
crs 09e0750a11 Fixed CThreadRep to not raise a signal on the thread if it's
already dead.  Otherwise the signal could propagate to the
parent thread (at least on linux threads) and cause havoc.
2002-10-17 21:37:37 +00:00
..
base Changed log() and logc() macros to LOG() and LOGC(), respectively. 2002-10-15 21:29:44 +00:00
client Renamed XThreadUnavailable to XMTThreadUnavailable and derived it 2002-10-15 22:01:41 +00:00
http Changed log() and logc() macros to LOG() and LOGC(), respectively. 2002-10-15 21:29:44 +00:00
io added better network error message support. 2002-09-14 20:56:28 +00:00
mt Fixed CThreadRep to not raise a signal on the thread if it's 2002-10-17 21:37:37 +00:00
net Changed non-reentrant network functions to be reentrant and 2002-10-17 20:56:28 +00:00
platform Added support for using select() instead of poll(). 2002-10-16 22:01:50 +00:00
server Changed server to fail with an error if in can't bind() the listen 2002-10-17 21:37:31 +00:00
synergy Changed log() and logc() macros to LOG() and LOGC(), respectively. 2002-10-15 21:29:44 +00:00
Makefile.am added copyright to top of each file. 2002-08-02 19:57:46 +00:00