为DragonOS移植了的relibc

Jeremy Soller 172517e4f8 Add all stdlib functions 7 年 前
cbindgen @ 97ceb5862f d64dba1c1e Use patched cbindgen, implement stdbool and stdint 7 年 前
crt0 2aff4d41dd Implement argument handling, add string.h 7 年 前
fcntl 78e421cb72 Implement some functions on Linux 7 年 前
include e30dec7124 WIP: stdio.h 7 年 前
openlibm @ b7b3b4bc31 3267409c57 Add very basic example 7 年 前
platform 78e421cb72 Implement some functions on Linux 7 年 前
ralloc @ b521bac287 f5ef0af883 Implement malloc/free with ralloc 7 年 前
src f5ef0af883 Implement malloc/free with ralloc 7 年 前
stdio f5ef0af883 Implement malloc/free with ralloc 7 年 前
stdlib 172517e4f8 Add all stdlib functions 7 年 前
string 2aff4d41dd Implement argument handling, add string.h 7 年 前
tests 172517e4f8 Add all stdlib functions 7 年 前
unistd 2aff4d41dd Implement argument handling, add string.h 7 年 前
.gitignore 78e421cb72 Implement some functions on Linux 7 年 前
.gitmodules f5ef0af883 Implement malloc/free with ralloc 7 年 前
Cargo.lock f5ef0af883 Implement malloc/free with ralloc 7 年 前
Cargo.toml f5ef0af883 Implement malloc/free with ralloc 7 年 前
rust-toolchain 78e421cb72 Implement some functions on Linux 7 年 前
test.sh 78e421cb72 Implement some functions on Linux 7 年 前