wait: Add crate for sys/wait.h
Add the basics of sys/wait.h so that we get a bit closer to being able to compile libc-test.
Showing
- Cargo.lock 10 additions, 0 deletionsCargo.lock
- Cargo.toml 1 addition, 0 deletionsCargo.toml
- src/wait/Cargo.toml 11 additions, 0 deletionssrc/wait/Cargo.toml
- src/wait/build.rs 11 additions, 0 deletionssrc/wait/build.rs
- src/wait/cbindgen.toml 6 additions, 0 deletionssrc/wait/cbindgen.toml
- src/wait/src/lib.rs 43 additions, 0 deletionssrc/wait/src/lib.rs
Loading
Please register or sign in to comment