Commit b52aacb
deps: update uvwasi to v0.0.16
Signed-off-by: Michael Dawson <mdawson@devrus.com>
PR-URL: #46434
Backport-PR-URL: #47455
Refs: nodejs/uvwasi#185
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>1 parent 8809adf commit b52aacbCopy full SHA for b52aacb
File tree
Expand file treeCollapse file tree
4 files changed
+17
-2
lines changedOpen diff view settings
Filter options
- deps/uvwasi
- include
- src
Expand file treeCollapse file tree
4 files changed
+17
-2
lines changedOpen diff view settings
Collapse file
deps/uvwasi/include/uvwasi.h
Copy file name to clipboardExpand all lines: deps/uvwasi/include/uvwasi.h+5-1Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
10 | 10 | |
11 | 11 | |
12 | 12 | |
13 | | - |
| 13 | + |
14 | 14 | |
15 | 15 | |
16 | 16 | |
| ||
251 | 251 | |
252 | 252 | |
253 | 253 | |
| 254 | + |
| 255 | + |
| 256 | + |
| 257 | + |
254 | 258 | |
255 | 259 | |
256 | 260 | |
|
Collapse file
deps/uvwasi/include/wasi_types.h
Copy file name to clipboardExpand all lines: deps/uvwasi/include/wasi_types.h+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
214 | 214 | |
215 | 215 | |
216 | 216 | |
| 217 | + |
217 | 218 | |
218 | 219 | |
219 | 220 | |
|
Collapse file
+9Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2557 | 2557 | |
2558 | 2558 | |
2559 | 2559 | |
| 2560 | + |
| 2561 | + |
| 2562 | + |
| 2563 | + |
| 2564 | + |
| 2565 | + |
| 2566 | + |
| 2567 | + |
| 2568 | + |
2560 | 2569 | |
2561 | 2570 | |
2562 | 2571 | |
|
Collapse file
deps/uvwasi/src/wasi_rights.h
Copy file name to clipboardExpand all lines: deps/uvwasi/src/wasi_rights.h+2-1Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
31 | 31 | |
32 | 32 | |
33 | 33 | |
34 | | - |
| 34 | + |
| 35 | + |
35 | 36 | |
36 | 37 | |
37 | 38 | |
|
0 commit comments