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

Issue 12056044: code review 12056044: runtime: fix timediv calls on NetBSD, OpenBSD (Closed)

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

Description

runtime: fix timediv calls on NetBSD, OpenBSD Document endian-ness assumption.

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -2 lines) Patch
M src/pkg/runtime/os_freebsd.c View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/pkg/runtime/os_linux.c View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/pkg/runtime/os_netbsd.c View 1 1 chunk +2 lines, -1 line 0 comments Download
M src/pkg/runtime/os_openbsd.c View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 3
rsc
Hello dvyukov (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
11 years, 11 months ago (2013-07-29 20:27:21 UTC) #1
dvyukov
LGTM thanks!
11 years, 11 months ago (2013-07-29 20:30:10 UTC) #2
rsc
11 years, 11 months ago (2013-07-29 20:31:45 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=38cfdacf5770 ***

runtime: fix timediv calls on NetBSD, OpenBSD

Document endian-ness assumption.

R=dvyukov
CC=golang-dev
https://codereview.appspot.com/12056044
Sign in to reply to this message.

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