aboutsummaryrefslogtreecommitdiffstats
path: root/src/common
Commit message (Collapse)AuthorAgeFilesLines
* common: added config-parserRafael G. Martins2016-09-093-0/+267
|
* common: fix function prototypesRafael G. Martins2016-09-092-7/+7
|
* *: centralize error handlingRafael G. Martins2016-09-092-1/+41
|
* common: rename macrosRafael G. Martins2016-09-091-3/+3
|
* *: moved error handling to src/common/Rafael G. Martins2016-09-032-0/+137
|
* *: s/sb_/bc_/gRafael G. Martins2016-09-034-154/+154
|
* *: big code reorganization.Rafael G. Martins2016-09-034-0/+870
- source and tests are now splitted by target - utils lib is now called common still pending move error.c from blogc to common