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

Issue 4298060: syscall: GetsockoptInt for darwin, freebsd. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 1 month ago by albert.strasheim
Modified:
14 years, 1 month ago
Reviewers:
CC:
rsc, golang-dev
Visibility:
Public.

Description

syscall: GetsockoptInt for darwin, freebsd.

Patch Set 1 #

Patch Set 2 : diff -r 44e733716d02 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 44e733716d02 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -4 lines) Patch
M src/pkg/syscall/syscall_bsd.go View 1 3 chunks +8 lines, -1 line 0 comments Download
M src/pkg/syscall/zsyscall_darwin_386.go View 1 2 chunks +9 lines, -1 line 0 comments Download
M src/pkg/syscall/zsyscall_darwin_amd64.go View 1 1 chunk +8 lines, -0 lines 0 comments Download
M src/pkg/syscall/zsyscall_freebsd_386.go View 1 2 chunks +9 lines, -1 line 0 comments Download
M src/pkg/syscall/zsyscall_freebsd_amd64.go View 1 2 chunks +9 lines, -1 line 0 comments Download

Messages

Total messages: 3
albert.strasheim
Hello all Please review this change. It adds GetsockoptInt on darwin and freebsd for 386 ...
14 years, 1 month ago (2011-03-24 07:28:35 UTC) #1
rsc
LGTM
14 years, 1 month ago (2011-03-25 18:43:42 UTC) #2
rsc
14 years, 1 month ago (2011-03-25 18:44:01 UTC) #3
*** Submitted as 6659c68c1d45 ***

syscall: GetsockoptInt for darwin, freebsd.

R=rsc
CC=golang-dev
http://codereview.appspot.com/4298060

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

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