cbindgen @ 97ceb5862f
|
d64dba1c1e
Use patched cbindgen, implement stdbool and stdint
|
7 年之前 |
crt0
|
d9d2ec1992
Start on support for aarch64
|
7 年之前 |
include
|
a9f2e9a9a7
Add template
|
7 年之前 |
openlibm @ b7b3b4bc31
|
3267409c57
Add very basic example
|
7 年之前 |
platform
|
e2695b2380
Merge pull request #11 from dlrobertson/aarch64
|
7 年之前 |
ralloc @ b521bac287
|
f5ef0af883
Implement malloc/free with ralloc
|
7 年之前 |
src
|
9f5db313ce
Merge pull request #13 from sajattack/oldlib
|
7 年之前 |
tests
|
64b2970cf4
make it possible to printf to any fmt::Write implementer
|
7 年之前 |
.gitignore
|
78e421cb72
Implement some functions on Linux
|
7 年之前 |
.gitmodules
|
f5ef0af883
Implement malloc/free with ralloc
|
7 年之前 |
Cargo.lock
|
e2695b2380
Merge pull request #11 from dlrobertson/aarch64
|
7 年之前 |
Cargo.toml
|
09116f83f7
add mman to main Cargo.toml
|
7 年之前 |
bindgen_transform.sh
|
341bc1b938
parameter names
|
7 年之前 |
rust-toolchain
|
78e421cb72
Implement some functions on Linux
|
7 年之前 |
test.sh
|
bf987098dc
Use openlibm
|
7 年之前 |