NetBSD-Bugs archive

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

PR/60050 CVS commit: src/lib/libedit



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

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/60050 CVS commit: src/lib/libedit
Date: Tue, 3 Mar 2026 10:05:17 -0500

 Module Name:	src
 Committed By:	christos
 Date:		Tue Mar  3 15:05:17 UTC 2026
 
 Modified Files:
 	src/lib/libedit: chared.c common.c hist.c hist.h
 
 Log Message:
 PR/60050: Kristofer Peterson: libedit doesn't handle long lines correctly
 Fix history resizing, and copying.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.65 -r1.66 src/lib/libedit/chared.c
 cvs rdiff -u -r1.51 -r1.52 src/lib/libedit/common.c
 cvs rdiff -u -r1.34 -r1.35 src/lib/libedit/hist.c
 cvs rdiff -u -r1.23 -r1.24 src/lib/libedit/hist.h
 
 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