summaryrefslogtreecommitdiff
path: root/deps/uv/src/unix/dl.c
AgeCommit message (Collapse)Author
2015-12-14deps: upgrade libuv to 1.8.0Saúl Ibarra Corretgé
Fixes: https://github.com/nodejs/node/issues/3718 PR-URL: https://github.com/nodejs/node/pull/4276 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2015-06-04deps: update libuv to version 1.6.0Saúl Ibarra Corretgé
Fixes: https://github.com/joyent/node/issues/9310 PR-URL: https://github.com/nodejs/io.js/pull/1889 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2014-06-27deps: update libuv to v0.11.26Fedor Indutny
2013-08-06uv: Upgrade to v0.11.7Timothy J Fontaine
2012-06-28uv: upgrade to 4a88b3bBert Belder
2012-06-12uv: upgrade to b7e150eeBert Belder
2012-06-12Revert "uv: upgrade to b7e150ee"Bert Belder
Upgrade wasn't done correctly. This reverts commit b615077bab71db73cf065d6162cae8d6cb84d8d2.
2012-06-12uv: upgrade to b7e150eeBert Belder
2012-05-22deps: upgrade libuv to a478847Ben Noordhuis
The event loop's reference counting scheme in this version of libuv has changed. Update the libuv bindings to reflect that fact.
2012-03-05uv: upgrade to a93dc7eBen Noordhuis
2012-01-06uv: upgrade to 56a31f0Ben Noordhuis
2011-12-29uv: upgrade to d6a06b8Ben Noordhuis
2011-12-18uv: upgrade to feb267eBen Noordhuis
2011-11-02upgrade libuv to e1bee05ecdbffbe9de37830530ad2ae2f1fb41c8Igor Zinkovsky
2011-10-29Upgrade libuv to 90e15f1110Bert Belder