|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1705 lines, -188 lines) |
Patch |
|
M |
src/cmd/dist/buildruntime.c
|
View
|
1
2
3
|
3 chunks |
+8 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/pkg/runtime/arch_amd64.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/pkg/runtime/asm_amd64.s
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
2 chunks |
+10 lines, -1 line |
0 comments
|
Download
|
|
M |
src/pkg/runtime/cgocall.c
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/pkg/runtime/defs_solaris.go
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
5 chunks |
+54 lines, -29 lines |
0 comments
|
Download
|
|
A |
src/pkg/runtime/defs_solaris_amd64.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+254 lines, -0 lines |
0 comments
|
Download
|
|
A |
src/pkg/runtime/defs_solaris_amd64.go
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+48 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/pkg/runtime/env_posix.c
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/pkg/runtime/lfstack.c
|
View
|
1
2
3
|
1 chunk |
+14 lines, -0 lines |
4 comments
|
Download
|
|
M |
src/pkg/runtime/lock_sema.c
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/pkg/runtime/mem_solaris.c
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
src/pkg/runtime/netpoll.goc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
3 chunks |
+13 lines, -1 line |
0 comments
|
Download
|
|
A |
src/pkg/runtime/os_solaris.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+51 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/pkg/runtime/os_solaris.c
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
6 chunks |
+403 lines, -120 lines |
0 comments
|
Download
|
|
M |
src/pkg/runtime/os_windows.c
|
View
|
1
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
src/pkg/runtime/proc.c
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
A |
src/pkg/runtime/rt0_solaris_amd64.s
|
View
|
1
2
3
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/pkg/runtime/runtime.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
5 chunks |
+29 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/pkg/runtime/runtime.c
|
View
|
1
2
3
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
src/pkg/runtime/signal_amd64.c
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
A |
src/pkg/runtime/signal_solaris_amd64.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+31 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/pkg/runtime/signal_unix.c
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
A |
src/pkg/runtime/signals_solaris.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+94 lines, -0 lines |
0 comments
|
Download
|
|
A |
src/pkg/runtime/sys_solaris_amd64.s
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+267 lines, -0 lines |
1 comment
|
Download
|
|
M |
src/pkg/runtime/sys_windows_386.s
|
View
|
1
|
1 chunk |
+6 lines, -6 lines |
0 comments
|
Download
|
|
M |
src/pkg/runtime/sys_windows_amd64.s
|
View
|
1
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
A |
src/pkg/runtime/syscall_solaris.goc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+374 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/pkg/runtime/syscall_windows.goc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
7 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|