summaryrefslogtreecommitdiff
path: root/include/user/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add sceKernelGetRandomNumberxyzz2016-08-151-0/+14
* Add threadmgr LwMutex and power ClockFrequencyribbid9872016-08-021-0/+16
* Update wait event flagsSergi Granell2016-08-011-1/+3
* Added SceKernelAllocMemBlockOptTheOfficialFloW2016-01-261-4/+14
* Added sceKernelFindMemBlockByAddrTheOfficialFloW2016-01-231-0/+4
* Added new NIDs and variable namesTheOfficialFloW2016-01-221-6/+25
* Fixed sceKernelUnloadModuleTheOfficialFloW2016-01-221-7/+19
* Fixed the inconsistency in the headers as discussed in issue #4 and #vitasdkSMOKE52015-10-112-32/+32
* Initial commit. Added headers from psp2sdk.Glenn Anderson2015-08-145-0/+1201