]> Cypherpunks repositories - gostls13.git/commit
syscall: add missing TIOCGSID for openbsd/386
authorMikio Hara <mikioh.mikioh@gmail.com>
Mon, 5 May 2014 22:22:10 +0000 (07:22 +0900)
committerMikio Hara <mikioh.mikioh@gmail.com>
Mon, 5 May 2014 22:22:10 +0000 (07:22 +0900)
commit0462d091e2a1f41b5a0589510bda25aaebe12f87
tree29def5a8b36ea1db0e0d19e701fd9e1021865f7b
parent696a7e1595e30c1d05c4556b1bcf3107eae5609a
syscall: add missing TIOCGSID for openbsd/386

The previous syscall constants regeneration on openbsd was conducted
with OpenBSD current 3 months ago and it missed updating openbsd/386.
This CL adds TIOCGSID for fixing the inconsistency between opensbd/amd64
and openbsd/386.

Update #7049

LGTM=iant
R=jsing, rsc, iant
CC=golang-codereviews
https://golang.org/cl/96960044
src/pkg/syscall/zerrors_openbsd_386.go