[M3commit] CVS Update: cm3

Jay Krell jkrell at elego.de
Sat Apr 23 10:50:35 CEST 2011


CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	11/04/23 10:50:35

Modified files:
	cm3/m3-libs/m3core/src/runtime/common/: RTProcessC.c 

Log message:
	be sure to use fork1 pre-Solaris 2.10
	
	use M3_DLL_EXPORT
	
	tune initial allocation up from 4 to 16
	
	#ifndef _WIN3 around RTProcess__Fork
	instead of having it fprintf(stderr)+abort
	
	call parent callbacks even if fork() fails
	calling only prepare is surely bad and
	calling parent in the error path is probably correct
	save/restore errno around parent callbacks, if fork() failed




More information about the M3commit mailing list