[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Thu Jul 15 13:14:48 CEST 2010
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 10/07/15 13:14:48
Modified files:
cm3/m3-libs/m3core/src/: m3core.h
Log message:
don't define _XOPEN_SOURCE or _TIME64_T if M3_OSF1_V4 is defined; _XOPEN_SOURCE breaks pthread.h, even though the comments in pthread.h say it shouldn't; I don't remember why I added _XOPEN_SOURCE in the first place, would have to investigate on v5; _TIME64_T is not available on v4; on the hypothetical world where OSF/1 v4 and v5 mattered, we'd want to do builds on each, rename the archives, but not likely invent two different targets, since they match plenty close enough as far as I know (I should double check jmpbuf)
More information about the M3commit
mailing list