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

upgrade to libuv 1.33.1
#38 by cjihrig was merged Oct 20, 2019 Loading…
support NULL envp in uvwasi_init()
#28 by cjihrig was merged Oct 13, 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 missing #include
#25 by cjihrig was merged Oct 11, 2019 Loading…
add input validation tests
#40 by cjihrig was merged Oct 28, 2019 Loading…
enforce UV_FS_O_DIRECTORY in __wasi_path_open()
#45 by cjihrig was merged Nov 2, 2019 Loading…
fix aix compilation error
#44 by cjihrig was merged Nov 1, 2019 Loading…
minor license tweek
#54 by cjihrig was merged Nov 6, 2019 Loading…
refactor file type detection logic
#43 by cjihrig was merged Nov 1, 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…
refactor path resolution
#73 by cjihrig was merged Jan 14, 2020 Loading…
handle zero-sized allocations in uvwasi_init()
#49 by cjihrig was merged Nov 3, 2019 Loading…
improve clocks implementation
#52 by cjihrig was merged Nov 4, 2019 Loading…
sync constants from wasi-libc
#47 by cjihrig was merged Nov 3, 2019 Loading…
support missing clocks in __wasi_clock_time_get()
#48 by cjihrig was merged Nov 3, 2019 Loading…
add an embedder API to stringify error codes
#64 by cjihrig was merged Dec 14, 2019 Loading…
test against libuv 1.34.0
#65 by cjihrig was merged Dec 14, 2019 Loading…
update to libuv 1.33.0
#36 by cjihrig was merged Oct 17, 2019 Loading…
v0.0.3
#66 by cjihrig was merged Dec 15, 2019 Loading…
CI: update and remove actions
#77 by cjihrig was merged Jan 14, 2020 Loading…
move unnecessary headers out of include/
#78 by cjihrig was merged Jan 14, 2020 Loading…
ProTip! Exclude everything labeled bug with -label:bug.