summaryrefslogtreecommitdiff
path: root/nids/360/SceIofilemgr.yml (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-03-10Remove forwarded syscallsReiko Asakura1-31/+0
The criteria for removal are 1. The syscall forwarder does not modify arguments or pass additional arguments. 2. The syscall is not used outside of the syscall forwarder. For the removed headers, appmgr.h is wrong, iofilemgr_syscall.h is correct, and net_syscalls.h is unknown.
2021-03-11Remove SceLibKernel re-exported syscallsReiko Asakura1-3/+0
2020-07-23Add async IO functions for kernelReiko Asakura1-0/+5
2020-02-16Added some vfs nidsTheOfficialFloW1-0/+4
2019-02-02Misc manual changes on db.ymldevnoname1201-4/+4
2019-01-31Import NIDs from https://wiki.henkaku.xyzdevnoname1201-0/+53
Note that only NIDs with name starting with 'vsh', '_vsh', 'sce', '_sce', '__sce', '___sce', 'ksce', and not containing '_unk' have been kept
2019-01-31Import NIDs from https://pastebin.com/ZAfpHwEHdevnoname1201-0/+38
2018-01-15psp2kern: Readd some kernel IO functionsSunguk Lee1-0/+6
https://wiki.henkaku.xyz/vita/SceIofilemgr
2017-04-18Fix some incorrect module and library NIDsdevnoname1201-1/+1
Fix #7
2017-02-14Added a dozen of nidsTheOfficialFloW1-0/+10
2017-02-11Update db.yml (#134)TheOfficialFloW1-0/+9
2016-12-14Added sceIoDevctlForDriverTheOfficialFloW1-0/+1
2016-12-11Added NID for sceIoRemoveForDriverYifan Lu1-0/+1
2016-11-02kernel development headers (#67)Davee1-0/+42
* Added some kernel headers * Modified kernel headers * Added suprx loading args to headers * Added kernel modulemgr load/stop nids * Added struct for versioninfo * Added sceKernelMemcpyKernelToUser * Added SceSblACMgr * Added syscall entry/exit stubs * Added strncpy u2k/k2u functions * Wrong offset for version * More kernel adds * Added sceKernelQueueLoadModuleForPid * Added sceKernelGetSystemSwVersion to user headers * Added sceKernelStrncpyUserForPid * Added a couple more kernel apis
2015-08-15Library and module names are now correct in the NID JSON according to what ↵Glenn Anderson1-19/+0
psp2sdk has.
2015-08-15Makes library/module NIDs unique.Glenn Anderson1-2/+2
2015-08-15Adds initial NID JSON database.Glenn Anderson1-0/+19