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

Issue 23293002: Remove linker warning when getpid() is including. (Closed)

Created:
7 years, 4 months ago by Sam Clegg
Modified:
7 years, 3 months ago
Reviewers:
Mark Seaborn
CC:
native-client-reviews_googlegroups.com
Base URL:
http://git.chromium.org/native_client/nacl-glibc.git@master
Visibility:
Public.

Description

Remove linker warning when getpid() is including. When getpid() was recently added to the NaCl port it mistakenly included a stub_warning() which causes any programs that reference it to produce a linker warning. BUG= http://code.google.com/p/nativeclient/issues/detail?id=2488 R=mseaborn@chromium.org Committed: https://git.chromium.org/gitweb?p=native_client/nacl-glibc.git;a=commit;h=6943874

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -1 line) Patch
M sysdeps/nacl/getpid.c View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Sam Clegg
7 years, 4 months ago (2013-08-16 18:07:40 UTC) #1
Mark Seaborn
LGTM
7 years, 4 months ago (2013-08-16 18:13:19 UTC) #2
Mark Seaborn
On 2013/08/16 18:13:19, Mark Seaborn wrote: > LGTM Ping -- can you commit this to ...
7 years, 3 months ago (2013-09-12 00:13:18 UTC) #3
Sam Clegg
7 years, 3 months ago (2013-09-12 15:36:16 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r6943874 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698