barrier/lib
crs 1d7f3d2aaf Changed server to fail with an error if in can't bind() the listen
socket for any reason other than it's in use.
2002-10-17 21:37:31 +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 Added matching pthread_attr_destroy() for each pthread_attr_init() 2002-10-16 19:40:29 +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