aboutsummaryrefslogtreecommitdiffstats
path: root/src/error.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-11-17split error.cMattias Andrée1-192/+0
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-09-02miscMattias Andrée1-3/+6
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-08-30add missing inclusions of stddef.h to define NULLMattias Andrée1-0/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-08-30add error.hMattias Andrée1-0/+188
Signed-off-by: Mattias Andrée <maandree@operamail.com>