[M3commit] CVS Update: cm3
    Jay Krell 
    jkrell at elego.de
       
    Mon Apr 26 01:15:52 CEST 2010
    
    
  
CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	10/04/26 01:15:52
Modified files:
	cm3/m3-libs/m3core/src/runtime/common/: RTProcessC.c 
Log message:
	VMS has no pthread_atfork (nor fork, just vfork) so just
	return 0 (success) and do nothing, like on Win32.
	No damage likely. Eh, cvsup probably won't work.
	(cvsup could instead relaunch itself with a parameter indicating
	the child mode, with the loss of efficiency in that it wouldn't
	reuse the parent's initialization)
    
    
More information about the M3commit
mailing list