809 Commits (9201f4d7d14c1296f7d6038570b69d854a796ecd)
 

Author SHA1 Message Date
Ian Chamberlain 172c3c260e
Add 3dslink redirection to Soc service 3 years ago
Meziu c09b2e8195
Merge pull request #59 from ian-h-chamberlain/fix/increase-default-stack-size 3 years ago
Ian Chamberlain 3cff0c2a77
Make stack bigger by default 3 years ago
Meziu 40db202e0b
Merge pull request #55 from Meziu/tweak/network-sockets-would-block 3 years ago
Mark Drobnak a2fc98cb5c
Update imports 3 years ago
Mark Drobnak 8484aa614d
network-sockets example: More gracefully handle ErrorKind::WouldBlock 3 years ago
Meziu 2e80f8b2c0
Merge pull request #54 from Meziu/tweak/upstream-libc 3 years ago
Mark Drobnak 13f5a76bc1
Update libc to 0.2.121 (upstream) 3 years ago
Meziu cdc96d2eeb
Merge pull request #50 from Meziu/fix/duplicate-services 3 years ago
Andrea Ciliberti 0f781ce7d7 Fixed nits and oversight in Soc 3 years ago
Andrea Ciliberti 071f9e6e34 Merge branch 'master' of https://github.com/Meziu/ctru-rs into fix/duplicate-services 3 years ago
Meziu 82fd9498bc
Merge pull request #52 from Meziu/fix/ps-warning 3 years ago
Mark Drobnak 143434ce87
Fix unused import warning 3 years ago
Andrea Ciliberti 5adf2366a6 Merge branch 'master' of https://github.com/Meziu/ctru-rs into fix/duplicate-services 3 years ago
Andrea Ciliberti 1e03d8c6b7 Fixed issues in normal builds 3 years ago
Andrea Ciliberti f5234432ee Hid working normally in panic_hook 3 years ago
Andrea Ciliberti 9d9dd8f90d Reverted non-needing services and fixed issues 3 years ago
Andrea Ciliberti 6f15e54da9 Fixed nits and such 3 years ago
Andrea Ciliberti 9da34bd050 Using Mutexes and ServiceHandler 3 years ago
Andrea Ciliberti dda1706dc9 Missed ordering changes 3 years ago
Andrea Ciliberti 447ef1eaa2 Fixed typos, nits and small issues 3 years ago
Meziu df845c5b8a
Merge pull request #46 from Meziu/feature/std-threads 3 years ago
Andrea Ciliberti 060b14f068 Fixed duplicate services and constistency in naming 3 years ago
Meziu 3dedcd9809
Merge pull request #47 from ian-h-chamberlain/file-explorer/read-file-contents 3 years ago
Mark Drobnak 8113950f4b
Merge branch 'master' into feature/std-threads 3 years ago
Meziu 13eaba92e5
Merge pull request #49 from Meziu/fix/automatic-ps 3 years ago
Andrea Ciliberti 2f82d867c0 Typo in hashmaps example 3 years ago
Andrea Ciliberti c9e67cdf33 Removed Ps struct references in examples 3 years ago
Andrea Ciliberti ea854215f8 Static init of the PS service 3 years ago
AzureMarker e04eb50559
Remove thread list feature from thread-info example 3 years ago
AzureMarker ad444a51c9
Rename ThreadBuilderExt to BuilderExt 3 years ago
AzureMarker c787475e55
Rename "ideal_processor" to "processor_id" 3 years ago
AzureMarker 353b6c1c77
Add thread-info example 3 years ago
AzureMarker 2d49cd91ec
Use the new current_processor std function (in the os module) 3 years ago
Andrea Ciliberti d9dd716a82 Typo in romfs example 3 years ago
Andrea Ciliberti c79aeeac76 Basic port of the romfs example 3 years ago
AzureMarker ac68bf099d
Use the new current_priority std function (in the os module) 3 years ago
AzureMarker e891b8839b
Use the new way of getting the priority value 3 years ago
Ian Chamberlain 74992326e6
Use `fs::read_to_string()` and add st_mode 3 years ago
AzureMarker debf941bc3
Rename affinity to "ideal processor" 3 years ago
Ian Chamberlain 6b409cdcae
Add support for reading files to file-explorer 3 years ago
AzureMarker 12ba4278c6
Remove stack size overrides now that std defaults to 2MiB 3 years ago
AzureMarker 15763bac1d
Use the new ThreadBuilderExt trait 3 years ago
AzureMarker e2a0e61742
Fix HashMap test referring to old thread builder 3 years ago
AzureMarker e986a5a1da
Remove sysconf stub since it's now implemented in linker-fix 3 years ago
AzureMarker a6b102f156
Update to use std threads 3 years ago
Meziu 56f4b3352a
Merge pull request #41 from ian-h-chamberlain/testing/custom-test-framework 3 years ago
Ian Chamberlain 91c2c587d9
Remove unnecessary escape characters 3 years ago
Ian Chamberlain 6beed43fe3
Address review comments 3 years ago
Ian Chamberlain b839fc3330
Merge remote-tracking branch 'upstream/master' into testing/custom-test-framework 3 years ago