[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Mon Feb 11 00:24:35 CET 2008
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 08/02/11 00:24:35
Modified files:
cm3/m3-libs/m3core/src/runtime/: m3makefile
cm3/m3-libs/m3core/src/thread/: m3makefile
cm3/m3-libs/m3core/src/thread/Common/: m3makefile
cm3/m3-libs/m3core/src/thread/POSIX/: m3makefile
cm3/m3-libs/m3core/src/thread/PTHREAD/: m3makefile
cm3/m3-libs/m3core/src/thread/WIN32/: ThreadWin32.m3
Added files:
cm3/m3-libs/m3core/src/thread/Common/: SchedulerPosix.i3
Removed files:
cm3/m3-libs/m3core/src/thread/POSIX/: SchedulerPosix.i3
cm3/m3-libs/m3core/src/thread/PTHREAD/: SchedulerPosix.i3
Log message:
cheat just a tad and provide SchedulePosix interface on Win32 albeit
not a good implementation currently
this way NT386GNU can build with Win32 threads and cm3 gets as far
as printing an error and exiting, probably something to do with
pesky slashes; a lot better than hanging due to nanosleep failing
and worrying about a lot of non trivial cygwin code..
More information about the M3commit
mailing list