sunfishcode / mustang

Rust programs written entirely in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement `sigwait`

sunfishcode opened this issue · comments

As reported here, these are needed for cargo-watch.

#104 added killpg and setsid. So that leaves just sigwait here.