summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/time/system_clock_core.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Replace RESULT_SUCCESS with ResultSuccessMorph2021-06-021-6/+6
* core: Make variable shadowing a compile-time errorLioncash2021-05-161-2/+2
* service: Eliminate cases of member shadowingLioncash2021-04-261-5/+5
* time/system_clock_core: Remove unnecessary initializerLioncash2020-04-181-1/+1
* service: time: Rewrite implementation of glue services.bunnei2020-01-041-0/+72