AzureMarker
82eded005e
Remove duplicate dependencies by patching, and add back links field
...
We don't want duplicate ctru-sys crates in the dependency graph. Same
for libc. We can patch them here to avoid any issues.
Now that we don't have duplicate ctru-sys crates, we can add back the
links field. This field is important because it warns us when there are
two crates linking to the same library (ex. duplicate ctru-sys crates).
3 years ago
AzureMarker
1402dacc5f
Update libc to the upstream
...
Our PR merged.
3 years ago
AzureMarker
b01f3df547
Use a Cargo workspace
3 years ago
Fenrir
dffce57257
Bring in all the crates
8 years ago
Fenrir
08b71a18cd
We stdlib now
8 years ago
Fenrir
119b536353
Update Cargo.toml
8 years ago
Fenrir
4991de6d39
Use bitflags for fs services
8 years ago
Fenrir
539fa2a425
Split out libstd crate
8 years ago
Fenrir
6c178aa1da
Add alloc_system dependency
8 years ago
Fenrir
235eb9cc45
Bump version
9 years ago
Fenrir
5e5a88fa46
Overhauled and simplified API. Now apps no longer hang on exit!
9 years ago
Fenrir
3329bcb300
More experimental console/stdio stuff.
9 years ago
Fenrir
d94fe0cb02
Added stdlib-like export module. Also added extremely basic console support
9 years ago
Fenrir
c314c0098e
Added new bindings
9 years ago
Fenrir
184ec0b247
Deleted old files
9 years ago
Fenrir
2bd6509b4f
Compatibility fixes for Rust nightly (1.10.0)
9 years ago
Ronald Kinard
de35d68e15
Whoops, that's zlib, not BSD-3.
9 years ago
Ronald Kinard
c2b9a0b26a
License library under BSD 3-clause.
...
Fixes #3 .
9 years ago
Ronald Kinard
581d24ca25
Cleanup and lang items.
...
Lang items may be removed if we get a libstd.
9 years ago
Ronald Kinard
de4cca655d
Initial commit.
10 years ago