为DragonOS移植了的relibc

Paul Sajna 33f1033e0e implement pipe and read преди 7 години
cbindgen @ 97ceb5862f d64dba1c1e Use patched cbindgen, implement stdbool and stdint преди 7 години
include f01c669771 Remove thread local from errno, for now преди 7 години
openlibm @ b7b3b4bc31 3267409c57 Add very basic example преди 7 години
ralloc @ 31b781a287 866d952924 Support building for Redox преди 7 години
src 33f1033e0e implement pipe and read преди 7 години
tests 1127c36ceb Add strerror to error test преди 7 години
va_list @ 4762a18450 866d952924 Support building for Redox преди 7 години
.gitignore 78e421cb72 Implement some functions on Linux преди 7 години
.gitmodules 866d952924 Support building for Redox преди 7 години
.travis.yml bf41415c8b Use Rust nightly, disable email notifications преди 7 години
Cargo.lock 3e1b945e99 Add errno crate and set errno in strndup преди 7 години
Cargo.toml 3e1b945e99 Add errno crate and set errno in strndup преди 7 години
LICENSE ba515d83df Create LICENSE преди 7 години
README.md 89a9e01676 Create README.md преди 7 години
bindgen_transform.sh 341bc1b938 parameter names преди 7 години
fmt.sh 543526cb85 Move crt0 and platform into src folder преди 7 години
rust-toolchain d4308b4c5d Update rust toolchain and lock file преди 7 години
rustfmt.toml 846e495944 Get rustfmt passing on core relibc code преди 7 години
test.sh 543526cb85 Move crt0 and platform into src folder преди 7 години

README.md

relibc

C Library in Rust for Redox and Linux (WIP)