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

Issue 5039042: code review 5039042: syscall: add IPv4 ancillary data for linux (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 6 months ago by mikio
Modified:
13 years, 5 months ago
Reviewers:
CC:
golang-dev, rsc
Visibility:
Public.

Description

syscall: add IPv4 ancillary data for linux

Patch Set 1 : diff -r a33d941e6c51 https://go.googlecode.com/hg/ #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -0 lines) Patch
M src/pkg/syscall/types_linux.c View 2 chunks +2 lines, -0 lines 0 comments Download
M src/pkg/syscall/ztypes_linux_386.go View 2 chunks +7 lines, -0 lines 0 comments Download
M src/pkg/syscall/ztypes_linux_amd64.go View 2 chunks +7 lines, -0 lines 0 comments Download
M src/pkg/syscall/ztypes_linux_arm.go View 2 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 4
mikio
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 6 months ago (2011-09-16 08:16:53 UTC) #1
rsc
LGTM
13 years, 6 months ago (2011-09-19 14:08:07 UTC) #2
mikio
ping On 2011/09/19 14:08:07, rsc wrote: > LGTM
13 years, 5 months ago (2011-09-22 15:17:15 UTC) #3
mikio
13 years, 5 months ago (2011-09-23 14:38:55 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=bfbe0c366ceb ***

syscall: add IPv4 ancillary data for linux

R=golang-dev, rsc
CC=golang-dev
http://codereview.appspot.com/5039042
Sign in to reply to this message.

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