sunfishcode / c-ward

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

Fix compile errors and warnings when "thread" is disabled. #134

Closed sunfishcode closed 3 months ago

sunfishcode commented 3 months ago

Fix errors and warnings in c-scape/src/stdio.rs when the "thread" feature is disabled.