aboutsummaryrefslogtreecommitdiffstats
path: root/sys/socket_unix_arm64.const
Commit message (Collapse)AuthorAgeFilesLines
* sys: move linux descriptions to sys/linuxDmitry Vyukov2017-09-151-21/+0
|
* sys: split socket.txt into multiple files based on socket typeAndrey Konovalov2017-02-091-0/+21
This just moves syscall descriptions and fixes up includes without any semantic changes.