aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/socket_unix_arm.const
Commit message (Collapse)AuthorAgeFilesLines
* pkg/compiler: support non-zero terminated filenamesDmitry Vyukov2018-04-021-0/+1
| | | | | | | | | | | | | | | Now file names become: string[filename] with a possibility of using other string features: stringnoz[filename] string[filename, CONST_SIZE] and filename is left as type alias as it is commonly used: type filename string[filename]
* executor: move arm syscall fixup to syz-extractDmitry Vyukov2017-11-221-12/+12
|
* sys: move linux descriptions to sys/linuxDmitry Vyukov2017-09-151-0/+21