| Age | Commit message (Collapse) | Author |
|
Remove trailing spaces from the entire project
|
|
Add static to some variables
|
|
or generated
|
|
|
|
|
|
|
|
|
|
added a todo to kernel archive
|
|
|
|
|
|
|
|
|
|
This was automated using `clang-modernize`.
|
|
opener something went wrong.
Kernel: Return an invalid handle to OpenFile when it failed to open.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
These avoid relying on memset for clearing the arrays.
|
|
char*.
Most functions already operate on std::strings. This also removes the need to manually null terminate thread names.
|
|
|
|
|
|
|
|
|
|
AddressArbiter: Added documentation comment, fixed whitespace issue.
AddressArbiter: Fixed incorrect comment, reordered if-statement to be more clear.
SVC: Removed trailing whitespace.
|
|
Thread: Cleaned up arbitrate address functions.
Thread: Cleaned up ArbitrateAllThreads function.
|
|
- Also added some safety checks to MapSharedMemory.
|
|
SharedMemory: Added optional name field for tracking known objects.
|
|
|
|
Archive: Fixed brace ugliness for neobrain :)
FS: Commented out unused local variables to prevent warnings.
...But keeping them here for future use.
archive_romfs: Removed unused #include.
|
|
|
|
|
|
|
|
|
|
|
|
unnecessarily be logged.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
incorrectly set
|