Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Ticket #1563



details:   https://anonhg.NetBSD.org/src/rev/9cf878a3fcf3
branches:  netbsd-9
changeset: 372994:9cf878a3fcf3
user:      martin <martin%NetBSD.org@localhost>
date:      Fri Jan 06 13:47:36 2023 +0000

description:
Ticket #1563

diffstat:

 doc/CHANGES-9.4 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r bcdcaaa006e6 -r 9cf878a3fcf3 doc/CHANGES-9.4
--- a/doc/CHANGES-9.4   Fri Jan 06 13:46:21 2023 +0000
+++ b/doc/CHANGES-9.4   Fri Jan 06 13:47:36 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.37 2023/01/03 18:29:21 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.38 2023/01/06 13:47:36 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -535,3 +535,9 @@
        century.
        [nia, ticket #1561]
 
+lib/libc/gen/err.3                             1.23
+
+       Add errc() and verrc() to the list of functions which do not return,
+       but exit() instead.
+       [kre, ticket #1563]
+



Home | Main Index | Thread Index | Old Index