anp / rusl

An experimental (read: DONT USE) musl libc implementation in Rust.
Other
292 stars 12 forks source link

Add function documentations. #8

Closed yaskhan closed 8 years ago

anp commented 8 years ago

The documentation for C language functions and POSIX standard library functions is generally stored separately from the code itself. I'm adding some links to the relevant documentation to the README.