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

Issue 4883001: NaCl base bringup.... (Closed)

Created:
10 years, 1 month ago by abarth-chromium
Modified:
9 years, 7 months ago
Reviewers:
brettw
CC:
chromium-reviews, pam+watch_chromium.org, brettw-cc_chromium.org, eseidel
Visibility:
Public.

Description

NaCl base bringup. Native client uses the GLIBC style of strerror_r but does not define __GLIBC__. It's possible the right thing to do is for the native client toolchain to define GLIBC, but the path of least resistance seems to be to adjust our conditionals in this file to understand NaCl. Original patch by Eric Seidel. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=65961

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -3 lines) Patch
M base/safe_strerror_posix.cc View 3 chunks +6 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
abarth-chromium
10 years, 1 month ago (2010-11-12 08:53:52 UTC) #1
brettw
10 years, 1 month ago (2010-11-12 15:54:51 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698