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

Issue 12876044: code review 12876044: runtime: fix wrong syscall numbers on freebsd/386, open... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 9 months ago by mikio
Modified:
11 years, 9 months ago
Reviewers:
jsing
CC:
golang-dev, jsing
Visibility:
Public.

Description

runtime: fix wrong syscall numbers on freebsd/386, openbsd/386

Patch Set 1 #

Patch Set 2 : diff -r 23b38422a72c https://code.google.com/p/go #

Patch Set 3 : diff -r 23b38422a72c https://code.google.com/p/go #

Patch Set 4 : diff -r 23b38422a72c https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M src/pkg/runtime/sys_freebsd_386.s View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/runtime/sys_openbsd_386.s View 1 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 4
mikio
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
11 years, 9 months ago (2013-08-15 12:46:43 UTC) #1
mikio
they are changelings. test passed on both freebsd/386 and openbsd/386. On Thu, Aug 15, 2013 ...
11 years, 9 months ago (2013-08-15 12:48:14 UTC) #2
jsing
LGTM I was just about to send an identical CL :)
11 years, 9 months ago (2013-08-15 14:00:57 UTC) #3
mikio
11 years, 9 months ago (2013-08-15 14:23:03 UTC) #4
*** Submitted as https://code.google.com/p/go/source/detail?r=0a5af862666a ***

runtime: fix wrong syscall numbers on freebsd/386, openbsd/386

R=golang-dev, jsing
CC=golang-dev
https://codereview.appspot.com/12876044
Sign in to reply to this message.

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