Source-Changes archive

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

CVS commit: src/lib/libedit



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