aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/hle/kernel/process.h
Commit message (Expand)AuthorAge
* Core: Fix applet includes using iwyu.Gravatar Emmanuel Gil Peyrot2015-07-12
* Core: Properly configure address space when loading a binaryGravatar Yuri Kunde Schlesner2015-07-11
* Core: Cleanup file_sys includes.Gravatar Emmanuel Gil Peyrot2015-06-28
* Core/ResourceLimits: Implemented the basic structure of ResourceLimits.Gravatar Subv2015-05-14
* Core/Memory: Add TLS support for creating up to 300 threadsGravatar Subv2015-05-11
* fixup!Gravatar Subv2015-05-11
* Core/HLE: Implemented the SVCs GetProcessId and GetProcessIdOfThreadGravatar Subv2015-05-11
* Process: Rename StaticAddressMapping => AddressMappingGravatar Yuri Kunde Schlesner2015-05-08
* Process: Add more documentation to the class membersGravatar Yuri Kunde Schlesner2015-05-08
* Process: Use BitField to store process flagsGravatar Yuri Kunde Schlesner2015-05-08
* Process: Support parsing of exheader kernel capsGravatar Yuri Kunde Schlesner2015-05-08
* Kernel: Introduce skeleton Process class to hold process dataGravatar Yuri Kunde Schlesner2015-05-08