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

Issue 7430045: runtime/cgo: refactor

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 8 months ago by rsc
Modified:
12 years, 8 months ago
Reviewers:
Visibility:
Public.

Description

runtime/cgo: refactor

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -104 lines) Patch
M src/pkg/runtime/cgo/callbacks.c View 1 2 chunks +15 lines, -1 line 0 comments Download
M src/pkg/runtime/cgo/gcc_darwin_386.c View 1 3 chunks +3 lines, -5 lines 0 comments Download
M src/pkg/runtime/cgo/gcc_darwin_amd64.c View 1 2 chunks +2 lines, -4 lines 0 comments Download
M src/pkg/runtime/cgo/gcc_freebsd_386.c View 1 3 chunks +3 lines, -5 lines 0 comments Download
M src/pkg/runtime/cgo/gcc_freebsd_amd64.c View 1 3 chunks +3 lines, -5 lines 0 comments Download
M src/pkg/runtime/cgo/gcc_freebsd_arm.c View 1 3 chunks +3 lines, -5 lines 0 comments Download
M src/pkg/runtime/cgo/gcc_linux_386.c View 1 3 chunks +3 lines, -5 lines 0 comments Download
M src/pkg/runtime/cgo/gcc_linux_amd64.c View 1 2 chunks +2 lines, -4 lines 0 comments Download
M src/pkg/runtime/cgo/gcc_linux_arm.c View 1 3 chunks +3 lines, -5 lines 0 comments Download
M src/pkg/runtime/cgo/gcc_netbsd_386.c View 1 3 chunks +3 lines, -5 lines 0 comments Download
M src/pkg/runtime/cgo/gcc_netbsd_amd64.c View 1 3 chunks +3 lines, -5 lines 0 comments Download
M src/pkg/runtime/cgo/gcc_netbsd_arm.c View 1 3 chunks +3 lines, -5 lines 0 comments Download
M src/pkg/runtime/cgo/gcc_openbsd_386.c View 1 3 chunks +3 lines, -5 lines 0 comments Download
M src/pkg/runtime/cgo/gcc_openbsd_amd64.c View 1 3 chunks +3 lines, -5 lines 0 comments Download
M src/pkg/runtime/cgo/gcc_setenv.c View 1 2 3 1 chunk +2 lines, -4 lines 0 comments Download
M src/pkg/runtime/cgo/gcc_util.c View 1 4 chunks +5 lines, -11 lines 0 comments Download
M src/pkg/runtime/cgo/gcc_windows_386.c View 1 1 chunk +2 lines, -4 lines 0 comments Download
M src/pkg/runtime/cgo/gcc_windows_amd64.c View 1 1 chunk +2 lines, -4 lines 0 comments Download
M src/pkg/runtime/cgo/libcgo.h View 1 2 3 2 chunks +2 lines, -9 lines 0 comments Download
A src/pkg/runtime/cgo/setenv.c View 1 2 3 1 chunk +11 lines, -0 lines 0 comments Download
M src/pkg/runtime/env_posix.c View 1 2 3 3 chunks +3 lines, -3 lines 0 comments Download
M src/pkg/runtime/proc.c View 1 2 chunks +5 lines, -5 lines 0 comments Download

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