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