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

Issue 7398047: code review 7398047: syscall: add if_announce support for freebsd (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years ago by mikio
Modified:
12 years ago
Reviewers:
CC:
golang-dev, dave_cheney.net
Visibility:
Public.

Description

syscall: add if_announce support for freebsd Update issue 4866.

Patch Set 1 #

Patch Set 2 : diff -r e00da5e201e5 https://code.google.com/p/go #

Patch Set 3 : diff -r 8eb896294200 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -25 lines) Patch
M src/pkg/syscall/mkerrors.sh View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/syscall/types_freebsd.go View 1 2 chunks +9 lines, -6 lines 0 comments Download
M src/pkg/syscall/zerrors_freebsd_386.go View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/pkg/syscall/zerrors_freebsd_amd64.go View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/pkg/syscall/zerrors_freebsd_arm.go View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/pkg/syscall/ztypes_freebsd_386.go View 1 2 chunks +16 lines, -6 lines 0 comments Download
M src/pkg/syscall/ztypes_freebsd_amd64.go View 1 2 chunks +16 lines, -6 lines 0 comments Download
M src/pkg/syscall/ztypes_freebsd_arm.go View 1 2 chunks +16 lines, -6 lines 0 comments Download

Messages

Total messages: 3
mikio
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
12 years ago (2013-02-23 04:03:53 UTC) #1
dave_cheney.net
LGTM (untested)
12 years ago (2013-02-24 02:12:32 UTC) #2
mikio
12 years ago (2013-02-24 03:05:00 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=e551292f2778 ***

syscall: add if_announce support for freebsd

Update issue 4866.

R=golang-dev, dave
CC=golang-dev
https://codereview.appspot.com/7398047
Sign in to reply to this message.

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