[M3commit] CVS Update: cm3

Jay Krell jkrell at elego.de
Sun May 25 22:06:27 CEST 2008


CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	08/05/25 22:06:27

Modified files:
	cm3/m3-libs/m3core/src/unix/cygwin/: Uin.i3 Usocket.i3 Ustat.i3 
	                                     Utime.i3 Utypes.i3 
	                                     Utypes.i3.cpp Uugid.i3 
	                                     Uuio.i3 Uutmp.i3 

Log message:
	cleanup and reduce, esp. in preparation for future merging of common code
	including a lot of simple line count or text size reduction
	comments copied from /usr/include/*.h can be found be reading /usr/include/*.h
	or manual pages
	favor clearly named fixed size integer types instead of the funny names
	function declarations on one compact line
	Notice how all function declarations essentially have to match across Posix
	in order for the callers to have source compatibility, though they can
	vary *slightly* like int vs. long.
	include only what is used within the cm3 tree




More information about the M3commit mailing list