aboutsummaryrefslogtreecommitdiffstats
path: root/sys/socket_kcm.txt
Commit message (Collapse)AuthorAgeFilesLines
* sys: move linux descriptions to sys/linuxDmitry Vyukov2017-09-151-33/+0
|
* sys: use consistent setsockopt$type_* names for socket optionsAndrey Konovalov2017-04-081-2/+2
|
* sys: use consistent ioctl$sock* name for socket ioctlsAndrey Konovalov2017-04-081-3/+3
|
* sys: split socket.txt into multiple files based on socket typeAndrey Konovalov2017-02-091-0/+33
This just moves syscall descriptions and fixes up includes without any semantic changes.