Makefile: format openbsd syscall descriptions

This commit is contained in:
Dmitry Vyukov 2018-09-19 11:07:13 +02:00
parent a0da096399
commit 02d481205b
2 changed files with 2 additions and 1 deletions

View File

@ -180,6 +180,7 @@ format_sys: bin/syz-fmt
bin/syz-fmt sys/akaros
bin/syz-fmt sys/freebsd
bin/syz-fmt sys/netbsd
bin/syz-fmt sys/openbsd
bin/syz-fmt sys/linux
bin/syz-fmt sys/fuchsia
bin/syz-fmt sys/windows

View File

@ -71,7 +71,7 @@ cmsghdr_un_rights {
cmsghdr_un_cred {
len len[parent, intptr]
level const[SOL_SOCKET, int32]
# XXX type const[LINUX_SCM_CREDENTIALS, int32]
# XXX type const[LINUX_SCM_CREDENTIALS, int32]
type const[0, int32]
pid pid
uid uid