[M3commit] CVS Update: cm3
    Jay Krell 
    jkrell at elego.de
       
    Tue Dec 28 12:01:41 CET 2010
    
    
  
CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	10/12/28 12:01:41
Modified files:
	cm3/m3-libs/m3core/src/thread/PTHREAD/: ThreadOpenBSD.c 
Log message:
	Not currently used, but I'll try shortly.
	- remove casts by changing parameters from void* to char*
	- don't assume stack grows down (e.g. HPPA?)
	(in general we don't hardcode stack direction, but we detect
	it at runtime -- in ThreadPThreadC.c -- but in the Apple and FreeBSD
	code we do, perhaps we shouldn't, but those systems run on relatively
	few architectures)
    
    
More information about the M3commit
mailing list