Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(179)

Issue 11644017: Set close-on-exec flag on pipe() and epoll() file descriptors (Closed)

Created:
8 years ago by kustermann
Modified:
8 years ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Set close-on-exec flag on pipe() and epoll() file descriptors Committed: https://code.google.com/p/dart/source/detail?r=16308

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -0 lines) Patch
M runtime/bin/eventhandler_android.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M runtime/bin/eventhandler_linux.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M runtime/bin/process_android.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M runtime/bin/process_linux.cc View 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
kustermann
Please take a look. If this seems ok to you, I'll port it to Mac ...
8 years ago (2012-12-19 09:16:09 UTC) #1
Mads Ager (google)
LGTM
8 years ago (2012-12-19 09:32:29 UTC) #2
Søren Gjesse
8 years ago (2012-12-19 10:08:57 UTC) #3
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698