summaryrefslogtreecommitdiffstats
path: root/common/readline.c
Commit message (Collapse)AuthorAge
* Handle malloc failures from read_lineLibravatar Drew DeVault2016-12-15
|
* Common: Readline: Ignore newline on '\' escaped line ends.Libravatar Roosembert Palacios2016-06-06
| | | | | | | Escape line return when reading from a file with the '\' character. Similar to shell scripts. Signed-off-by: Roosembert Palacios <roosembert.palacios@epfl.ch>
* Print /proc/<pid>/maps on segfaultLibravatar Drew DeVault2016-01-28
|
* Parse command line args for swaymsgLibravatar Drew DeVault2015-11-26