summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/sm/srv.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ResultVal: Remove MoveFrom()Yuri Kunde Schlesner2017-06-191-2/+2
* Service/sm: Convert srv: to use IPC helpersYuri Kunde Schlesner2017-06-111-49/+56
* Service/sm: Convert 'srv:' to ServiceFrameworkYuri Kunde Schlesner2017-06-091-38/+33
* Service: Remove unnecessary includes from service.hYuri Kunde Schlesner2017-06-061-0/+3
* Service: Make service registration part of the sm implementationYuri Kunde Schlesner2017-06-061-14/+31
* Service/sm: Use an actual semaphore for the notification semaphoreYuri Kunde Schlesner2017-06-061-8/+9
* Service: Move SRV interface to a new sm/ subdirectoryYuri Kunde Schlesner2017-06-061-0/+188