Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3193)

Issue 10724002: Use __NR_rt_sigaction instead of __NR_sigaction

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years ago by cjhopman
Modified:
9 years ago
Reviewers:
Mark Mentovai
Base URL:
https://chromium.googlesource.com/external/google-breakpad/src.git@master
Visibility:
Public.

Description

Use __NR_rt_sigaction instead of __NR_sigaction

__NR_sigaction is not defined on arm64/x64/etc (or rather, it's defined
in unistd-32.h instead of unistd.h).

BUG=473973

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M client/linux/handler/exception_handler.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
cjhopman
mark: *
9 years ago #1
Mark Mentovai
LGTM
9 years ago #2
Mark Mentovai
9 years ago #3
Committed r1443
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld 1004:630ec63f810e-tainted