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

Issue 915041: code review 915041: ld: Add DOS stub to PE binaries (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years ago by eds
Modified:
14 years ago
Reviewers:
CC:
rsc, golang-dev
Visibility:
Public.

Description

ld: Add DOS stub to PE binaries

Patch Set 1 #

Patch Set 2 : code review 915041: ld: Add DOS stub to PE binaries #

Patch Set 3 : code review 915041: ld: Add DOS stub to PE binaries #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -2 lines) Patch
M src/cmd/ld/pe.c View 1 2 2 chunks +23 lines, -2 lines 0 comments Download

Messages

Total messages: 5
eds
Hello golang-dev@googlegroups.com, I'd like you to review this change.
14 years ago (2010-04-13 01:33:41 UTC) #1
rsc
looks good. i think you can use write(cout, dosstub, sizeof dosstub); instead of the loop. ...
14 years ago (2010-04-13 01:56:30 UTC) #2
eds
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), Please take another look.
14 years ago (2010-04-13 02:20:54 UTC) #3
rsc1
LGTM
14 years ago (2010-04-13 23:11:33 UTC) #4
rsc
14 years ago (2010-04-13 23:13:56 UTC) #5
*** Submitted as http://code.google.com/p/go/source/detail?r=8e2dea8c2e25 ***

8l: add DOS stub to PE binaries

R=rsc
CC=golang-dev
http://codereview.appspot.com/915041

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