kaniini / libucontext

ucontext implementation featuring glibc-compatible ABI
Other
102 stars 41 forks source link

ucontext.h for systems that don't have one already #6

Closed kaniini closed 3 years ago

kaniini commented 6 years ago

musl and glibc ship a ucontext.h

i believe uclibc and newlib don't

it would be nice to ship one for uclibc and newlib