api/go1.8.txt | 4 ++++ diff --git a/api/go1.8.txt b/api/go1.8.txt index 9493f2c33a3c0f685086f5b4e0eadc9f5100cf8e..5e21b07d03bb70f028c895a850eafbea001842af 100644 --- a/api/go1.8.txt +++ b/api/go1.8.txt @@ -246,6 +246,10 @@ pkg sort, func SliceIsSorted(interface{}, func(int, int) bool) bool pkg sort, func SliceStable(interface{}, func(int, int) bool) pkg syscall (linux-arm-cgo), func TimevalToNsec(Timeval) int64 pkg syscall (linux-arm), func TimevalToNsec(Timeval) int64 +pkg syscall (openbsd-386), const SYS_KILL = 122 +pkg syscall (openbsd-386-cgo), const SYS_KILL = 122 +pkg syscall (openbsd-amd64), const SYS_KILL = 122 +pkg syscall (openbsd-amd64-cgo), const SYS_KILL = 122 pkg syscall (windows-386), const ERROR_DIR_NOT_EMPTY = 145 pkg syscall (windows-386), const ERROR_DIR_NOT_EMPTY Errno pkg syscall (windows-amd64), const ERROR_DIR_NOT_EMPTY = 145