Description
A ucontext implementation with a glibc-compatible ABI, used by runtimes and low-level libraries that need user-space context switching.
It is compatibility and runtime infrastructure. Normal users usually need it only as a dependency, while developers should understand its interaction with threads, stacks, and signal handling.