aboutsummaryrefslogtreecommitdiffstats
path: root/src/blogc/funcvars.c
Commit message (Expand)AuthorAgeFilesLines
* migrate codebase to use squareball. again :)feature/squareballRafael G. Martins2019-09-021-4/+4
* blogc: sysinfo: simplified username impl. fixed testsRafael G. Martins2019-02-231-4/+1
* blogc: funcvars: code simplified, added testsRafael G. Martins2019-02-101-5/+8
* blogc: added "inside docker" template variableRafael G. Martins2019-02-041-0/+1
* blogc: added username template variableRafael G. Martins2019-02-031-0/+4
* blogc: added datetime template variableRafael G. Martins2019-02-031-0/+4
* blogc: added hostmane template variableRafael G. Martins2019-02-031-0/+5
* blogc: optimized getrusage callsRafael G. Martins2019-02-021-7/+4
* blogc: do not add rusage vars if not supportedRafael G. Martins2019-02-021-0/+4
* blogc: added template variables for memory and cpu time resource usageRafael G. Martins2019-02-021-0/+47