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

Issue 5635051: code review 5635051: syscall: add Timeval.Nano, Timespec.Nano, for conversio... (Closed)

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

Description

syscall: add Timeval.Nano, Timespec.Nano, for conversion to Duration Fixes issue 2534.

Patch Set 1 #

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

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

Patch Set 4 : diff -r c90b59861968 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M src/pkg/syscall/syscall.go View 1 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 5
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 3 months ago (2012-02-06 21:16:12 UTC) #1
dsymonds
src/cmd/go/pkg.go in the wrong CL?
13 years, 3 months ago (2012-02-06 21:25:53 UTC) #2
rsc
PTAL
13 years, 3 months ago (2012-02-06 22:57:01 UTC) #3
bradfitz
LGTM On Feb 6, 2012 2:57 PM, "Russ Cox" <rsc@golang.org> wrote: > PTAL >
13 years, 3 months ago (2012-02-06 23:01:58 UTC) #4
rsc
13 years, 3 months ago (2012-02-06 23:04:14 UTC) #5
*** Submitted as http://code.google.com/p/go/source/detail?r=8b5d33d3dccd ***

syscall: add Timeval.Nano, Timespec.Nano, for conversion to Duration

Fixes issue 2534.

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

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