diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2019-06-02 01:04:18 +0200 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2019-06-02 15:53:57 +0200 |
commit | 370ad05229733eae45e6cec712116239b131ea6c (patch) | |
tree | 51ea3628c6cfa1a5715ee45b620bf472d6a36cf4 /src/nvim/eval.c | |
parent | 2e171a6fd163e0d74c80d21a893cb6a3c3394b1f (diff) | |
download | rneovim-370ad05229733eae45e6cec712116239b131ea6c.tar.gz rneovim-370ad05229733eae45e6cec712116239b131ea6c.tar.bz2 rneovim-370ad05229733eae45e6cec712116239b131ea6c.zip |
deps: update to libuv v1.29.1
Fixes #10101
See also https://github.com/neovim/libuv/commit/0ac136359903c70ab1db1838c3ad06da6fa5b912
Notable changes since v1.26.0:
- v1.27.0
- linux: use statx() to obtain file birth time
- v1.28.0
- unix,win: add uv_gettimeofday()
- unix,win: add uv_fs_{open,read,close}dir()
- unix: fix uv_interface_addresses()
- fs: remove macOS-specific copyfile(3) fixes neovim/neovim#10101
- unix: suppress EINTR/EINPROGRESS in uv_fs_close()
- v1.29.0
- unix: fix race condition in uv_async_send()
- linux: use O_CLOEXEC instead of EPOLL_CLOEXEC
- linux: read free/total memory from /proc/meminfo
- unix: don't assert on UV_PROCESS_WINDOWS_* flags
- unix,win: add uv_get_constrained_memory()
- v1.29.1
- linux: fix sscanf() overflows reading from /proc
Diffstat (limited to 'src/nvim/eval.c')
0 files changed, 0 insertions, 0 deletions