aboutsummaryrefslogtreecommitdiffstats
path: root/src/blind-extend.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix errors and warnings and make the code cleanerMattias Andrée2017-05-161-4/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Cleaner codeMattias Andrée2017-05-101-9/+5
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Clean upMattias Andrée2017-04-091-3/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Document memory requirements, minor style fixes, more use of BUFSIZ, fix warnings, and fix potential buffer overflowMattias Andrée2017-04-081-6/+5
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* blind-extend: less bracketsMattias Andrée2017-01-201-5/+5
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Rename to blindMattias Andrée2017-01-131-0/+103
Signed-off-by: Mattias Andrée <maandree@kth.se>