aboutsummaryrefslogtreecommitdiff
path: root/ctr-std/src/panicking.rs
Commit message (Expand)AuthorAgeFilesLines
* Update to new panic ABIFenrir2018-04-211-226/+120
* Update to nightly-2018-03-01Fenrir2018-03-011-2/+2
* Don't output an extra newline when panickingFenrir2018-02-121-1/+1
* Add debug svc printing to the default panic hookFenrir2018-01-231-63/+26
* Recreate ctr-std from latest nightlyFenrir2018-01-211-40/+50
* Update bindings for libctru v1.4.0Fenrir2017-11-181-4/+3
* Properly set up main threadFenrir2017-08-011-22/+11
* Add unwinding strategy for panicsFenrir2017-07-311-88/+528
* Trigger reboot after panickingFenrir2017-07-291-2/+6
* Print thread name in panic msgFenrir2017-07-261-5/+19
* Thread fixes + module updateFenrir2017-07-261-0/+6
* Enable old panic behavior for CitraFenrir2017-07-251-4/+33
* Use Error applet to display panicsFenrir2017-07-241-25/+23
* Update to new panic ABIFenrir2017-07-241-8/+9
* Fix missing stability attributeFenrir2017-07-241-0/+4
* Update libraries for ctru-sys changesFenrir2017-07-101-3/+3
* Terminate all threads when panickingFenrir2017-03-061-1/+13
* Initial thread supportFenrir2017-03-051-5/+106
* implement buffered stdioFenrir2017-02-241-0/+9
* ctr-std: Fix panic message formattingFenrir2017-01-271-2/+2
* We stdlib nowFenrir2017-01-211-0/+59