sunfishcode / c-ward

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

Tidy up code to use `rustix::cstr`. #37

Closed sunfishcode closed 11 months ago

sunfishcode commented 11 months ago

This replaces manual NUL terminators.