barrier/lib
crs 54b3884eba Removed use of mbrtowc, wcrtomb, and mbsinit. Many platforms
didn't support them and the emulated versions were just as good
except for a performance problem with excessive locking and
unlocking of a mutex.  So this also changes IArchString to
provide string rather than character conversion so we can lock
the mutex once per string rather than once per character.
2004-04-13 19:39:04 +00:00
..
arch Removed use of mbrtowc, wcrtomb, and mbsinit. Many platforms 2004-04-13 19:39:04 +00:00
base Removed use of mbrtowc, wcrtomb, and mbsinit. Many platforms 2004-04-13 19:39:04 +00:00
client Removed DEPTH, VDEPTH, and VPATH from makefiles. 2004-04-04 12:12:32 +00:00
common Preliminary support for MSYS/MinGW builds. Doesn't yet build 2004-04-11 19:15:09 +00:00
io Removed DEPTH, VDEPTH, and VPATH from makefiles. 2004-04-04 12:12:32 +00:00
mt Removed DEPTH, VDEPTH, and VPATH from makefiles. 2004-04-04 12:12:32 +00:00
net Removed DEPTH, VDEPTH, and VPATH from makefiles. 2004-04-04 12:12:32 +00:00
platform More changes for MSYS/MinGW builds. Added makefile for launcher. 2004-04-11 19:43:16 +00:00
server Fixed bug in handling rejection of screen with name that's already 2004-04-05 21:23:44 +00:00
synergy Preliminary support for MSYS/MinGW builds. Doesn't yet build 2004-04-11 19:15:09 +00:00
Makefile.am Removed DEPTH, VDEPTH, and VPATH from makefiles. 2004-04-04 12:12:32 +00:00