Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(529)

Side by Side Diff: api/except.txt

Issue 57210043: code review 57210043: api: add FreeBSD 10 exceptions (Closed)
Patch Set: diff -r a3b2bc0b515e https://code.google.com/p/go Created 10 years ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 pkg net, func ListenUnixgram(string, *UnixAddr) (*UDPConn, error) 1 pkg net, func ListenUnixgram(string, *UnixAddr) (*UDPConn, error)
2 pkg syscall (darwin-386), func Fchflags(string, int) error 2 pkg syscall (darwin-386), func Fchflags(string, int) error
3 pkg syscall (darwin-386-cgo), func Fchflags(string, int) error 3 pkg syscall (darwin-386-cgo), func Fchflags(string, int) error
4 pkg syscall (darwin-amd64), func Fchflags(string, int) error 4 pkg syscall (darwin-amd64), func Fchflags(string, int) error
5 pkg syscall (darwin-amd64-cgo), func Fchflags(string, int) error 5 pkg syscall (darwin-amd64-cgo), func Fchflags(string, int) error
6 pkg syscall (freebsd-386), func Fchflags(string, int) error 6 pkg syscall (freebsd-386), func Fchflags(string, int) error
7 pkg syscall (freebsd-amd64), func Fchflags(string, int) error 7 pkg syscall (freebsd-amd64), func Fchflags(string, int) error
8 pkg syscall (freebsd-arm), func Fchflags(string, int) error 8 pkg syscall (freebsd-arm), func Fchflags(string, int) error
9 pkg syscall (freebsd-arm-cgo), func Fchflags(string, int) error 9 pkg syscall (freebsd-arm-cgo), func Fchflags(string, int) error
10 pkg syscall (netbsd-arm), func Fchflags(string, int) error 10 pkg syscall (netbsd-arm), func Fchflags(string, int) error
(...skipping 301 matching lines...) Expand 10 before | Expand all | Expand 10 after
312 pkg syscall (openbsd-amd64-cgo), type Stat_t struct, Ino uint32 312 pkg syscall (openbsd-amd64-cgo), type Stat_t struct, Ino uint32
313 pkg syscall (openbsd-amd64-cgo), type Stat_t struct, Lspare0 int32 313 pkg syscall (openbsd-amd64-cgo), type Stat_t struct, Lspare0 int32
314 pkg syscall (openbsd-amd64-cgo), type Stat_t struct, Lspare1 int32 314 pkg syscall (openbsd-amd64-cgo), type Stat_t struct, Lspare1 int32
315 pkg syscall (openbsd-amd64-cgo), type Stat_t struct, Qspare [2]int64 315 pkg syscall (openbsd-amd64-cgo), type Stat_t struct, Qspare [2]int64
316 pkg syscall (openbsd-amd64-cgo), type Statfs_t struct, F_ctime uint32 316 pkg syscall (openbsd-amd64-cgo), type Statfs_t struct, F_ctime uint32
317 pkg syscall (openbsd-amd64-cgo), type Statfs_t struct, F_spare [3]uint32 317 pkg syscall (openbsd-amd64-cgo), type Statfs_t struct, F_spare [3]uint32
318 pkg syscall (openbsd-amd64-cgo), type Statfs_t struct, Pad_cgo_1 [4]uint8 318 pkg syscall (openbsd-amd64-cgo), type Statfs_t struct, Pad_cgo_1 [4]uint8
319 pkg syscall (openbsd-amd64-cgo), type Timespec struct, Pad_cgo_0 [4]uint8 319 pkg syscall (openbsd-amd64-cgo), type Timespec struct, Pad_cgo_0 [4]uint8
320 pkg syscall (openbsd-amd64-cgo), type Timespec struct, Sec int32 320 pkg syscall (openbsd-amd64-cgo), type Timespec struct, Sec int32
321 pkg unicode, const Version = "6.2.0" 321 pkg unicode, const Version = "6.2.0"
322 pkg syscall (freebsd-386), const AF_MAX = 38
323 pkg syscall (freebsd-386), const DLT_MATCHING_MAX = 242
324 pkg syscall (freebsd-386), const ELAST = 94
325 pkg syscall (freebsd-386), const O_CLOEXEC = 0
326 pkg syscall (freebsd-386-cgo), const AF_MAX = 38
327 pkg syscall (freebsd-386-cgo), const DLT_MATCHING_MAX = 242
328 pkg syscall (freebsd-386-cgo), const ELAST = 94
329 pkg syscall (freebsd-386-cgo), const O_CLOEXEC = 0
330 pkg syscall (freebsd-amd64), const AF_MAX = 38
331 pkg syscall (freebsd-amd64), const DLT_MATCHING_MAX = 242
332 pkg syscall (freebsd-amd64), const ELAST = 94
333 pkg syscall (freebsd-amd64), const O_CLOEXEC = 0
334 pkg syscall (freebsd-amd64-cgo), const AF_MAX = 38
335 pkg syscall (freebsd-amd64-cgo), const DLT_MATCHING_MAX = 242
336 pkg syscall (freebsd-amd64-cgo), const ELAST = 94
337 pkg syscall (freebsd-amd64-cgo), const O_CLOEXEC = 0
338 pkg syscall (freebsd-arm), const AF_MAX = 38
339 pkg syscall (freebsd-arm), const BIOCGRTIMEOUT = 1074545262
340 pkg syscall (freebsd-arm), const BIOCSRTIMEOUT = 2148287085
341 pkg syscall (freebsd-arm), const ELAST = 94
342 pkg syscall (freebsd-arm), const O_CLOEXEC = 0
343 pkg syscall (freebsd-arm), const SIOCAIFADDR = 2151967019
344 pkg syscall (freebsd-arm), const SIOCGIFSTATUS = 3274991931
345 pkg syscall (freebsd-arm), const SIOCSIFPHYADDR = 2151967046
346 pkg syscall (freebsd-arm), const SYS_CAP_FCNTLS_GET = 537
347 pkg syscall (freebsd-arm), const SYS_CAP_FCNTLS_GET ideal-int
348 pkg syscall (freebsd-arm), const SYS_CAP_FCNTLS_LIMIT = 536
349 pkg syscall (freebsd-arm), const SYS_CAP_FCNTLS_LIMIT ideal-int
350 pkg syscall (freebsd-arm), const SYS_CAP_IOCTLS_GET = 535
351 pkg syscall (freebsd-arm), const SYS_CAP_IOCTLS_GET ideal-int
352 pkg syscall (freebsd-arm), const SYS_CAP_IOCTLS_LIMIT = 534
353 pkg syscall (freebsd-arm), const SYS_CAP_IOCTLS_LIMIT ideal-int
354 pkg syscall (freebsd-arm), const SYS_CAP_RIGHTS_GET = 515
355 pkg syscall (freebsd-arm), const SYS_CAP_RIGHTS_GET ideal-int
356 pkg syscall (freebsd-arm), const SYS_CAP_RIGHTS_LIMIT = 533
357 pkg syscall (freebsd-arm), const SYS_CAP_RIGHTS_LIMIT ideal-int
358 pkg syscall (freebsd-arm), const SizeofBpfHdr = 24
359 pkg syscall (freebsd-arm), const SizeofIfData = 88
360 pkg syscall (freebsd-arm), const SizeofIfMsghdr = 104
361 pkg syscall (freebsd-arm), const SizeofSockaddrDatalink = 56
362 pkg syscall (freebsd-arm), const SizeofSockaddrUnix = 108
363 pkg syscall (freebsd-arm), const TIOCTIMESTAMP = 1074558041
364 pkg syscall (freebsd-arm), type BpfHdr struct, Pad_cgo_0 [2]uint8
365 pkg syscall (freebsd-arm), type RawSockaddrDatalink struct, Pad_cgo_0 [2]uint8
366 pkg syscall (freebsd-arm), type RawSockaddrUnix struct, Pad_cgo_0 [2]uint8
367 pkg syscall (freebsd-arm), type Stat_t struct, Pad_cgo_0 [4]uint8
368 pkg syscall (freebsd-arm-cgo), const AF_MAX = 38
369 pkg syscall (freebsd-arm-cgo), const BIOCGRTIMEOUT = 1074545262
370 pkg syscall (freebsd-arm-cgo), const BIOCSRTIMEOUT = 2148287085
371 pkg syscall (freebsd-arm-cgo), const ELAST = 94
372 pkg syscall (freebsd-arm-cgo), const O_CLOEXEC = 0
373 pkg syscall (freebsd-arm-cgo), const SIOCAIFADDR = 2151967019
374 pkg syscall (freebsd-arm-cgo), const SIOCGIFSTATUS = 3274991931
375 pkg syscall (freebsd-arm-cgo), const SIOCSIFPHYADDR = 2151967046
376 pkg syscall (freebsd-arm-cgo), const SYS_CAP_FCNTLS_GET = 537
377 pkg syscall (freebsd-arm-cgo), const SYS_CAP_FCNTLS_GET ideal-int
378 pkg syscall (freebsd-arm-cgo), const SYS_CAP_FCNTLS_LIMIT = 536
379 pkg syscall (freebsd-arm-cgo), const SYS_CAP_FCNTLS_LIMIT ideal-int
380 pkg syscall (freebsd-arm-cgo), const SYS_CAP_IOCTLS_GET = 535
381 pkg syscall (freebsd-arm-cgo), const SYS_CAP_IOCTLS_GET ideal-int
382 pkg syscall (freebsd-arm-cgo), const SYS_CAP_IOCTLS_LIMIT = 534
383 pkg syscall (freebsd-arm-cgo), const SYS_CAP_IOCTLS_LIMIT ideal-int
384 pkg syscall (freebsd-arm-cgo), const SYS_CAP_RIGHTS_GET = 515
385 pkg syscall (freebsd-arm-cgo), const SYS_CAP_RIGHTS_GET ideal-int
386 pkg syscall (freebsd-arm-cgo), const SYS_CAP_RIGHTS_LIMIT = 533
387 pkg syscall (freebsd-arm-cgo), const SYS_CAP_RIGHTS_LIMIT ideal-int
388 pkg syscall (freebsd-arm-cgo), const SizeofBpfHdr = 24
389 pkg syscall (freebsd-arm-cgo), const SizeofIfData = 88
390 pkg syscall (freebsd-arm-cgo), const SizeofIfMsghdr = 104
391 pkg syscall (freebsd-arm-cgo), const SizeofSockaddrDatalink = 56
392 pkg syscall (freebsd-arm-cgo), const SizeofSockaddrUnix = 108
393 pkg syscall (freebsd-arm-cgo), const TIOCTIMESTAMP = 1074558041
394 pkg syscall (freebsd-arm-cgo), type BpfHdr struct, Pad_cgo_0 [2]uint8
395 pkg syscall (freebsd-arm-cgo), type RawSockaddrDatalink struct, Pad_cgo_0 [2]uin t8
396 pkg syscall (freebsd-arm-cgo), type RawSockaddrUnix struct, Pad_cgo_0 [2]uint8
397 pkg syscall (freebsd-arm-cgo), type Stat_t struct, Pad_cgo_0 [4]uint8
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b