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

Issue 5554057: code review 5554057: syscall: add Unix method to TimeSpec, TimeVal (Closed)

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

Description

syscall: add Unix method to TimeSpec, TimeVal Fixes issue 2534

Patch Set 1 #

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

Total comments: 1

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

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

Messages

Total messages: 8
bradfitz
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 3 months ago (2012-01-19 01:56:22 UTC) #1
dave_cheney.net
LGTM. Thanks for looking at this. Sent from my iPhone On 19/01/2012, at 12:56, bradfitz@golang.org ...
12 years, 3 months ago (2012-01-19 02:07:18 UTC) #2
brainman
http://codereview.appspot.com/5554057/diff/3/src/pkg/syscall/syscall_windows.go File src/pkg/syscall/syscall_windows.go (right): http://codereview.appspot.com/5554057/diff/3/src/pkg/syscall/syscall_windows.go#newcode629 src/pkg/syscall/syscall_windows.go:629: type Timespec struct { Please, do not create "invented" ...
12 years, 3 months ago (2012-01-19 02:40:52 UTC) #3
bradfitz
On Wed, Jan 18, 2012 at 6:40 PM, <alex.brainman@gmail.com> wrote: > > http://codereview.appspot.com/**5554057/diff/3/src/pkg/** > syscall/syscall_windows.go<http://codereview.appspot.com/5554057/diff/3/src/pkg/syscall/syscall_windows.go> ...
12 years, 3 months ago (2012-01-19 02:44:56 UTC) #4
brainman
I am ok to have it in, if it simplify things somewhere else in our ...
12 years, 3 months ago (2012-01-19 02:47:10 UTC) #5
brainman
Sorry, I didn't look at syscall.go. It is LGTM to leave it as is. Alex
12 years, 3 months ago (2012-01-19 02:48:37 UTC) #6
bradfitz
*** Submitted as http://code.google.com/p/go/source/detail?r=49d3517bf516 *** syscall: add Unix method to TimeSpec, TimeVal Fixes issue 2534 ...
12 years, 3 months ago (2012-01-19 03:05:46 UTC) #7
bradfitz
12 years, 3 months ago (2012-01-19 03:09:14 UTC) #8
Thanks. Once Makefiles go away (soon?) I can come back and do some cleanup
here.

On Wed, Jan 18, 2012 at 6:48 PM, <alex.brainman@gmail.com> wrote:

> Sorry, I didn't look at syscall.go. It is LGTM to leave it as is.
>
> Alex
>
>
http://codereview.appspot.com/**5554057/<http://codereview.appspot.com/5554057/>
>
Sign in to reply to this message.

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