dolphin/Source/Core/Core/IOS
Léo Lam dae950ff90 IOS: Implement UID/GID changes for the PPC
This will be required for permission checks in the future.

Note that this is only for the PPC as we do not have actual processes.
Keeping track of other modules' UIDs/GIDs is virtually useless anyway.

UID/GID changes are implemented in the following functions:

* ES_Launch
* ES_DIVerify

ES_SetUid is not implemented yet because it'd need further changes.
2017-04-23 23:09:44 +02:00
..
DI Move DVD code to a new directory 2017-03-31 17:27:23 +02:00
ES IOS: Implement UID/GID changes for the PPC 2017-04-23 23:09:44 +02:00
FS IOS: Clear the /tmp directory on IOS boot 2017-02-26 12:19:57 +01:00
Network Merge pull request #5105 from lioncash/namespace 2017-04-08 17:12:56 -04:00
SDIO SDIOSlot0: Separate IOCtl/IOCtlV behavior into individual functions 2017-03-13 18:43:04 -04:00
STM IOS STM: Get rid of forward declarations in the cpp file 2017-01-29 19:30:56 -05:00
USB Core: Hide determinism global 2017-04-03 14:56:12 -04:00
WFS IOS/WFS: Fix logging message 2017-04-04 17:37:08 +02:00
Device.cpp IOS: Implement OH0 (/dev/usb/oh0) 2017-02-05 11:36:48 +01:00
Device.h IOS: Move ES return codes 2017-03-28 20:02:26 +02:00
DeviceStub.cpp IOS: Remove IOS prefix on a few structs/enums 2017-01-19 19:10:31 +01:00
DeviceStub.h IOS: Remove IOS prefix on a few structs/enums 2017-01-19 19:10:31 +01:00
IPC.cpp IOS: Implement UID/GID changes for the PPC 2017-04-23 23:09:44 +02:00
IPC.h IOS: Implement UID/GID changes for the PPC 2017-04-23 23:09:44 +02:00
MIOS.cpp Move DVD code to a new directory 2017-03-31 17:27:23 +02:00
MIOS.h IOS: Implement MIOS functionality 2017-02-08 15:07:34 +01:00