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

Issue 8437050: Fix libgfortran for NaCl. (Closed)

Created:
9 years, 1 month ago by khim
Modified:
9 years, 1 month ago
Reviewers:
halyavin
CC:
native-client-reviews_googlegroups.com
Base URL:
http://git.chromium.org/native_client/nacl-gcc.git@master
Visibility:
Public.

Description

Fix libgfortran for NaCl. This change should probably be pushed upstream: POSIX says that if getcwd fails it should return NULL. But in NaCl case it ALWAYS fail. Patch courtesy of Alexander Vodomerov. R=halyavin@google.com Committed: http://git.chromium.org/gitweb?p=native_client/nacl-gcc.git;a=commit;h=a575b4e

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M libgfortran/runtime/main.c View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
khim
9 years, 1 month ago (2011-11-02 13:01:51 UTC) #1
halyavin
9 years, 1 month ago (2011-11-02 13:02:51 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698