Source-Changes-HG archive

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

[src/netbsd-8]: src/doc Ticket #1782



details:   https://anonhg.NetBSD.org/src/rev/bba65ef54775
branches:  netbsd-8
changeset: 372999:bba65ef54775
user:      martin <martin%NetBSD.org@localhost>
date:      Fri Jan 06 13:52:44 2023 +0000

description:
Ticket #1782

diffstat:

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

diffs (19 lines):

diff -r 1262b0618ea2 -r bba65ef54775 doc/CHANGES-8.3
--- a/doc/CHANGES-8.3   Fri Jan 06 13:50:03 2023 +0000
+++ b/doc/CHANGES-8.3   Fri Jan 06 13:52:44 2023 +0000
@@ -1,4 +1,4 @@
- $NetBSD: CHANGES-8.3,v 1.1.2.160 2023/01/03 18:12:45 martin Exp $
+ $NetBSD: CHANGES-8.3,v 1.1.2.161 2023/01/06 13:52:44 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -2995,3 +2995,9 @@
        century.
        [nia, ticket #1780]
 
+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 #1782]
+



Home | Main Index | Thread Index | Old Index