aboutsummaryrefslogtreecommitdiff
path: root/docs/src
diff options
context:
space:
mode:
authorSantiago Gimeno <santiago.gimeno@gmail.com>2020-12-28 22:54:04 +0100
committerSantiago Gimeno <santiago.gimeno@gmail.com>2020-12-30 13:13:58 +0100
commit0101affb68420913ef3f5e0b4525382f8a704c45 (patch)
tree3aa989b9d84e5ca4770aab06e57b50d85f94fc9f /docs/src
parentf2c88e037cc770e8faff701af6fcceaa51d2a566 (diff)
downloadlibuv-0101affb68420913ef3f5e0b4525382f8a704c45.tar.gz
libuv-0101affb68420913ef3f5e0b4525382f8a704c45.zip
unix: fix uv_uptime() regression
As it was in the original version of https://github.com/libuv/libuv/pull/3072, `%lf` must be used in `sscanf()` as the value is being stored in a `double` and not a `float`. PR-URL: https://github.com/libuv/libuv/pull/3080 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions