summaryrefslogtreecommitdiff
path: root/api
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
commit0acee8e2f2dd4f2ebb7622b5ec46eb57cccf8134 (patch)
tree620695bac7e6b67513acd35a479546f2f85df337 /api
parent05b75b6dfea4e23e647178d52b54aec5bbcac0d3 (diff)
downloadgo-0acee8e2f2dd4f2ebb7622b5ec46eb57cccf8134.tar.gz
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://codereview.appspot.com/102610045
Diffstat (limited to 'api')
-rw-r--r--api/except.txt24
1 files changed, 24 insertions, 0 deletions
diff --git a/api/except.txt b/api/except.txt
index 1a8296635..99f439774 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