CHANGES: update clone entry for later changes

This commit is contained in:
wiz 2022-08-09 06:57:30 +00:00
parent 9bb32e73c0
commit 03f6c6cc27
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2894 $>
# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2895 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@ -630,7 +630,7 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
gcc(1): Import GCC 10.4. [mrg 20220722]
kernel: Give threads created by the Solaris compatibility layer
(i.e. ZFS/DTrace) better names. [riastradh 20220730]
clone(2): Make clone and __clone only available when _GNU_SOURCE
clone(2): Make clone only available when _GNU_SOURCE
is defined. [wiz 20220801]
kernel: Enable UFS_DIRHASH optimization if the architecture or
machine-specific kernel config file can use 128MB of RAM or