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:           Wed Mar  4 10:31:47 UTC 2026

Modified Files:
        src/lib/libedit: makelist map.c map.h

Log Message:
No need to keep an allocated field. We know that the first EL_NUM_FCNS are
not allocated.


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/lib/libedit/makelist
cvs rdiff -u -r1.58 -r1.59 src/lib/libedit/map.c
cvs rdiff -u -r1.15 -r1.16 src/lib/libedit/map.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