]> Cypherpunks repositories - gostls13.git/commit
syscall: regenerate z-files for dragonfly
authorJoel Sing <jsing@google.com>
Wed, 5 Mar 2014 13:09:09 +0000 (00:09 +1100)
committerJoel Sing <jsing@google.com>
Wed, 5 Mar 2014 13:09:09 +0000 (00:09 +1100)
commit4e7049bb848e2e7de7ee8c187cf272ca0c0d5a38
treed8e304108201a12e9727b8204e980f36b4952f4d
parentb586f56e76f67bd482b51186bf45d6ada47421ad
syscall: regenerate z-files for dragonfly

Regenerate z-files for DragonFly BSD 3.6.

F_DUP_FD_CLOEXEC is now supported, so remove the zero value constant
from types_dragonfly.go so that we use the generated value from the
z-files.

LGTM=mikioh.mikioh
R=golang-codereviews, mikioh.mikioh
CC=golang-codereviews
https://golang.org/cl/70080047
src/pkg/syscall/types_dragonfly.go
src/pkg/syscall/zerrors_dragonfly_386.go
src/pkg/syscall/zerrors_dragonfly_amd64.go
src/pkg/syscall/zsysnum_dragonfly_386.go
src/pkg/syscall/zsysnum_dragonfly_amd64.go
src/pkg/syscall/ztypes_dragonfly_386.go
src/pkg/syscall/ztypes_dragonfly_amd64.go