Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#11948 closed enhancement (fixed)

libuv-1.28.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 (4)

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

019.04.16, Version 1.28.0 (Stable)

Changes since version 1.27.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)
  • fs: add test for copyfile() respecting permissions
  • build: partially revert 5234b1c43a
  • zos: fix setsockopt error when using AF_UNIX
  • unix: suppress EINTR/EINPROGRESS in uv_fs_close()
  • build: use cmake APPLE variable to detect platform
  • distcheck: remove duplicate test/ entry
  • unix: remove unused cmpxchgl() function
  • unix: support sockaddr_un in uv_udp_send()
  • unix: guard use of PTHREAD_STACK_MIN
  • unix,win: introduce uv_timeval64_t
  • doc: document uv_timeval_t and uv_timeval64_t

comment:3 by Bruce Dubbs, 5 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 21477.

comment:4 by Bruce Dubbs, 5 years ago

Milestone: 8.59.0

Milestone renamed

Note: See TracTickets for help on using tickets.