summaryrefslogtreecommitdiff
path: root/include/user/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Update modulemgr (#434)Princess of Sleeping2020-06-181-24/+25
| * tabification.Simon Stapleton2020-06-111-1/+1
| * Fix value for SCE_EVENT_WAITMULTIPLE, add other missing event flagsSimon Stapleton2020-06-111-2/+10
* | Add sceClibMspace prototypesReiko Asakura2020-04-221-0/+4
* | Add prototype sceClibVprintfReiko Asakura2020-03-241-0/+1
* | Add process UID macrosReiko Asakura2020-03-181-0/+3
* | Add macro SCE_KERNEL_THREAD_ID_SELFReiko Asakura2020-03-171-0/+3
|/
* modulemgr.h: correct module_start/stop/exit offsets in SceKernelModuleInfoYumiko2019-12-091-1/+1
* psp2: Add SCE_KERNEL_MEMBLOCK_TYPE_USER_RXSunguk Lee2019-10-181-0/+1
* fixed wrong structure and function types of modulemgr.h (#425)Princess of Sleeping2019-09-271-6/+3
* fixed clib and added arguments, functionPrincess of Sleeping2019-09-251-15/+36
* Update sysmem.hPrincess of Sleeping2018-12-151-0/+2
* ci: better check headers (#342)devnoname1202018-08-271-0/+2
* Fix incorrect doxygen commentsdevnoname1202018-08-114-17/+17
* Typo fix.Rinnegatamante2018-04-181-1/+1
* Added SCE_KERNEL_MUTEX_ATTR_RECURSIVE reference.Rinnegatamante2018-04-181-0/+4
* Typo fixRinnegatamante2018-03-161-1/+1
* Added sceKernelGetFreeMemorySize prototype.Rinnegatamante2018-03-161-2/+17
* Added some ScePowerCallbackTypes, fix some typos. (#299)Sree2018-03-141-1/+2
* Remove all NID mismatched definitionsSunguk Lee2018-01-151-9/+0
* Add missing sceKernelTryLockLwMutexFrancisco José García García2017-12-011-0/+1
* Doc indentation changes (#253)Rinnegatamante2017-11-281-8/+8
* Remove misleading note (docs)Robin B2017-11-281-1/+0
* Various fix/update to modulemgr.hRémy F2017-10-291-10/+7
* Fix typoFrancisco José García García2017-10-261-1/+1
* Hexa -> uppercasedevnoname1202017-10-081-4/+4
* The sceKernelGetMutexInfo second arg should be a pointer to SceKernelMutexInfocodestation2017-06-301-1/+1
* add sceKernel(Start|Stop)Module / ksceKernelGetMemBlockBase definitions (#202)David2017-06-251-0/+3
* Named anonymous enums in psp2. (#179)Rinnegatamante2017-06-154-142/+143
* Added sceKernelPowerLock sceKernelPowerUnlock (#176)Yifan Lu2017-05-161-0/+18
* Added dmac functions (#173)TheOfficialFloW2017-05-141-0/+34
* Typo fixing, and misnamed struct (#151)Hexxellor2017-03-283-14/+14
* Switch license to MITdevnoname1202017-02-101-2/+0
* Fix sceKernelCreateCond exampleSergi Granell2017-01-141-2/+2
* Add Condition variables prototypesSergi Granell2017-01-141-0/+109
* Merge pull request #89 from devnoname120/doxygenSunguk Lee2016-11-186-0/+6
|\
| * Documentation: Simplify groupingdevnoname1202016-11-176-6/+0
| * All files should be added to the documentation nowdevnoname1202016-11-136-3/+11
| * More stuff related to doxygendevnoname1202016-11-131-0/+4
* | psp2/kernel/clib.h: add a few definescpasjuste2016-11-151-0/+11
|/
* kernel development headers (#67)Davee2016-11-021-0/+27
* updated threadmgr pipe documentationDavee2016-09-241-22/+22
* Added comments and enumHimanshu Goel2016-09-111-0/+16
* Added signature for sceKernelGetModelHimanshu Goel2016-09-101-0/+1
* Add LwCondFrancisco José García García2016-09-061-0/+15
* Removed sceKernelRotateThreadReadyQueue.Rinnegatamante2016-09-051-9/+0
* added sceKernelGetThreadTLSAddr and sceKernelGetTLSAddrDavee2016-09-041-0/+15
* Add sceKernelGetSystemTimeWide1732102016-09-011-0/+6
* Added missing __cplusplus guards.codestation2016-08-293-0/+24
* Add sceKernelGetProcessIdJeffrey Pfau2016-08-171-0/+7