Andrea Ciliberti
|
85dae56de4
|
Rename package
|
2 years ago |
Andrea Ciliberti
|
2228781eeb
|
Fix licensing
|
2 years ago |
Andrea Ciliberti
|
03942d0c14
|
Update for the latest libctru version
|
2 years ago |
Fenrir
|
c920896b60
|
Use ctru-sys from rust3ds
|
2 years ago |
Ian Chamberlain
|
8fc5973eb2
|
Update to upstream libc and fix some clippy lints
I still didn't add any `# Safety` docs which was the last clippy lint
here.
|
2 years ago |
Andrea Ciliberti
|
736cf33c01
|
Use Meziu/libc
|
3 years ago |
Ian Chamberlain
|
fe0e7d7639
|
Add getrandom impl using ctru_sys bindings
|
3 years ago |
AzureMarker
|
cc1956b2c6
|
Update libc to the upstream
Our PR merged.
|
3 years ago |
AzureMarker
|
dbfa80f963
|
Removed staticlib crate type
It's not needed, and could lead to issues (std might be duplicated if
linked to other Rust code).
|
3 years ago |
AzureMarker
|
818f3e6a2b
|
Allow crate to be used as a dependency (add lib crate type)
|
3 years ago |
AzureMarker
|
fe0aa74386
|
Use Git dependency instead of path
This makes using the crate much easier.
|
3 years ago |
Meziu
|
48e3a6b75b
|
Working condition
|
3 years ago |