From 1b7b2dc101de64f301b872115517a428f2ee00ee Mon Sep 17 00:00:00 2001 From: Mikio Hara Date: Wed, 30 Jul 2014 09:47:39 +0900 Subject: undo CL 102610045 / 7244ce3ae9db preparing for the syscall package freeze. ??? original CL description 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 ??? LGTM=r R=r CC=golang-codereviews https://codereview.appspot.com/114530044 --- api/except.txt | 24 ------------------------ 1 file changed, 24 deletions(-) (limited to 'api') diff --git a/api/except.txt b/api/except.txt index 99f439774..1a8296635 100644 --- a/api/except.txt +++ b/api/except.txt @@ -327,27 +327,3 @@ 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 -- cgit v1.2.1