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

Issue 5721044: code review 5721044: os: implement UserTime/SystemTime on windows (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 10 months ago by brainman
Modified:
13 years, 10 months ago
Reviewers:
CC:
golang-dev, rsc1
Visibility:
Public.

Description

os: implement UserTime/SystemTime on windows Fixes issue 3145.

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -6 lines) Patch
M src/pkg/os/exec_windows.go View 1 2 3 2 chunks +12 lines, -4 lines 0 comments Download
M src/pkg/syscall/syscall_windows.go View 1 2 chunks +7 lines, -2 lines 0 comments Download
M src/pkg/syscall/zsyscall_windows_386.go View 1 2 chunks +13 lines, -0 lines 0 comments Download
M src/pkg/syscall/zsyscall_windows_amd64.go View 1 2 chunks +13 lines, -0 lines 0 comments Download
M src/pkg/syscall/ztypes_windows.go View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 3
brainman
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 10 months ago (2012-03-02 01:31:16 UTC) #1
rsc1
LGTM I submitted my CL so you'll need to sync and merge a little. Sorry.
13 years, 10 months ago (2012-03-02 02:59:49 UTC) #2
brainman
13 years, 10 months ago (2012-03-02 03:47:47 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=0714f1dcbf7f ***

os: implement UserTime/SystemTime on windows

Fixes issue 3145.

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

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