[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Thu Aug 19 20:11:18 CEST 2010
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 10/08/19 20:11:18
Modified files:
cm3/m3-libs/m3core/src/thread/PTHREAD/: ThreadPThreadC.c
Log message:
NetBSD #defines the various pthread symbols, breaking our token
pasting, so for it expand the wrappers manually.
We might want to revisit this. Options include:
- manual expansion for all platforms
- change the wrapper macros to avoid expansion before paste (probably)
More information about the M3commit
mailing list