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

Issue 5246052: code review 5246052: syscall: add support for unshare(2) under linux (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 11 months ago by dave
Modified:
13 years, 11 months ago
Reviewers:
borman, rsc, golang-dev
Visibility:
Public.

Description

syscall: add support for unshare(2) under linux Fixes issue 1954. Credit for the original patch goes to jdnurmi@qwe.cc.

Patch Set 1 #

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

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

Patch Set 4 : diff -r 65d7e79f0fc7 https://go.googlecode.com/hg/ #

Patch Set 5 : diff -r 9be80dbcb0af https://go.googlecode.com/hg/ #

Patch Set 6 : diff -r 2904af657e75 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+433 lines, -206 lines) Patch
M src/pkg/syscall/Makefile View 1 4 chunks +4 lines, -0 lines 0 comments Download
A src/pkg/syscall/exec_bsd.go View 1 2 3 4 1 chunk +215 lines, -0 lines 0 comments Download
A src/pkg/syscall/exec_linux.go View 1 2 3 1 chunk +214 lines, -0 lines 0 comments Download
M src/pkg/syscall/exec_unix.go View 1 2 chunks +0 lines, -206 lines 0 comments Download

Messages

Total messages: 4
dave_cheney.net
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 11 months ago (2011-10-12 08:59:39 UTC) #1
borman
On 2011/10/12 08:59:39, dfc wrote: > Hello mailto:golang-dev@googlegroups.com, > > I'd like you to review ...
13 years, 11 months ago (2011-10-12 17:32:00 UTC) #2
rsc
I can't tell what changed. Please make a backup copy of the new files, hg ...
13 years, 11 months ago (2011-10-12 17:49:36 UTC) #3
dave_cheney.net
13 years, 11 months ago (2011-10-13 09:06:40 UTC) #4
*** Abandoned ***
Sign in to reply to this message.

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