]> git.ipfire.org Git - thirdparty/readline.git/commit
ANSI C changes; fix for rl_getc and signals that arrive before it gets called in...
authorChet Ramey <chet.ramey@case.edu>
Tue, 10 Jan 2023 20:39:41 +0000 (15:39 -0500)
committerChet Ramey <chet.ramey@case.edu>
Tue, 10 Jan 2023 20:39:41 +0000 (15:39 -0500)
commitb4ebdc06601fb54297435d2e286d901cba1cd6c6
tree88d27a77a5a2df435f8141b926ff2a2eac87a609
parent3e03d8fca9c36f72fd2a579479c085f96df8f73e
ANSI C changes; fix for rl_getc and signals that arrive before it gets called in callback mode
31 files changed:
bind.c
complete.c
display.c
funmap.c
gettimeofday.c
histexpand.c
histfile.c
history.c
histsearch.c
input.c
isearch.c
kill.c
macro.c
mbutil.c
misc.c
posixtime.h
readline.c
readline.h
rldefs.h
rlmbutil.h
rlprivate.h
search.c
signals.c
support/wcwidth.c
tcap.h
terminal.c
text.c
tilde.c
undo.c
util.c
vi_mode.c