node/deps/uvwasi/src
cjihrig 636c0bb419 deps: update to uvwasi 0.0.11
Notable changes:

- Several issues have been addressed in uvwasi_fd_readdir().
  A bug in the copying of the directory entry's name has been fixed.
  The function now returns UVWASI_ENOSYS on Windows and Android.
  Serdes support has been added for uvwasi_dirent_t's.
- The libuv dependency has been updated to v1.39.0.

PR-URL: https://github.com/nodejs/node/pull/35104
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2020-09-11 05:46:06 -07:00
..
clocks.c deps: update to uvwasi 0.0.8 2020-04-28 13:08:45 -04:00
clocks.h deps,test: update to uvwasi 0.0.4 2020-01-16 22:28:32 -08:00
debug.h deps: update to uvwasi 0.0.10 2020-08-07 08:49:32 -07:00
fd_table.c deps: update to uvwasi 0.0.9 2020-05-19 19:19:39 +02:00
fd_table.h deps: update to uvwasi 0.0.9 2020-05-19 19:19:39 +02:00
path_resolver.c deps: update to uvwasi 0.0.9 2020-05-19 19:19:39 +02:00
path_resolver.h deps: update to uvwasi 0.0.9 2020-05-19 19:19:39 +02:00
poll_oneoff.c deps: uvwasi: cherry-pick 9e75217 2020-05-25 09:45:35 -04:00
poll_oneoff.h deps: update to uvwasi 0.0.9 2020-05-19 19:19:39 +02:00
uv_mapping.c deps: uvwasi: cherry-pick 7b5b6f9 2020-01-26 12:00:08 -05:00
uv_mapping.h deps: update to uvwasi 0.0.5 2020-01-23 05:22:20 -08:00
uvwasi.c deps: update to uvwasi 0.0.11 2020-09-11 05:46:06 -07:00
uvwasi_alloc.h deps: update uvwasi 2019-12-07 22:55:19 +01:00
wasi_rights.c deps: update to uvwasi 0.0.5 2020-01-23 05:22:20 -08:00
wasi_rights.h deps: update to uvwasi 0.0.5 2020-01-23 05:22:20 -08:00
wasi_serdes.c deps: update to uvwasi 0.0.11 2020-09-11 05:46:06 -07:00