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

Issue 338613003: Disable use of fcntl in fdopen for nacl. (Closed)

Created:
6 years, 6 months ago by bradn
Modified:
6 years, 6 months ago
Reviewers:
Roland McGrath
CC:
native-client-reviews_googlegroups.com, Mark Seaborn
Base URL:
http://git.chromium.org/native_client/nacl-glibc.git@master
Visibility:
Public.

Description

Disable use of fcntl in fdopen for nacl. As fcntl is not implemented currently in nacl, nor likely to be, skip using it to check file descriptor state inside fdopen. BUG=None TEST=None R=mcgrathr@chromium.org Committed: https://git.chromium.org/gitweb?p=native_client/nacl-glibc.git;a=commit;h=e789f81

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M libio/iofdopen.c View 3 chunks +8 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
bradn
6 years, 6 months ago (2014-06-13 21:30:03 UTC) #1
Roland McGrath
Please add a test to the NaCl tree that will break if this regresses. That's ...
6 years, 6 months ago (2014-06-13 21:32:57 UTC) #2
bradn
6 years, 6 months ago (2014-06-13 23:27:07 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as re789f81 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698