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

Issue 5308044: code review 5308044: syscall: use uintptr for Mount flags.

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

Description

syscall: use uintptr for Mount flags.

Patch Set 1 #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -5 lines) Patch
M src/pkg/syscall/syscall_linux.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/pkg/syscall/zsyscall_linux_386.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/syscall/zsyscall_linux_amd64.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/syscall/zsyscall_linux_arm.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4
danderson
Hello bradfitz@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 10 months ago (2011-10-19 22:19:19 UTC) #1
rsc
LGTM Leaving for brad.
13 years, 10 months ago (2011-10-20 15:28:26 UTC) #2
bradfitz
LGTM sorry for delay.
13 years, 10 months ago (2011-10-25 02:28:15 UTC) #3
bradfitz
13 years, 10 months ago (2011-10-25 02:28:56 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=33abf7bcdda1 ***

syscall: use uintptr for Mount flags.

R=bradfitz, rsc
CC=golang-dev
http://codereview.appspot.com/5308044

Committer: Brad Fitzpatrick <bradfitz@golang.org>
Sign in to reply to this message.

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