os: Add NetBSD support for recent signal changes.

Add NetBSD to mksignals.sh and generate files.
While we're here, also add netbsd to the +build list where appropriate.

R=golang-dev, jsing
CC=golang-dev
https://golang.org/cl/5492064
This commit is contained in:
Christopher Nielsen 2011-12-18 02:29:18 +11:00 committed by Joel Sing
parent 13b26cb36a
commit 5030177ea3
14 changed files with 111 additions and 11 deletions

View file

@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// +build darwin freebsd linux openbsd
// +build darwin freebsd linux netbsd openbsd
package exec