[M3commit] CVS Update: cm3

Jay Krell jkrell at elego.de
Sun Dec 6 12:11:50 CET 2009


CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	09/12/06 12:11:50

Modified files:
	cm3/m3-libs/m3core/src/thread/PTHREAD/: ThreadPThreadC.c 
	                                        m3makefile 
	cm3/scripts/python/: pylib.py 

Log message:
	fix Apple (abort not declared, stack_grows_down unknown)
	fix possible problem in FreeBSD
	fix bootstrapping Apple and FreeBSD
	that is:
	restructure elationship of ThreadPThreadC.c, ThreadApple.c, ThreadFreeBSD.c
	#include the later in the earlier, so more is in scope
	(so stack_grows_down remains static; #include would have been easy)
	use pgm_source to insure the files get into the boot archive
	and hack pylib.py to special case and not compile ThreadApple|FreeBSD.c




More information about the M3commit mailing list