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