summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/time/system_clock_core.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rework time service to fix time passing offline.Kelebek12024-01-241-71/+0
* core: Replace all instances of ResultCode with Resultgerman772022-06-271-7/+7
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* style: Remove extra space preceding the :: operatorMorph2021-09-291-1/+1
* 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