summaryrefslogtreecommitdiff
path: root/client/display.c
Commit message (Expand)AuthorAgeFilesLines
* client: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* build: Move declaration of _GNU_SOURCE back into individual source filesMarcel Holtmann2018-12-061-0/+1
* client: Reset prompt before printing user inputLuiz Augusto von Dentz2017-08-231-0/+3
* client: Add generic way to request input from userLuiz Augusto von Dentz2017-06-301-0/+58
* client/display: Fix compilation warning on AndroidSzymon Janc2015-02-131-0/+1
* client/display: Add rl_hexdumpLuiz Augusto von Dentz2015-02-101-0/+41
* client: Force redisplay on rl_printfLuiz Augusto von Dentz2014-09-051-1/+1
* client: Check for RL_STATE_DONE before trying to printMarcel Holtmann2012-12-181-10/+17
* client: Add helper function for readline async printingMarcel Holtmann2012-12-181-0/+57