neovim/third-party
Justin M. Keyes 370ad05229 deps: update to libuv v1.29.1
Fixes #10101
See also 0ac1363599

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
2019-06-02 15:53:57 +02:00
..
cmake messages: use proper multiline error message for rpcrequest and API wrappers 2019-05-26 15:42:16 +02:00
msvc-compat build/msvc: Add CMakeLists.txt and header for Unibilium 2018-03-01 22:48:15 -06:00
patches third-party: libtermkey v0.20 -> v0.21.1 2019-02-21 22:23:54 +01:00
CMakeLists.txt deps: update to libuv v1.29.1 2019-06-02 15:53:57 +02:00