[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Mon Feb 11 09:56:15 CET 2008
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 08/02/11 09:56:15
Modified files:
cm3/m3-libs/m3core/src/time/: m3makefile
cm3/m3-libs/m3core/src/time/WIN32/: Time.m3 TimeWin32.m3
m3makefile
Log message:
split up TimeWin32.m3 two interfaces Time and TimeWin32 into two
implementations Time and TimeWin32, so that NT386GNU can have
a Posix implementation of Time but also expose TimeWin32.
This shall be used indirectly by Win32 serialio in NT386GNU shortly.
(NT386GNU serialio is currently broken, fixed shortly.)
More information about the M3commit
mailing list