Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/28b4184718fd
branches:  netbsd-9
changeset: 951915:28b4184718fd
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Feb 07 17:42:35 2021 +0000

description:
Ticket #1198

diffstat:

 doc/CHANGES-9.2 |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 2cd81b4cb67a -r 28b4184718fd doc/CHANGES-9.2
--- a/doc/CHANGES-9.2   Sun Feb 07 17:41:02 2021 +0000
+++ b/doc/CHANGES-9.2   Sun Feb 07 17:42:35 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.2,v 1.1.2.42 2021/02/07 16:43:30 martin Exp $
+# $NetBSD: CHANGES-9.2,v 1.1.2.43 2021/02/07 17:42:35 martin Exp $
 
 A complete list of changes from the NetBSD 9.1 release to the NetBSD 9.2
 release:
@@ -1494,3 +1494,8 @@
        Fix isibootd(8) "Cannot allocate memory" failure on amd64.
        [tsutsui, ticket #1200]
 
+lib/libc/stdio/fread.c                         1.24 (patch)
+
+       PR 55808: optimize buffer handling for unbuffered I/O.
+       [jdolecek, ticket #1198]
+



Home | Main Index | Thread Index | Old Index