node/deps/uvwasi/src
cjihrig a2f9ccd3d2
deps: uvwasi: cherry-pick 7b5b6f9
Original commit message:
    allow windows to detect tty types

    uv_fs_fstat() fails on TTYs on Windows. This commit updates
    uvwasi__get_filetype_by_fd() to detect this case and map
    the fd to the WASI character device type.

    Refs: https://github.com/nodejs/node/issues/31461

Fixes: https://github.com/nodejs/node/issues/31461
PR-URL: https://github.com/nodejs/node/pull/31495
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: David Carlier <devnexen@gmail.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2020-01-26 12:00:08 -05:00
..
clocks.c
clocks.h deps,test: update to uvwasi 0.0.4 2020-01-16 22:28:32 -08:00
fd_table.c deps: uvwasi: cherry-pick eea4508 2020-01-23 05:22:27 -08: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: uvwasi: cherry-pick eea4508 2020-01-23 05:22:27 -08: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