mirror of
https://github.com/reactos/syzkaller.git
synced 2024-11-23 11:29:46 +00:00
Makefile: format openbsd syscall descriptions
This commit is contained in:
parent
a0da096399
commit
02d481205b
1
Makefile
1
Makefile
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user