[M3commit] CVS Update: cm3
    Jay Krell 
    jkrell at elego.de
       
    Tue Jan 20 12:57:25 CET 2009
    
    
  
CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	09/01/20 12:57:25
Modified files:
	cm3/m3-libs/m3core/src/runtime/POSIX/: RTProcessPosix.m3 
	                                       m3makefile 
	cm3/m3-libs/m3core/src/unix/Common/: Uconstants.c m3makefile 
	cm3/m3-libs/m3core/src/unix/cygwin/: Usysdep.i3 
Added files:
	cm3/m3-libs/m3core/src/unix/Common/: Utermio.i3 
Removed files:
	cm3/m3-libs/m3core/src/unix/Common/: Uresource.i3 
Log message:
	Remove only Uresource.i3 client, and then Uresource.i3 itself.
	Add Utermio.i3 so Cygwin can use Posix serial, which does
	at least compile.
	There's some chance this would work for other platforms too,
	at the cost of defining Usysdep.struct_termios and
	Usysdep.speed_t. For now it is #if __CYGWIN__ in Uconstant.c though.
    
    
More information about the M3commit
mailing list