Tobias Frost 5f0dd75c1f Use rl_clear_history only if available, fallback to clear_history if not.
For ancient readline (I'm stuck to it on my embedded target...),
rl_clear_history is not available, so using clear_history instead.
2022-06-10 12:25:25 +02:00
..
bfdinc.h fix copyright 2018-04-12 11:11:58 +02:00
binfile.c fix copyright 2018-04-12 11:11:58 +02:00
binfile.h fix copyright 2018-04-12 11:11:58 +02:00
client.c Disable unused return code warning for unreachable code. 2018-05-07 17:49:47 +02:00
client.h fix copyright 2018-04-12 11:11:58 +02:00
dump.c fix copyright 2018-04-12 11:11:58 +02:00
dump.h fix copyright 2018-04-12 11:11:58 +02:00
job.c fix copyright 2018-04-12 11:11:58 +02:00
job.h fix copyright 2018-04-12 11:11:58 +02:00
process.c fix dwarf unwinding 2018-04-17 11:28:37 +02:00
process.h fix copyright 2018-04-12 11:11:58 +02:00
readline.c Use rl_clear_history only if available, fallback to clear_history if not. 2022-06-10 12:25:25 +02:00
readline.h fix copyright 2018-04-12 11:11:58 +02:00