[M3commit] CVS Update: cm3

Jay Krell jkrell at elego.de
Mon Feb 11 09:49:28 CET 2008


CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	08/02/11 09:49:28

Added files:
	cm3/m3-libs/m3core/src/time/WIN32/: Time.m3 

Log message:
	initial unchanged fork from TimeWin32.m3
	The point here, which will be clear soon, is that NT386GNU can/should/needs
	to be a hybrid. To a large extent, Posix and Win32 functionality can both
	be in m3core/libm3 as long as they aren't behind a common interface, but
	instead specific interfaces. In particular, serialio is probably best
	provided by the Win32 implementation. That then depends on a small amount
	of Win32 functionality that normally isn't in "Posix" m3core/libm3, but which
	easily can be added, using the existing Win32 implementations.




More information about the M3commit mailing list