Skip to content

Pull requests: nodejs/uvwasi

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix a few compiler warnings
#27 by cjihrig was merged Oct 13, 2019 Loading…
upgrade to libuv 1.33.1
#38 by cjihrig was merged Oct 20, 2019 Loading…
"Fix" some undefined macros on Windows
#30 by tniessen was merged Oct 13, 2019 Loading…
support NULL envp in uvwasi_init()
#28 by cjihrig was merged Oct 13, 2019 Loading…
reorganize cmake file and add tests
#29 by cjihrig was merged Oct 13, 2019 Loading…
remove stdio.h include from app
#9 by danbev was closed Oct 1, 2019 Loading…
add missing include in uvwasi.c
#7 by tniessen was closed Sep 27, 2019 Loading…
fix incorrect make target for app
#6 by danbev was closed Sep 27, 2019 Loading…
Rename environ for platforms that #define environ
#8 by tniessen was closed Sep 29, 2019 Loading…
only create out dir if it does not exist
#5 by danbev was closed Sep 27, 2019 Loading…
set buf to be the max of env_buf_size and argv_buf_size
#1 by danbev was closed Sep 10, 2019 Loading…
support remapping host fds of sandbox
#16 by cjihrig was merged Oct 9, 2019 Loading…
add path_open() test and several fixes
#34 by cjihrig was merged Oct 16, 2019 Loading…
Add Cmake and Github CI
#22 by gengjiawen was merged Oct 11, 2019 Loading…
Fix visual studio compiler compatibility
#32 by gengjiawen was closed Oct 14, 2019 Loading…
fix compilation errors in app.c on Windows
#15 by tniessen was closed Oct 5, 2019 Loading…
test: increase code coverage
#41 by cjihrig was merged Oct 30, 2019 Loading…
add input validation tests
#40 by cjihrig was merged Oct 28, 2019 Loading…
add more code coverage
#42 by cjihrig was merged Oct 31, 2019 Loading…
support multiple calls to uvwasi_destroy()
#67 by cjihrig was merged Dec 24, 2019 Loading…
rework uvwasi_fd_table_init() memory management
#68 by cjihrig was merged Dec 24, 2019 Loading…
fix -Wsign-compare compiler warning
#79 by cjihrig was merged Jan 14, 2020 Loading…
test against libuv 1.34.1
#76 by cjihrig was merged Jan 13, 2020 Loading…
remove example app
#75 by cjihrig was merged Jan 13, 2020 Loading…
move uvwasi_alloc.h to include/
#74 by cjihrig was merged Jan 13, 2020 Loading…
ProTip! no:milestone will show everything without a milestone.