|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+2562 lines, -243 lines) |
Patch |
 |
M |
libraries/nacl-mounts/AppEngine/AppEngineMount.cc
|
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
26
27
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
libraries/nacl-mounts/Makefile
|
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
26
27
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
libraries/nacl-mounts/base/Entry.cc
|
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
26
27
28
|
4 chunks |
+9 lines, -41 lines |
0 comments
|
Download
|
 |
M |
libraries/nacl-mounts/base/KernelProxy.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
26
27
28
29
30
31
32
33
34
|
5 chunks |
+38 lines, -23 lines |
0 comments
|
Download
|
 |
M |
libraries/nacl-mounts/base/KernelProxy.cc
|
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
26
27
28
29
30
31
32
33
34
|
17 chunks |
+303 lines, -120 lines |
0 comments
|
Download
|
 |
M |
libraries/nacl-mounts/base/MountManager.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
26
27
28
29
30
31
32
33
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
libraries/nacl-mounts/buffer/BufferMount.cc
|
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
26
27
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
libraries/nacl-mounts/console/JSPipeMount.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
26
27
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
libraries/nacl-mounts/http2/HTTP2Mount.cc
|
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
26
27
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
libraries/nacl-mounts/nacl-nacl-mounts.sh
|
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
26
27
28
29
30
31
32
33
|
5 chunks |
+16 lines, -6 lines |
0 comments
|
Download
|
 |
A |
libraries/nacl-mounts/net/BaseSocketSubSystem.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
26
27
28
29
30
31
32
33
34
|
1 chunk |
+57 lines, -0 lines |
0 comments
|
Download
|
 |
A |
libraries/nacl-mounts/net/Socket.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
26
27
28
29
30
31
32
33
34
|
1 chunk |
+58 lines, -0 lines |
0 comments
|
Download
|
 |
A |
libraries/nacl-mounts/net/SocketSubSystem.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
26
27
28
29
30
31
32
33
34
|
1 chunk |
+82 lines, -0 lines |
0 comments
|
Download
|
 |
A |
libraries/nacl-mounts/net/SocketSubSystem.cc
|
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
26
27
28
29
30
31
32
33
34
|
1 chunk |
+452 lines, -0 lines |
0 comments
|
Download
|
 |
A |
libraries/nacl-mounts/net/TcpServerSocket.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
26
27
28
29
30
31
32
33
|
1 chunk |
+57 lines, -0 lines |
0 comments
|
Download
|
 |
A |
libraries/nacl-mounts/net/TcpServerSocket.cc
|
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
26
27
28
29
30
31
32
33
|
1 chunk |
+172 lines, -0 lines |
0 comments
|
Download
|
 |
A |
libraries/nacl-mounts/net/TcpSocket.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
26
27
28
29
30
31
32
33
|
1 chunk |
+74 lines, -0 lines |
0 comments
|
Download
|
 |
A |
libraries/nacl-mounts/net/TcpSocket.cc
|
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
26
27
28
29
30
31
32
33
|
1 chunk |
+274 lines, -0 lines |
0 comments
|
Download
|
 |
A |
libraries/nacl-mounts/net/newlib_compat.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
26
27
28
29
30
31
32
33
|
1 chunk |
+97 lines, -0 lines |
0 comments
|
Download
|
 |
M |
libraries/nacl-mounts/pepper/PepperMount.cc
|
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
26
27
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A |
libraries/nacl-mounts/ppapi/c/private/ppb_host_resolver_private.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
26
27
|
1 chunk |
+118 lines, -0 lines |
0 comments
|
Download
|
 |
A |
libraries/nacl-mounts/ppapi/c/private/ppb_net_address_private.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
26
27
|
1 chunk |
+187 lines, -0 lines |
0 comments
|
Download
|
 |
A |
libraries/nacl-mounts/ppapi/c/private/ppb_tcp_server_socket_private.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
26
27
|
1 chunk |
+87 lines, -0 lines |
0 comments
|
Download
|
 |
A |
libraries/nacl-mounts/ppapi/c/private/ppb_tcp_socket_private.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
26
27
|
1 chunk |
+131 lines, -0 lines |
0 comments
|
Download
|
 |
A |
libraries/nacl-mounts/ppapi/cpp/private/host_resolver_private.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
26
27
|
1 chunk |
+41 lines, -0 lines |
0 comments
|
Download
|
 |
A |
libraries/nacl-mounts/ppapi/cpp/private/net_address_private.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
26
27
28
29
30
31
32
33
|
1 chunk |
+49 lines, -0 lines |
0 comments
|
Download
|
 |
A |
libraries/nacl-mounts/ppapi/cpp/private/tcp_server_socket_private.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
26
27
28
29
30
31
32
33
|
1 chunk |
+39 lines, -0 lines |
0 comments
|
Download
|
 |
A |
libraries/nacl-mounts/ppapi/cpp/private/tcp_socket_private.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
26
27
28
29
30
31
32
33
|
1 chunk |
+49 lines, -0 lines |
0 comments
|
Download
|
 |
M |
libraries/nacl-mounts/test.nacl/DevTest.cc
|
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
26
27
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
libraries/nacl-mounts/test.nacl/Makefile
|
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
26
27
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
libraries/nacl-mounts/test.nacl/SimpleTest.cc
|
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
26
27
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A |
libraries/nacl-mounts/util/PthreadHelpers.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
26
27
|
1 chunk |
+132 lines, -0 lines |
0 comments
|
Download
|
 |
D |
libraries/nacl-mounts/util/SimpleAutoLock.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
26
27
28
|
1 chunk |
+0 lines, -20 lines |
0 comments
|
Download
|
 |
D |
libraries/nacl-mounts/util/SimpleAutoLock.cc
|
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
26
27
|
1 chunk |
+0 lines, -15 lines |
0 comments
|
Download
|
 |
M |
libraries/nacl-mounts/util/SlotAllocator.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
5 chunks |
+29 lines, -7 lines |
0 comments
|
Download
|