sunfishcode / c-ward

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

Update to origin 0.14.0. #51

Closed sunfishcode closed 10 months ago

sunfishcode commented 10 months ago

This requires updating the create_thread call to make the argument Send.