为DragonOS移植了的relibc

Jeremy Soller 9a423140bc Merge string 7 years ago
aio 341bc1b938 parameter names 7 years ago
cbindgen @ 97ceb5862f d64dba1c1e Use patched cbindgen, implement stdbool and stdint 7 years ago
crt0 5520526bef Implement printf (very simple version) 7 years ago
ctype 341bc1b938 parameter names 7 years ago
fcntl 78e421cb72 Implement some functions on Linux 7 years ago
grp 341bc1b938 parameter names 7 years ago
include 5520526bef Implement printf (very simple version) 7 years ago
mman 341bc1b938 parameter names 7 years ago
openlibm @ b7b3b4bc31 3267409c57 Add very basic example 7 years ago
platform 5520526bef Implement printf (very simple version) 7 years ago
pthread 341bc1b938 parameter names 7 years ago
ralloc @ b521bac287 f5ef0af883 Implement malloc/free with ralloc 7 years ago
semaphore 341bc1b938 parameter names 7 years ago
src 5520526bef Implement printf (very simple version) 7 years ago
stdio 800a3a7a47 Merge stdio files 7 years ago
stdlib 3855e4c4b9 Merge branch 'master' of https://github.com/sajattack/relibc into sajattack-master 7 years ago
string 9a423140bc Merge string 7 years ago
tests 64b2970cf4 make it possible to printf to any fmt::Write implementer 7 years ago
unistd 2aff4d41dd Implement argument handling, add string.h 7 years ago
wchar 341bc1b938 parameter names 7 years ago
wctype 341bc1b938 parameter names 7 years ago
.gitignore 78e421cb72 Implement some functions on Linux 7 years ago
.gitmodules f5ef0af883 Implement malloc/free with ralloc 7 years ago
Cargo.lock 5520526bef Implement printf (very simple version) 7 years ago
Cargo.toml f5ef0af883 Implement malloc/free with ralloc 7 years ago
bindgen_transform.sh 341bc1b938 parameter names 7 years ago
rust-toolchain 78e421cb72 Implement some functions on Linux 7 years ago
test.sh bf987098dc Use openlibm 7 years ago