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

Issue 313220043: TBR: i#2105: on MacOS, the old sigaction is a different type

Can't Edit
Can't Publish+Mail
Start Review
Created:
7 years, 4 months ago by bruening
Modified:
7 years, 4 months ago
Reviewers:
zhaoqin
CC:
dynamorio-devs_googlegroups.com
Visibility:
Public.

Description

Commit log for first patchset: --------------- i#2105: on MacOS, the old sigaction is a different type Splits the types for the two struct parameters to SYS_sigaction and does a field-by-field copy MacOS to handle its asymmetric types. Fixes #2105 ---------------

Patch Set 1 #

Patch Set 2 : Committed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -7 lines) Patch
M core/unix/os.c View 2 chunks +4 lines, -3 lines 0 comments Download
M core/unix/os_private.h View 2 chunks +9 lines, -2 lines 0 comments Download
M core/unix/signal.c View 4 chunks +18 lines, -2 lines 0 comments Download
M core/unix/signal_private.h View 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 2
bruening
7 years, 4 months ago (2016-12-11 20:50:39 UTC) #1
bruening
7 years, 4 months ago (2016-12-11 20:50:41 UTC) #2
Committed as
https://github.com/DynamoRIO/dynamorio/commit/3e9661ad46fdfeabc3e89a4562df2bc...

Final commit log: 
---------------
i#2105: on MacOS, the old sigaction is a different type

Splits the types for the two struct parameters to SYS_sigaction and does a
field-by-field copy MacOS to handle its asymmetric types.

Fixes #2105

Review-URL: https://codereview.appspot.com/313220043
---------------
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b