[M3commit] CVS Update: cm3

Jay Krell jkrell at elego.de
Tue Feb 3 01:33:40 CET 2009


CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	09/02/03 01:33:40

Modified files:
	cm3/m3-libs/m3core/src/C/Common/: Cstdlib.i3 

Log message:
	add calloc, which can be more efficient than malloc+memset(0), such as if malloc had to resort to its underlying allocator which likely proviced already zeroed pages; I believe Apple recommends this for perf




More information about the M3commit mailing list