[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] include <ucontext.h> in __sun case (56905bf)

kksubbu notifications at github.com
Sat Apr 25 13:46:05 UTC 2020


#include <ucontext.h> is the right way to include getcontext/setcontext functions (per man page). Files in sys/* are specific to kernel implementations. If this is required it will be included by ucontext.h.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/56905bf2b4cb194786d042f372353bfa93dbc8d8#commitcomment-38738393
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20200425/691f176b/attachment.html>


More information about the Vm-dev mailing list