relibc
relibc is a portable POSIX C standard library written in Rust. It is under heavy development, and currently supports Redox and Linux.
The current implementation of open requires the user to pass all three args to the function. It should use a va_list and allow a user to provide only the filename and flags.
Name | Last commit | Last update |
---|---|---|
include | ||
src | ||
tests | ||
cbindgen @ 97ceb586 | ||
openlibm @ b7b3b4bc | ||
ralloc @ 31b781a2 | ||
va_list @ 4762a184 | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md | ||
bindgen_transform.sh | ||
fmt.sh | ||
rust-toolchain | ||
rustfmt.toml | ||
test.sh |