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