aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/error.c
Commit message (Expand)AuthorAgeFilesLines
* migrate codebase to use squareball. again :)feature/squareballRafael G. Martins2019-09-021-158/+0
* make: do not follow symlinks when resolving blogcfile pathRafael G. Martins2019-04-251-0/+6
* *: update copyrightRafael G. Martins2019-01-151-1/+1
* *: update copyrightRafael G. Martins2018-10-141-1/+1
* *: updated copyrightRafael G. Martins2017-02-251-1/+1
* make: implemented a build tool for blogcRafael G. Martins2016-12-271-0/+6
* common/error: minor fixRafael G. Martins2016-12-021-1/+1
* error: added prefix support to bc_error_printRafael G. Martins2016-09-161-1/+4
* blogc: common: moved "file" to commonRafael G. Martins2016-09-091-3/+3
* common: error: do not prepend "blogc: " when printingRafael G. Martins2016-09-091-5/+8
* common: fix function prototypesRafael G. Martins2016-09-091-3/+3
* *: centralize error handlingRafael G. Martins2016-09-091-0/+29
* *: moved error handling to src/common/Rafael G. Martins2016-09-031-0/+111