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

Issue 1701048: code review 1701048: Add syscall_bsd.go to zsycall_freebsd_386.go

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 10 months ago by peterGo
Modified:
13 years, 10 months ago
Reviewers:
adg1
CC:
golang-dev_googlegroops.com, adg, golang-dev
Visibility:
Public.

Description

Add syscall_bsd.go to zsycall_freebsd_386.go Revision: 5885c9d10f created syscall_bsd.go for code used by Darwin and other *BSDs, which should have included FreeBSD. mksyscall.sh to generate new zsyscall_freebsd_386.go. Fixes issue 862.

Patch Set 1 #

Patch Set 2 : code review 1701048: Add syscall_bsd.go to zsycall_freebsd_386.go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -1 line) Patch
M src/pkg/syscall/zsyscall_freebsd_386.go View 2 chunks +13 lines, -1 line 0 comments Download

Messages

Total messages: 4
peterGo
Hello golang-dev@googlegroops.com (cc: golang-dev@googlegroups.com), I'd like you to review this change.
13 years, 10 months ago (2010-06-24 19:23:16 UTC) #1
adg1
LGTM I have asked the 386/FreeBSD users in the thread to clpatch this in and ...
13 years, 10 months ago (2010-06-25 07:42:47 UTC) #2
peterGo
On 2010/06/25 07:42:47, adg1 wrote: > Have you submitted the CLA? I don't see you ...
13 years, 10 months ago (2010-06-26 09:11:48 UTC) #3
adg
13 years, 10 months ago (2010-06-28 23:11:05 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=020d5ec41470 ***

syscall: Add syscall_bsd.go to zsycall_freebsd_386.go

Revision: 5885c9d10f created syscall_bsd.go for code used
by Darwin and other *BSDs, which should have included
FreeBSD. mksyscall.sh to generate new zsyscall_freebsd_386.go.

Fixes issue 862.

R=golang-dev, adg
CC=golang-dev
http://codereview.appspot.com/1701048

Committer: Andrew Gerrand <adg@golang.org>
Sign in to reply to this message.

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