aboutsummaryrefslogtreecommitdiff
path: root/docs/src
diff options
context:
space:
mode:
authorBartosz Sosnowski <bartosz@janeasystems.com>2020-04-28 18:06:04 +0200
committerBartosz Sosnowski <bartosz@janeasystems.com>2020-04-28 18:06:42 +0200
commitda7e50bbd843a9278c57fc1f90cb4cbbd5fba169 (patch)
tree160044cc2c55421a75b8e67aa8ad9526ef113cdf /docs/src
parent4d3779c08c54b142680c9394f19346735b696c99 (diff)
downloadlibuv-da7e50bbd843a9278c57fc1f90cb4cbbd5fba169.tar.gz
libuv-da7e50bbd843a9278c57fc1f90cb4cbbd5fba169.zip
win: remove MAX_PATH limitations
Since Windows 10 1607 some WinApi functions no longer have a MAX_PATH limit on the filenames length. This removes this hard-coded path length limit from various places in libuv, switching to dynamically allocating string buffers. Fixes: https://github.com/libuv/libuv/issues/2331 PR-URL: https://github.com/libuv/libuv/pull/2788 Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions