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

Issue 155590043: code review 155590043: os/exec: fix number of expected file descriptors on Plan 9 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 4 months ago by 0intro
Modified:
10 years, 4 months ago
Reviewers:
gobot, rsc
CC:
rsc, aram, golang-codereviews
Visibility:
Public.

Description

os/exec: fix number of expected file descriptors on Plan 9 Since CL 104570043 and 112720043, we are using the nsec system call instead of /dev/bintime on Plan 9.

Patch Set 1 #

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

Patch Set 3 : diff -r 7ab3adc146c9aeff1f74af641274e9562e5cce00 https://code.google.com/p/go #

Patch Set 4 : diff -r 8b92bde49be1c7d7e30c5f8a7ff5034f53977e13 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -9 lines) Patch
M src/os/exec/exec_test.go View 1 1 chunk +1 line, -9 lines 0 comments Download

Messages

Total messages: 4
0intro
Hello rsc (cc: aram, golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
10 years, 4 months ago (2014-10-19 20:56:57 UTC) #1
rsc
LGTM
10 years, 4 months ago (2014-10-20 20:00:24 UTC) #2
0intro
*** Submitted as https://code.google.com/p/go/source/detail?r=f84cfd882eca *** os/exec: fix number of expected file descriptors on Plan 9 ...
10 years, 4 months ago (2014-10-20 21:02:02 UTC) #3
gobot
10 years, 4 months ago (2014-10-20 21:06:45 UTC) #4
Message was sent while issue was closed.
This CL appears to have broken the android-arm-crawshaw builder.
See http://build.golang.org/log/b0ed072419f52bac71f5cb1452152c720a56cd23
Sign in to reply to this message.

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