aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/socket_netlink_arm.const
Commit message (Collapse)AuthorAgeFilesLines
* pkg/compiler: check for unused declarationsDmitry Vyukov2018-06-301-8/+0
| | | | | Error on unused structs/unions/resources/flags. Finds tons of bugs.
* sys/linux: regenerate arm consts + small netlink fixedDmitry Vyukov2018-01-111-0/+2
| | | | | | | | Arm was broken on upstream kernel for some time due to some assembler error. Now it seems to be fixed, so regenerate consts. Also fix small issues in new netlink descriptions.
* sys/linux: assorted improvementsDmitry Vyukov2017-12-291-0/+9
| | | | Mostly extensions of API in 4.15.
* executor: move arm syscall fixup to syz-extractDmitry Vyukov2017-11-221-8/+8
|
* sys: move linux descriptions to sys/linuxDmitry Vyukov2017-09-151-0/+59