Commit graph

7 commits

Author SHA1 Message Date
Michael Schupikov
e38d4b3a06 config: Adoption to the project 2017-01-11 12:45:25 +01:00
Michael Schupikov
e039c98fc4 config: Improve and add comments for line reading 2017-01-11 12:45:25 +01:00
Michael Schupikov
22f37db15e read_line(): Simplify by using getline() 2017-01-11 12:45:25 +01:00
Drew DeVault
4c6c65e70c Handle malloc failures from read_line 2016-12-15 19:01:40 -05:00
Roosembert Palacios
230591fa4e
Common: Readline: Ignore newline on '\' escaped line ends.
Escape line return when reading from a file with the '\' character.
Similar to shell scripts.

Signed-off-by: Roosembert Palacios <roosembert.palacios@epfl.ch>
2016-06-06 00:17:27 +02:00
Drew DeVault
e5bb08cc18 Print /proc/<pid>/maps on segfault 2016-01-28 07:57:07 -05:00
Drew DeVault
9a15371ba3 Parse command line args for swaymsg 2015-11-26 14:31:29 -05:00
Renamed from sway/readline.c (Browse further)