Subject: CVS commit: pkgsrc/devel/libuv
From: Adam Ciarcinski
Date: 2019-02-11 11:46:56
Message id: 20190211104656.CFE66FB16@cvs.NetBSD.org

Log Message:
libuv: updated to 1.26.0

Changes 1.26.0:
* doc: fix uv_get_free_memory doc
* unix: fix epoll cpu 100% issue
* openbsd,tcp: special handling of EINVAL on connect
* win: simplify registry closing in uv_cpu_info()
* src,include: define UV_MAXHOSTNAMESIZE
* win: return product name in uv_os_uname() version
* thread: allow specifying stack size for new thread
* win: fix duplicate tty vt100 fn key
* unix: don't attempt to invalidate invalid fd

Files:
RevisionActionfile
1.45modifypkgsrc/devel/libuv/Makefile
1.41modifypkgsrc/devel/libuv/distinfo
1.5modifypkgsrc/devel/libuv/patches/patch-src_unix_thread.c