index
:
ctru-rs
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ctr-std
/
src
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete ctr-std to use my fork of the rust repo instead
Vivian Lim
2021-02-06
1
-513
/
+0
*
tweaks to get it to attempt linking
Vivian Lim
2021-02-05
1
-2
/
+1
*
Update for nightly-2018-08-18
Fenrir
2018-08-19
1
-45
/
+31
*
Update for latest nightly 2018-06-09 (#70)
Valentin
2018-06-15
1
-9
/
+20
*
Update for latest nightly 2018-05-06
linouxis9
2018-05-07
1
-32
/
+34
*
Update to new panic ABI
Fenrir
2018-04-21
1
-0
/
+2
*
Update for Rust nightly 2018-04-19
Fenrir
2018-04-21
1
-26
/
+26
*
repr_align stabilized
Fenrir
2018-01-26
1
-1
/
+0
*
Recreate ctr-std from latest nightly
Fenrir
2018-01-21
1
-23
/
+348
*
Patch `std` to be compatible with Rust nightly-2017-12-01
Fenrir
2017-12-01
1
-14
/
+0
*
Add unwinding strategy for panics
Fenrir
2017-07-31
1
-17
/
+4
*
Merge branch 'master' into nightly_update
panicbit
2017-07-10
1
-1
/
+1
|
\
|
*
Use libc from crates.io
Fenrir
2017-07-07
1
-1
/
+1
*
|
update collections module
Fenrir
2017-07-09
1
-11
/
+12
*
|
Add default allocator symbols
panicbit
2017-07-10
1
-1
/
+3
*
|
ctr-std: Migrate to the new liballoc API
panicbit
2017-07-10
1
-0
/
+1
*
|
ctr-std: Use liballoc from rust-src
panicbit
2017-07-10
1
-0
/
+1
|
/
*
Make ctru-rs compile again
Cristian Carlesso
2017-04-30
1
-1
/
+2
*
Add HashMap and HashSet
Fenrir
2017-03-11
1
-0
/
+17
*
Merge pull request #28 from FenrirWolf/fs
Ronald Kinard
2017-03-11
1
-0
/
+1
|
\
|
*
Add fs module
Fenrir
2017-03-10
1
-0
/
+1
*
|
Add the rest of std::sync
Fenrir
2017-03-05
1
-3
/
+0
*
|
Initial thread support
Fenrir
2017-03-05
1
-0
/
+9
|
/
*
implement buffered stdio
Fenrir
2017-02-24
1
-0
/
+1
*
Merge pull request #18 from FenrirWolf/time
Ronald Kinard
2017-02-23
1
-0
/
+2
|
\
|
*
use svcGetSystemTick for Instant
Fenrir
2017-02-18
1
-0
/
+1
|
*
ctr-std: Add Time module
Fenrir
2017-02-18
1
-0
/
+2
*
|
Add sync::mutex
Fenrir
2017-02-20
1
-0
/
+3
|
/
*
Add thread local storage support
Fenrir
2017-02-18
1
-0
/
+3
*
ctr-std: add collections module
Fenrir
2017-02-01
1
-0
/
+3
*
We stdlib now
Fenrir
2017-01-21
1
-0
/
+174