[M3commit] CVS Update: cm3

Jay Krell jkrell at elego.de
Wed Apr 14 15:39:00 CEST 2010


CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	10/04/14 15:39:00

Modified files:
	cm3/m3-libs/m3core/src/time/POSIX/: DatePosixC.c TimePosixC.c 

Log message:
	a few refinements to code not yet in use:
	use size_t/ptrdiff_t in the Modula-3 struct (need to double check)
	use Interface__Foo instead of #define Interface__Foo Foo
	use _r functions on all platforms; the difference there
	wasn't the main point imho BSD vs. Posix, but rather
	the presence of the last two fields in struct tm
	put more stars in comments (down the left)
	call tzset "every time"




More information about the M3commit mailing list