]> git.ipfire.org Git - thirdparty/bash.git/commit
fix for readline redisplay issue in C locale; fix for small memory leak in termcap...
authorChet Ramey <chet.ramey@case.edu>
Fri, 8 Nov 2024 16:13:57 +0000 (11:13 -0500)
committerChet Ramey <chet.ramey@case.edu>
Fri, 8 Nov 2024 16:13:57 +0000 (11:13 -0500)
commitb116cfe57df2c061cd953b77a0fc1b738dd5fe94
tree1615b1d891e37da9501cbbae5104061a68b5d341
parent0075715b29c9c1d984ec243cf3018775ed5612de
fix for readline redisplay issue in C locale; fix for small memory leak in termcap replacement library; updates to formatted documentation; fix problem with distclean and y.tab.h; Makefile clean targets updates
22 files changed:
.gitignore
CWRU/CWRU.chlog
MANIFEST
Makefile.in
doc/Makefile.in
doc/bash.0
doc/bash.html
doc/bash.info
doc/bash.pdf
doc/bash.ps [deleted file]
doc/bashref.dvi
doc/bashref.html
doc/bashref.info
doc/bashref.ky [deleted file]
doc/bashref.log
doc/bashref.pdf
doc/bashref.pg [deleted file]
doc/bashref.ps [deleted file]
doc/bashref.tmp [deleted file]
doc/bashref.tp [deleted file]
lib/readline/display.c
lib/termcap/termcap.c