summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/time/time_zone_service.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "core: Fix clang build"bunnei2020-10-211-2/+2
* core: Fix clang buildLioncash2020-10-181-2/+2
* ipc: Allow all trivially copyable objects to be passed directly into WriteBuffer (#4465)David2020-08-031-2/+2
* service: time: Implement ToPosixTimeWithMyRule.bunnei2020-01-231-1/+23
* service: time: Rewrite implementation of glue services.bunnei2020-01-041-0/+148