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

Issue 13183044: code review 13183044: os: dragonfly support (Closed)

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

Description

os: dragonfly support Make the os package build and work on dragonfly.

Patch Set 1 #

Patch Set 2 : diff -r 2c5c5bd12940 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r a109d5e7402e https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r a109d5e7402e https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -20 lines) Patch
M src/pkg/os/dir_unix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/os/env_unix_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/os/error_unix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/os/exec/exec_test.go View 1 2 chunks +4 lines, -1 line 0 comments Download
M src/pkg/os/exec/lp_unix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/os/exec/lp_unix_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/os/exec_posix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/os/exec_unix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/os/file_posix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/os/file_unix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/os/os_test.go View 1 1 chunk +9 lines, -2 lines 0 comments Download
M src/pkg/os/os_unix_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/os/path_unix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/os/pipe_bsd.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/os/signal/signal_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/os/signal/signal_unix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/os/stat_dragonfly.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/os/sys_bsd.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
jsing
Hello bradfitz@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
11 years, 7 months ago (2013-08-23 16:01:52 UTC) #1
bradfitz
LGTM On Fri, Aug 23, 2013 at 11:01 AM, <jsing@google.com> wrote: > Reviewers: bradfitz, > ...
11 years, 7 months ago (2013-08-23 16:04:13 UTC) #2
jsing
11 years, 7 months ago (2013-08-23 16:15:59 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=5f799622d83a ***

os: dragonfly support

Make the os package build and work on dragonfly.

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

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