aboutsummaryrefslogtreecommitdiffstats
path: root/include/error.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-10-12simplified feature-test macrosMattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-09-02miscMattias Andrée1-1/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-09-01start on makefile and fixing warnings and errorsMattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-08-31add _LIBRARY_HEADERMattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-08-30remove parameter names from header files to avoid potential errors on inclusion caused by conflictig macro namesMattias Andrée1-6/+4
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-08-30typoMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-08-30add error.hMattias Andrée1-0/+151
Signed-off-by: Mattias Andrée <maandree@operamail.com>