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

Issue 124350045: code review 124350045: go.sys/plan9: just jump to syscall.Syscall etc. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 6 months ago by r
Modified:
10 years, 6 months ago
Reviewers:
rsc
CC:
rsc, golang-codereviews
Visibility:
Public.

Description

go.sys/plan9: just jump to syscall.Syscall etc. Don't re-implement these functions.

Patch Set 1 #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -286 lines) Patch
M plan9/asm_plan9_386.s View 1 chunk +10 lines, -144 lines 0 comments Download
M plan9/asm_plan9_amd64.s View 1 chunk +10 lines, -142 lines 0 comments Download

Messages

Total messages: 3
r
Hello rsc (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go.sys
10 years, 6 months ago (2014-08-14 18:27:18 UTC) #1
rsc
LGTM
10 years, 6 months ago (2014-08-14 18:33:15 UTC) #2
r
10 years, 6 months ago (2014-08-14 19:05:49 UTC) #3
*** Submitted as
https://code.google.com/p/go/source/detail?r=fcb35749b216&repo=sys ***

go.sys/plan9: just jump to syscall.Syscall etc.
Don't re-implement these functions.

LGTM=rsc
R=rsc
CC=golang-codereviews
https://codereview.appspot.com/124350045
Sign in to reply to this message.

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