[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Sun Mar 15 09:50:46 CET 2009
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 09/03/15 09:50:46
Modified files:
cm3/m3-libs/m3core/src/thread/PTHREAD/: ThreadPThreadC.c
Log message:
Stay within 80 columns.
Remove K&R support since it is only partial.
Simplify ThreadPThread__pthread_mutex_destroy on non HP-UX/Tru64.
Introduce and use macros STATIC_MUTEX and STATIC_CONDITION_VARIABLE
to remove tedium (ok, there is only one condition variable..).
Rename MAX to M3_MAX to not clash, feels a little safer.
More information about the M3commit
mailing list