Opened 5 years ago

Closed 5 years ago

#11455 closed enhancement (fixed)

libuv-1.24.1

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 8.4
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point 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

Changes since version 1.24.0:

  • test: fix platform_output test on cygwin
  • gitignore: ignore build/ directory
  • unix: zero epoll_event before use
  • darwin: use runtime check for file cloning
  • doc: replace deprecated build command on macOS
  • warnings: fix code that emits compiler warnings
  • doc: clarify expected memory management strategy
  • test: add uv_inet_ntop(AF_INET) coverage
  • unix: harden string copying, introduce strscpy()
  • linux: get rid of strncpy() call
  • aix: get rid of strcat() calls
  • aix: fix data race in uv_fs_event_start()
  • win: fs: fix FILE_FLAG_NO_BUFFERING for writes
  • build: don't link against -lpthread on Android

comment:3 by Bruce Dubbs, 5 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 20855.

Note: See TracTickets for help on using tickets.