aboutsummaryrefslogtreecommitdiffstats
path: root/src/output.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-07-11Implement -pMattias Andrée8-65/+102
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-07-11Sort outputs by nameMattias Andrée3-12/+53
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-07-10mMattias Andrée1-4/+2
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-07-10Add command line parserMattias Andrée3-7/+102
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-07-10Add adjustment method name parserMattias Andrée1-1/+37
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-07-10Get the pathname of the socketMattias Andrée2-4/+68
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-07-10Fix warnings (and two errors)Mattias Andrée3-12/+12
Signed-off-by: Mattias Andrée <maandree@kth.se>