summaryrefslogtreecommitdiff
path: root/include/user/kernel/iofilemgr (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-01-20Rename iofilemgr headersReiko Asakura4-366/+0
2020-10-01Fix param type error in kernel/iofilemgr/syscall.hReiko Asakura1-11/+11
2020-07-23Add SceIofilemgr function prototypesReiko Asakura1-0/+79
2020-07-23Put common IO definitions into psp2commonReiko Asakura3-42/+3
2020-07-21Add async IO functions for userlandGrapheneCt3-1/+180
All credits go to https://github.com/GrapheneCt/
2020-07-21Refactor userland SceIofilemgr headersReiko Asakura2-0/+147