Sign in
qemu
/
qemu
/
51a1718b14a57c619d9897c25a59fab75cc980cc
/
util
/
readline.c
52f50b1
readline: Extract readline_add_completion_of() from monitor
by Markus Armbruster
· 2 years, 2 months ago
593621f
readline: Fix possible array index out of bounds in readline_hist_add()
by Alex Chen
· 4 years, 4 months ago
856dfd8
qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
by Markus Armbruster
· 6 years ago
e238a99
util/readline: Add braces to fix checkpatch errors
by Jules Irenge
· 6 years ago
c95d4a2
util: readline: replace tab indent by four spaces to fix checkpatch errors
by Jules Irenge
· 6 years ago
2467f95
util/readline: add a space to fix errors by checkpatch tool
by Jules Irenge
· 6 years ago
4183e2e
readline: don't free completions in readline_free()
by Greg Kurz
· 7 years ago
e5dc1a6
readline: add a free function
by Marc-André Lureau
· 7 years ago
f348b6d
util: move declarations out of qemu-common.h
by Veronia Bahaa
· 9 years ago
aafd758
util: Clean up includes
by Peter Maydell
· 9 years ago
075ccb6
readline: Clear screen on form feed.
by Hani Benhabiles
· 11 years ago
e70871d
readline: Make completion strings always unique
by Hani Benhabiles
· 11 years ago
307b2f0
readline: Sort completions before printing them.
by Hani Benhabiles
· 11 years ago
6ad7c32
readline: use g_strndup instead of open-coding it
by Michael Tokarev
· 11 years ago
0150cd8
readline: move readline to a generic location
by Stefan Hajnoczi
· 11 years ago
[Renamed (99%) from readline.c]
c60bf33
readline: decouple readline from the monitor
by Stefan Hajnoczi
· 11 years ago
732c66c
Revert "error: Don't use error_report() for assertion msgs."
by Peter Crosthwaite
· 11 years ago