为DragonOS移植了的relibc

MggMuggins c291632492 Imp va_arg for fcntl; fcntl test vor 7 Jahren
cbindgen @ 97ceb5862f d64dba1c1e Use patched cbindgen, implement stdbool and stdint vor 7 Jahren
include c291632492 Imp va_arg for fcntl; fcntl test vor 7 Jahren
openlibm @ b7b3b4bc31 3267409c57 Add very basic example vor 7 Jahren
ralloc @ 31b781a287 866d952924 Support building for Redox vor 7 Jahren
src c291632492 Imp va_arg for fcntl; fcntl test vor 7 Jahren
tests c291632492 Imp va_arg for fcntl; fcntl test vor 7 Jahren
va_list @ 4762a18450 866d952924 Support building for Redox vor 7 Jahren
.gitignore 78e421cb72 Implement some functions on Linux vor 7 Jahren
.gitmodules 866d952924 Support building for Redox vor 7 Jahren
.travis.yml fb173dc787 Move travis instructions into ci.sh vor 7 Jahren
Cargo.lock 18961114e2 Simplify perror vor 7 Jahren
Cargo.toml a6a16cf233 Create crate and stubs for wctype vor 7 Jahren
LICENSE ba515d83df Create LICENSE vor 7 Jahren
README.md bb376ff3fb Add build badge to README vor 7 Jahren
bindgen_transform.sh 341bc1b938 parameter names vor 7 Jahren
ci.sh fb173dc787 Move travis instructions into ci.sh vor 7 Jahren
fmt.sh 6ced871d9a ctype: tests and reorganize vor 7 Jahren
rust-toolchain d4308b4c5d Update rust toolchain and lock file vor 7 Jahren
rustfmt.toml 846e495944 Get rustfmt passing on core relibc code vor 7 Jahren
test.sh 6ced871d9a ctype: tests and reorganize vor 7 Jahren

README.md

relibc build

relibc is a portable POSIX C standard library written in Rust. It is under heavy development, and currently supports Redox and Linux.