coffeecatch
coffeecatch copied to clipboard
ubuntu18 + gcc5.4 miss some definitions of ucontext
this patch fixes build coffee on gcc5.4
- there have missed some signal definitions,
- missed some ucontext definitions
- registers defs wath able only with _GNU_SOURCE