NetBSD-Bugs archive

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

PR/52063 CVS commit: src/lib/libcurses



The following reply was made to PR lib/52063; it has been noted by GNATS.

From: "Brett Lymn" <blymn%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52063 CVS commit: src/lib/libcurses
Date: Fri, 16 Nov 2018 10:12:00 +0000

 Module Name:	src
 Committed By:	blymn
 Date:		Fri Nov 16 10:12:00 UTC 2018
 
 Modified Files:
 	src/lib/libcurses: curses_private.h fileio.h screen.c shlib_version
 	    tty.c
 
 Log Message:
 Fix for PR lib/52063
 Many thanks to  Onno van der Linden (o.vd.linden%quicknet.nl@localhost) for providing
 the bulk of the patch that fixes the issue.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.67 -r1.68 src/lib/libcurses/curses_private.h
 cvs rdiff -u -r1.4 -r1.5 src/lib/libcurses/fileio.h
 cvs rdiff -u -r1.34 -r1.35 src/lib/libcurses/screen.c
 cvs rdiff -u -r1.42 -r1.43 src/lib/libcurses/shlib_version
 cvs rdiff -u -r1.47 -r1.48 src/lib/libcurses/tty.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index