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

Issue 156113: code review 156113: FreeBSD's mcontext isn't exactly the same as sigcontext, so (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 7 months ago by dho
Modified:
15 years, 7 months ago
Reviewers:
wjosephson, rsc
CC:
golang-dev
Visibility:
Public.

Description

FreeBSD's mcontext isn't exactly the same as sigcontext, so we can't use them interchangably.

Patch Set 1 #

Patch Set 2 : code review 156113: FreeBSD's mcontext isn't exactly the same as sigcontext, so #

Patch Set 3 : code review 156113: FreeBSD's mcontext isn't exactly the same as sigcontext, so #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -122 lines) Patch
M src/pkg/runtime/freebsd/386/defs.h View 1 chunk +0 lines, -33 lines 0 comments Download
M src/pkg/runtime/freebsd/386/signal.c View 4 chunks +17 lines, -19 lines 0 comments Download
M src/pkg/runtime/freebsd/amd64/defs.h View 1 chunk +0 lines, -41 lines 0 comments Download
M src/pkg/runtime/freebsd/amd64/signal.c View 4 chunks +26 lines, -28 lines 0 comments Download
M src/pkg/runtime/freebsd/defs.c View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 5
dho
Hello rsc, wjosephson (cc: golang-dev@googlegroups.com), I'd like you to review the following change.
15 years, 7 months ago (2009-11-20 16:09:02 UTC) #1
wjosephson
On 2009/11/20 16:09:02, dho wrote: > Hello rsc, wjosephson (cc: mailto:golang-dev@googlegroups.com), > > I'd like ...
15 years, 7 months ago (2009-11-20 16:18:31 UTC) #2
dho
On 2009/11/20 16:18:31, wjosephson wrote: > On 2009/11/20 16:09:02, dho wrote: > > Hello rsc, ...
15 years, 7 months ago (2009-11-20 16:19:33 UTC) #3
wjosephson
On 2009/11/20 16:19:33, dho wrote: > > Any reason to keep the definition of Sigcontext ...
15 years, 7 months ago (2009-11-20 16:21:02 UTC) #4
rsc
15 years, 7 months ago (2009-11-20 21:08:20 UTC) #5
*** Submitted as http://code.google.com/p/go/source/detail?r=ba2c07fe2d77 ***

FreeBSD's mcontext isn't exactly the same as sigcontext, so
we can't use them interchangably.

R=rsc, wjosephson
CC=golang-dev
http://codereview.appspot.com/156113

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

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