aboutsummaryrefslogtreecommitdiff
path: root/api/except.txt
diff options
context:
space:
mode:
authorMikio Hara <mikioh.mikioh@gmail.com>2014-06-24 09:20:42 +0900
committerMikio Hara <mikioh.mikioh@gmail.com>2014-06-24 09:20:42 +0900
commitfbd5ad585d03ee750b7d58a85cf0d40079b28833 (patch)
tree5ca736dba63f74b0a63a0cb2b166032b76702bd1 /api/except.txt
parent88b663b246db802809afaeac0f1b86b2bd260723 (diff)
downloadgo-fbd5ad585d03ee750b7d58a85cf0d40079b28833.tar.gz
go-fbd5ad585d03ee750b7d58a85cf0d40079b28833.zip
syscall: regenerate z-files for darwin
Updates z-files from 10.7 kernel-based to 10.9 kernel-based. LGTM=iant R=golang-codereviews, bradfitz, iant CC=golang-codereviews https://golang.org/cl/102610045
Diffstat (limited to 'api/except.txt')
-rw-r--r--api/except.txt24
1 files changed, 24 insertions, 0 deletions
diff --git a/api/except.txt b/api/except.txt
index 1a8296635d..99f4397742 100644
--- a/api/except.txt
+++ b/api/except.txt
@@ -327,3 +327,27 @@ pkg syscall (netbsd-arm), const SizeofIfData = 132
pkg syscall (netbsd-arm), type IfMsghdr struct, Pad_cgo_1 [4]uint8
pkg syscall (netbsd-arm-cgo), const SizeofIfData = 132
pkg syscall (netbsd-arm-cgo), type IfMsghdr struct, Pad_cgo_1 [4]uint8
+pkg syscall (darwin-386), const AF_MAX = 38
+pkg syscall (darwin-386), const ELAST = 105
+pkg syscall (darwin-386), const EVFILT_SYSCOUNT = 12
+pkg syscall (darwin-386), const EVFILT_THREADMARKER = 12
+pkg syscall (darwin-386), const IPV6_FRAGTTL = 120
+pkg syscall (darwin-386), const SYS_MAXSYSCALL = 439
+pkg syscall (darwin-386-cgo), const AF_MAX = 38
+pkg syscall (darwin-386-cgo), const ELAST = 105
+pkg syscall (darwin-386-cgo), const EVFILT_SYSCOUNT = 12
+pkg syscall (darwin-386-cgo), const EVFILT_THREADMARKER = 12
+pkg syscall (darwin-386-cgo), const IPV6_FRAGTTL = 120
+pkg syscall (darwin-386-cgo), const SYS_MAXSYSCALL = 439
+pkg syscall (darwin-amd64), const AF_MAX = 38
+pkg syscall (darwin-amd64), const ELAST = 105
+pkg syscall (darwin-amd64), const EVFILT_SYSCOUNT = 12
+pkg syscall (darwin-amd64), const EVFILT_THREADMARKER = 12
+pkg syscall (darwin-amd64), const IPV6_FRAGTTL = 120
+pkg syscall (darwin-amd64), const SYS_MAXSYSCALL = 439
+pkg syscall (darwin-amd64-cgo), const AF_MAX = 38
+pkg syscall (darwin-amd64-cgo), const ELAST = 105
+pkg syscall (darwin-amd64-cgo), const EVFILT_SYSCOUNT = 12
+pkg syscall (darwin-amd64-cgo), const EVFILT_THREADMARKER = 12
+pkg syscall (darwin-amd64-cgo), const IPV6_FRAGTTL = 120
+pkg syscall (darwin-amd64-cgo), const SYS_MAXSYSCALL = 439