Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 28 million developers.
Sign up
Pinned repositories
483 contributions in the last year
Contribution activity
August 2018
Created a pull request in casey/just that received 4 comments
Capture SIGINT/SIGTERM and wait for the child process to terminate.
I'm not entirely sure this is the right approach to threading the interrupted flag through to the other code, but it seems to work.
+55
−0
•
4
comments
Created an issue in rust-lang/rust that received 6 comments
Segfault in rustc while cross-compiling core
I'm trying to compile the kernel code from japaric/nvptx to PTX. This requires cross-compiling the core crate. When I run the command to do this, r…
6
comments