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

Issue 266503003: Add a support for newlib (Closed)

Created:
6 years, 7 months ago by jungshik at Google
Modified:
6 years, 7 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Add a support for newlib Newlib has _timezone instead of __timezone. pNaCl with newlib needs this change. BUG=132145 TEST=When rolled, NaCl (with newlib) can be compiled without an error. R=mark@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=267335

Patch Set 1 #

Total comments: 3

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -4 lines) Patch
M README.chromium View 1 1 chunk +2 lines, -1 line 0 comments Download
M patches/putil.patch View 1 1 chunk +16 lines, -0 lines 0 comments Download
M source/common/putilimp.h View 1 1 chunk +6 lines, -3 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
jungshik at Google
Can you take a look? Thanks I misinterpreted pnacl.h.patch for ICU 46 and didn't port ...
6 years, 7 months ago (2014-04-30 10:24:58 UTC) #1
Mark Mentovai
LGTM. Does this work? https://codereview.chromium.org/266503003/diff/1/README.chromium File README.chromium (right): https://codereview.chromium.org/266503003/diff/1/README.chromium#newcode29 README.chromium:29: - patches/putil.patch for Android, QNX ...
6 years, 7 months ago (2014-04-30 14:06:27 UTC) #2
jungshik at Google
Committed patchset #2 manually as r267335 (presubmit successful).
6 years, 7 months ago (2014-04-30 21:18:53 UTC) #3
jungshik at Google
On 2014/04/30 14:06:27, Mark Mentovai wrote: > LGTM. Does this work? > > https://codereview.chromium.org/266503003/diff/1/README.chromium > ...
6 years, 7 months ago (2014-04-30 22:05:48 UTC) #4
jungshik at Google
6 years, 7 months ago (2014-04-30 22:22:24 UTC) #5
Message was sent while issue was closed.
For the record,  the test to do is 'ninja -C out/Release base_i18n_nacl'. 

There's one more issue and it's taken care of at
https://codereview.chromium.org/263763002/

Powered by Google App Engine
This is Rietveld 408576698