Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/doc ctfmerge: pthread error handling. macos host fixes



details:   https://anonhg.NetBSD.org/src/rev/434d177e763a
branches:  trunk
changeset: 375976:434d177e763a
user:      lukem <lukem%NetBSD.org@localhost>
date:      Tue May 23 20:24:24 2023 +0000

description:
ctfmerge: pthread error handling. macos host fixes

diffstat:

 doc/CHANGES |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 68075972f502 -r 434d177e763a doc/CHANGES
--- a/doc/CHANGES       Tue May 23 20:22:11 2023 +0000
+++ b/doc/CHANGES       Tue May 23 20:24:24 2023 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2966 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2967 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -103,3 +103,5 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
                [skrll 20230507]
        riscv: Add Google Goldfish RTC driver. [skrll 20230508]
        OpenSSL: Imported 3.0.8. [christos 20230510]
+       ctfmerge: Add error handling to pthread APIs.
+               Fix semaphores for macOS host tool.  [lukem 20230523]



Home | Main Index | Thread Index | Old Index