summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/err_f.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rework the code of err:f serviceJamePeng2016-10-061-118/+198
* Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner2016-09-211-1/+1
* Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2016-09-211-2/+1
* Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner2016-09-191-1/+3
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-67/+62
* services: Get rid of unnecessary includesLioncash2016-02-021-1/+2
* Common: Remove common.hYuri Kunde Schlesner2015-05-071-0/+2
* Added information reporting from ThrowFatalErrorarchshift2015-02-221-1/+164
* Asserts: break/crash program, fit to style guide; log.h->assert.harchshift2015-02-111-1/+0
* Service: Clean-up InterfaceYuri Kunde Schlesner2015-02-021-1/+1
* More services & small clean upspurpasmart962014-12-261-10/+8
* License changepurpasmart962014-12-211-1/+1
* Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generatedEmmanuel Gil Peyrot2014-11-191-2/+2
* Added stub err:f service.archshift2014-11-021-0/+27