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.
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to