K 10 svn:author V 6 marcel K 8 svn:date V 27 2003-08-07T07:52:39.000000Z K 7 svn:log V 400 Better define the flags in the mcontext_t and properly set the flags when we create contexts. The meaning of the flags are documented in . I only list them here to help browsing the commit logs: _MC_FLAGS_ASYNC_CONTEXT _MC_FLAGS_HIGHFP_VALID _MC_FLAGS_KSE_SET_MBOX _MC_FLAGS_RETURN_VALID _MC_FLAGS_SCRATCH_VALID Yes, _MC_FLAGS_KSE_SET_MBOX is a hack and I'm proud of it :-) END