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

Issue 13160043: code review 13160043: syscall: define CLONE_* constants on Linux. (Closed)

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

Description

syscall: define CLONE_* constants on Linux. Update issue 6214

Patch Set 1 #

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

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

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

Patch Set 5 : diff -r 7e8c9df7f6c9 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -8 lines) Patch
M src/pkg/syscall/mkerrors.sh View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
M src/pkg/syscall/zerrors_linux_386.go View 1 2 chunks +22 lines, -4 lines 0 comments Download
M src/pkg/syscall/zerrors_linux_amd64.go View 1 2 chunks +22 lines, -4 lines 0 comments Download
M src/pkg/syscall/zerrors_linux_arm.go View 1 1 chunk +22 lines, -0 lines 0 comments Download

Messages

Total messages: 3
remyoudompheng
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
10 years, 7 months ago (2013-08-23 20:18:31 UTC) #1
bradfitz
LGTM On Fri, Aug 23, 2013 at 3:18 PM, <remyoudompheng@gmail.com> wrote: > Reviewers: golang-dev1, > ...
10 years, 7 months ago (2013-08-23 20:22:26 UTC) #2
remyoudompheng
10 years, 7 months ago (2013-08-23 20:26:59 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=eb5bdb19aa21 ***

syscall: define CLONE_* constants on Linux.

Update issue 6214

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

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