syzkaller/sys/freebsd
Dmitry Vyukov 5585946e22 pkg/compiler: support void type
"void": type with static size 0
	mostly useful inside of templates and varlen unions
	can't be syscall argument
2018-01-13 12:52:09 +01:00
..
amd64.go pkg/compiler: support void type 2018-01-13 12:52:09 +01:00
init.go sys/freebsd: fix const name 2017-10-25 18:36:49 +02:00
ipc_amd64.const sys/freebsd: more syscall descriptions 2017-10-17 13:50:05 +02:00
ipc.txt sys/freebsd: more syscall descriptions 2017-10-17 13:50:05 +02:00
posix_fs_amd64.const sys/freebsd: more syscall descriptions 2017-10-17 13:50:05 +02:00
posix_fs.txt sys/freebsd: more syscall descriptions 2017-10-17 13:50:05 +02:00
posix_mm_amd64.const sys/freebsd: more syscall descriptions 2017-10-17 13:50:05 +02:00
posix_mm.txt sys/freebsd: more syscall descriptions 2017-10-17 13:50:05 +02:00
socket_amd64.const sys/freebsd: more syscall descriptions 2017-10-17 13:50:05 +02:00
socket_inet6_amd64.const sys/freebsd: more syscall descriptions 2017-10-17 13:50:05 +02:00
socket_inet6.txt sys/linux: add type alias for socket port 2018-01-08 12:52:31 +01:00
socket_inet_amd64.const sys/freebsd: more syscall descriptions 2017-10-17 13:50:05 +02:00
socket_inet_icmp_amd64.const sys/freebsd: more syscall descriptions 2017-10-17 13:50:05 +02:00
socket_inet_icmp.txt sys/freebsd: more syscall descriptions 2017-10-17 13:50:05 +02:00
socket_inet_tcp_amd64.const sys/freebsd: more syscall descriptions 2017-10-17 13:50:05 +02:00
socket_inet_tcp.txt sys/freebsd: more syscall descriptions 2017-10-17 13:50:05 +02:00
socket_inet_udp_amd64.const sys/freebsd: more syscall descriptions 2017-10-17 13:50:05 +02:00
socket_inet_udp.txt sys/freebsd: more syscall descriptions 2017-10-17 13:50:05 +02:00
socket_inet.txt sys/linux: add type alias for socket port 2018-01-08 12:52:31 +01:00
socket_unix_amd64.const sys/freebsd: more syscall descriptions 2017-10-17 13:50:05 +02:00
socket_unix.txt pkg/compiler: add check that len does not refer to array with varlen elements 2017-11-28 14:55:21 +01:00
socket.txt sys/linux: add type alias for socket port 2018-01-08 12:52:31 +01:00
sys_amd64.const sys/freebsd: add POLLINIGNEOF 2017-11-08 19:30:10 +03:00
sys.txt pkg/compiler: make signalno a type alias 2018-01-08 12:52:31 +01:00
vnet.txt sys/freebsd: more syscall descriptions 2017-10-17 13:50:05 +02:00