sunfishcode / c-ward

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

Reorganize todo functions into a few categories. #114

Closed sunfishcode closed 7 months ago

sunfishcode commented 7 months ago

Sort todo.rs into a few categories, including one for all the functions that have rustix implementations together and just need C API wrappers.