sunfishcode / c-ward

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

Add a "todo" feature to enable stubs for unimplemented functions. #54

Closed sunfishcode closed 10 months ago

sunfishcode commented 10 months ago

Add optional stubs for a bunch of functions, to allow more things to be linked.