[M3commit] CVS Update: cm3

Jay Krell jkrell at elego.de
Mon Sep 21 00:11:05 CEST 2009


CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	09/09/21 00:11:05

Modified files:
	cm3/m3-libs/m3core/src/time/POSIX/: DateBsd.m3 

Log message:
	missing a lock mu around use localtime, probably only affects user threads and just wastes time on pthreads, where presumably localtime is already using a thread local (just like it is waste elsewhere in this file for pthreads)




More information about the M3commit mailing list