summaryrefslogtreecommitdiff
path: root/include/user/net/net_syscalls.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove forwarded syscallsReiko Asakura2021-03-101-20/+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.
* Rename include guardsReiko Asakura2021-03-081-3/+3
|
* Add package workflowReiko Asakura2021-02-111-0/+4
|
* Fix includes: variousReiko Asakura2021-02-111-1/+1
|
* Update SceNetPs (#376)CelesteBlue-dev2018-12-191-1/+1
| | | Update SceNetPs, net_syscalls.h, net.h
* Add net_syscalls.h and sceNetConnectForSyscallsPrincess of Sleeping2018-11-191-0/+16