Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-04 | Stop reexporting `Errno` and its variants | Jonas Schievink | |
cc #664 (unsure if this is everything needed) | |||
2016-06-29 | musl target needs std::mem now | Philipp Matthias Schaefer | |
2016-06-11 | Provide accessors to sigmask of UContext. | Philipp Matthias Schaefer | |
2016-05-18 | Exclude UContext::get(),set() on musl, not available from libc. | Justin Latimer | |
2016-03-14 | Add context module. | Philipp Matthias Schaefer | |
The module wraps context handling related functions and structs. |