barrier/lib
crs 0ce15c1a9b Moved CUnicode to lib/io. That's a reasonable place for it
that's after lib/mt.  It needs to be after lib/mt in preparation
for supporting platforms without the reentrant wide char and
multi-byte functions.
2002-10-22 21:30:48 +00:00
..
base Moved CUnicode to lib/io. That's a reasonable place for it 2002-10-22 21:30:48 +00:00
client Fixed conditional to test for multimon to do nasty win32 mouse 2002-10-20 22:39:54 +00:00
http Changed log() and logc() macros to LOG() and LOGC(), respectively. 2002-10-15 21:29:44 +00:00
io Moved CUnicode to lib/io. That's a reasonable place for it 2002-10-22 21:30:48 +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 Replaced inet_addr() with inet_aton(), which is a better function 2002-10-20 22:36:24 +00:00
platform Moved CUnicode to lib/io. That's a reasonable place for it 2002-10-22 21:30:48 +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