|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+579 lines, -595 lines) |
Patch |
 |
M |
src/cmd/api/goapi.go
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/pkg/runtime/asm_386.s
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
1 chunk |
+3 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
21
22
23
24
25
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/pkg/runtime/asm_amd64p32.s
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/pkg/runtime/atomic_arm.c
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/pkg/runtime/netpoll.go
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+342 lines, -375 lines |
0 comments
|
Download
|
 |
M |
src/pkg/runtime/netpoll_epoll.go
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
1 chunk |
+72 lines, -78 lines |
0 comments
|
Download
|
 |
M |
src/pkg/runtime/netpoll_kqueue.go
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
1 chunk |
+68 lines, -78 lines |
0 comments
|
Download
|
 |
M |
src/pkg/runtime/netpoll_nacl.go
|
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 |
+12 lines, -23 lines |
0 comments
|
Download
|
 |
M |
src/pkg/runtime/os_darwin.go
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
src/pkg/runtime/os_dragonfly.go
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
src/pkg/runtime/os_freebsd.go
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
src/pkg/runtime/os_linux.go
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
src/pkg/runtime/os_netbsd.go
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
src/pkg/runtime/os_openbsd.go
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
src/pkg/runtime/os_solaris.go
|
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 |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/pkg/runtime/os_windows.go
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
1 chunk |
+4 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
23
24
25
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
src/pkg/runtime/stubs.go
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/pkg/runtime/sys_linux_386.s
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/pkg/runtime/sys_linux_amd64.s
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/pkg/runtime/sys_linux_arm.s
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
src/pkg/runtime/thunk.s
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
2 chunks |
+27 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/pkg/runtime/time.go
|
View
|
1
2
3
4
5
6
7
8
|
4 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
M |
src/pkg/syscall/net_nacl.go
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/pkg/time/internal_test.go
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/pkg/time/sleep.go
|
View
|
1
2
3
4
5
6
7
8
|
3 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|