sunfishcode / c-ward

An implementation of libc written in Rust
Other
188 stars 11 forks source link

Implement `dup3`, `TIOCINQ`, `strxfrm`, `SYS_getpid`. #70

Closed sunfishcode closed 9 months ago

sunfishcode commented 9 months ago

And implement more error checking, to be able to handle more testcases.