sunfishcode / c-ward

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

Implement several new features. #58

Closed sunfishcode closed 10 months ago

sunfishcode commented 10 months ago

Implement pthread_equal, more clock IDs in clock_gettime, more syscall codes, and RTLD_NEXT.