0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/deps
cjihrig 28bee2444e deps: uvwasi: cherry-pick ea73af5
Original commit message:

    unlock all fd mutexes in reverse order

    Some functions acquire mutexes for multiple file descriptors.
    This commit ensures that the mutexes are released in the
    reverse order that they are aquired.

PR-URL: https://github.com/nodejs/node/pull/31432
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: David Carlier <devnexen@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
2020-01-23 05:22:23 -08:00
..
acorn deps: update acorn to 6.2.0 2019-07-15 00:04:50 +02:00
acorn-plugins deps: update acorn to 6.2.0 2019-07-15 00:04:50 +02:00
brotli
cares build: silence c-ares Windows compiler warnings 2020-01-13 09:43:22 +01:00
histogram deps: histogram: unexport symbols 2019-05-23 11:22:46 +02:00
icu-small tools: update icu to 65.1 2019-12-05 20:39:20 -05:00
llhttp deps: update llhttp to 2.0.1 2019-11-29 16:16:30 +01:00
nghttp2 deps: update nghttp2 to 1.40.0 2019-11-18 15:45:52 +01:00
node-inspect deps: update node-inspect to v1.11.6 2019-06-05 08:20:18 -07:00
npm deps: upgrade npm to 6.13.6 2020-01-12 16:55:17 -08:00
openssl build: silence OpenSSL Windows compiler warnings 2020-01-13 09:43:23 +01:00
uv deps: upgrade to libuv 1.34.1 2020-01-14 16:45:09 -08:00
uvwasi deps: uvwasi: cherry-pick ea73af5 2020-01-23 05:22:23 -08:00
v8 deps: V8: cherry-pick d89f4ef1cd62 2020-01-15 12:03:11 +01:00
zlib