[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Mon Dec 7 08:17:17 CET 2009
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 09/12/07 08:17:17
Modified files:
cm3/m3-libs/m3core/src/thread/PTHREAD/: Tag:
release_branch_cm3_5_8
ThreadPThread.i3
ThreadPThread.m3
ThreadPThreadC.c
Log message:
partial merge from head
use pthread_detach_self() C function that does pthread_detach(pthread_self())
instead of relying on act.handle, which should work; hm?
some cosmetic commenting
drop traced refs by storing NIL, shouldn't make a difference
stackbase was already managed roughly like head
More information about the M3commit
mailing list