Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Jul 2019 23:36:23 +0000 (UTC)
From:      Rick Macklem <rmacklem@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r350491 - head
Message-ID:  <201907312336.x6VNaNVl008809@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rmacklem
Date: Wed Jul 31 23:36:23 2019
New Revision: 350491
URL: https://svnweb.freebsd.org/changeset/base/350491

Log:
  Add an entry for the copy_file_range(2) syscall.

Modified:
  head/RELNOTES

Modified: head/RELNOTES
==============================================================================
--- head/RELNOTES	Wed Jul 31 22:44:58 2019	(r350490)
+++ head/RELNOTES	Wed Jul 31 23:36:23 2019	(r350491)
@@ -14,6 +14,9 @@ r350471:
        gnop(8) can now configure a delay to be applied to read and write
        request delays.  See the -d, -q and -x parameters.
 
+r350315, r350316:
+	Adds a Linux compatible copy_file_range(2) syscall.
+
 r350307:
 	libcap_random(3) has been removed.  Applications can use native
 	APIs to get random data in capability mode.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907312336.x6VNaNVl008809>