aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-06-09Update minor numberMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2020-06-09Add liberror_pop_error and liberror_set_error_existingMattias Andrée1-0/+4
Signed-off-by: Mattias Andrée <maandree@kth.se>
2020-06-09Fix filename typoMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2019-04-13Add liberror.h.0Mattias Andrée1-0/+6
Signed-off-by: Mattias Andrée <maandree@kth.se>
2019-04-13Add liberror_start and liberror_endMattias Andrée1-2/+6
Signed-off-by: Mattias Andrée <maandree@kth.se>
2019-04-13Add liberror.7Mattias Andrée1-0/+6
Signed-off-by: Mattias Andrée <maandree@kth.se>
2019-04-13Install and uninstall man pagesMattias Andrée1-0/+3
Signed-off-by: Mattias Andrée <maandree@kth.se>
2019-04-13And man pages for the function, and add print function to user specifiec error detailsMattias Andrée1-0/+11
Signed-off-by: Mattias Andrée <maandree@kth.se>
2019-04-12Fix makefileMattias Andrée1-3/+3
Signed-off-by: Mattias Andrée <maandree@kth.se>