[Pkg-phototools-devel] Bug#788102: <ucontext.h> on kFreeBSD

Mathieu Malaterre malat at debian.org
Mon Jun 8 14:25:11 UTC 2015


[CC me please]

Could someone please let me know if the following is valid on kFreeBSD ?

#include <stdint.h>
#include <ucontext.h>
int main()
    ucontext_t ucon;
    uint32_t mxcsr = ucon.uc_mcontext.fpregs->mxcsr;
    uint16_t cw    = ucon.uc_mcontext.fpregs->cwd;
}



More information about the Pkg-phototools-devel mailing list