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

Issue 5492064: code review 5492064: os: Add NetBSD support for recent signal changes.

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

Description

os: Add NetBSD support for recent signal changes. Add NetBSD to mksignals.sh and generate files. While we're here, also add netbsd to the +build list where appropriate.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+111 lines, -11 lines) Patch
M src/pkg/os/dir_unix.go View 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/os/error_posix.go View 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/os/exec/lp_unix.go View 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/os/exec_posix.go View 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/os/exec_unix.go View 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/os/file_posix.go View 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/os/file_unix.go View 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/os/mksignals.sh View 1 chunk +2 lines, -0 lines 0 comments Download
M src/pkg/os/os_unix_test.go View 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/os/path_unix.go View 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/os/sys_bsd.go View 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/os/user/lookup_stubs.go View 1 chunk +1 line, -1 line 0 comments Download
A src/pkg/os/zsignal_netbsd_386.go View 1 chunk +49 lines, -0 lines 0 comments Download
A src/pkg/os/zsignal_netbsd_amd64.go View 1 chunk +49 lines, -0 lines 0 comments Download

Messages

Total messages: 3
m4dh4tt3r
Hello golang-dev@googlegroups.com (cc: jsing@google.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 4 months ago (2011-12-17 00:43:24 UTC) #1
jsing
On 2011/12/17 00:43:24, m4dh4tt3r wrote: > Hello mailto:golang-dev@googlegroups.com (cc: mailto:jsing@google.com), > > I'd like you ...
13 years, 4 months ago (2011-12-17 15:09:05 UTC) #2
jsing
13 years, 4 months ago (2011-12-17 15:29:26 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=15b63cc10b22 ***

os: Add NetBSD support for recent signal changes.

Add NetBSD to mksignals.sh and generate files.
While we're here, also add netbsd to the +build list where appropriate.

R=golang-dev, jsing
CC=golang-dev
http://codereview.appspot.com/5492064

Committer: Joel Sing <jsing@google.com>
Sign in to reply to this message.

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