summaryrefslogtreecommitdiff
path: root/include/user/net/net_syscalls.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-03-10Remove forwarded syscallsReiko Asakura1-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.
2021-03-08Rename include guardsReiko Asakura1-3/+3
2021-02-11Add package workflowReiko Asakura1-0/+4
2021-02-11Fix includes: variousReiko Asakura1-1/+1
2018-12-19Update SceNetPs (#376)CelesteBlue-dev1-1/+1
Update SceNetPs, net_syscalls.h, net.h
2018-11-19Add net_syscalls.h and sceNetConnectForSyscallsPrincess of Sleeping1-0/+16