Opened 5 years ago

Closed 5 years ago

#12213 closed enhancement (fixed)

libuv-1.30.0

Reported by: Douglas R. Reno Owned by: Bruce Dubbs
Priority: normal Milestone: 9.0
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version

Change History (3)

comment:1 by Bruce Dubbs, 5 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 5 years ago

2019.06.28, Version 1.30.0 (Stable)

Changes since version 1.29.1:

  • darwin: fall back to F_BARRIERFSYNC
  • darwin: add 32 bit close$NOCANCEL implementation
  • build, core, unix: add support for Haiku
  • darwin,linux: more conservative minimum stack size
  • threadpool: increase UV_THREADPOOL_SIZE limit
  • unix: return actual error from uv_try_write()
  • darwin: fix build error with macos 10.10
  • unix: make uv_cwd() report UV_ENOBUFS
  • unix: make uv_fs_read() fill all buffers
  • test: give hrtime test a custom 10s timeout
  • fs: fix uv_fs_copyfile if same src and dst
  • build: add cmake option to skip building tests
  • doc: add link to nodejs.org
  • unix: fix a comment typo in signal.c
  • unix: remove redundant cast in process.c
  • doc: fix wrong mutex function prototypes

comment:3 by Bruce Dubbs, 5 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 21780.

Note: See TracTickets for help on using tickets.