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

Issue 183973024: Remove __nacl_futex_fini (Closed)

Created:
6 years, 9 months ago by Sam Clegg
Modified:
6 years, 9 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 __nacl_futex_fini This allows fuxtex's (and therefore pthreads) to keep working even in _exit() after the atexit handlers have all been run. TEST=toolchains trybots BUG= https://code.google.com/p/chromium/issues/detail?id=337584 R=mseaborn@chromium.org Committed: https://git.chromium.org/gitweb?p=native_client/nacl-glibc.git;a=commit;h=6b56700

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -9 lines) Patch
M elf/dl-fini.c View 1 chunk +0 lines, -4 lines 0 comments Download
M sysdeps/nacl/futex_emulation.c View 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Sam Clegg
6 years, 9 months ago (2014-03-04 19:45:49 UTC) #1
Mark Seaborn
LGTM
6 years, 9 months ago (2014-03-04 20:28:15 UTC) #2
Sam Clegg
Committed patchset #1 manually as r6b56700 (presubmit successful).
6 years, 9 months ago (2014-03-04 20:46:42 UTC) #3
Mark Seaborn
Should this change have "BUG= https://code.google.com/p/chromium/issues/detail?id=337584"?
6 years, 9 months ago (2014-03-04 21:55:15 UTC) #4
Sam Clegg
6 years, 9 months ago (2014-03-04 21:57:12 UTC) #5
Message was sent while issue was closed.
On 2014/03/04 21:55:15, Mark Seaborn wrote:
> Should this change have "BUG=
> https://code.google.com/p/chromium/issues/detail?id=337584%22?

Yes.  I've updated the CL description, post-submit.

Powered by Google App Engine
This is Rietveld 408576698