aboutsummaryrefslogtreecommitdiffstats
path: root/src/getstring.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid segfault in getstr_fixscr()Lukas Fleischer2011-07-021-2/+2
* Use constant for maximum UTF-8 character sizeLukas Fleischer2011-07-021-2/+3
* Refactor getstring codeLukas Fleischer2011-07-021-53/+65
* Make getstring() UTF-8 compatibleLukas Fleischer2011-06-291-54/+120
* Split line editing functions into separate fileLukas Fleischer2011-06-291-0/+220