aboutsummaryrefslogtreecommitdiffstats
path: root/src/libmdsserver/macros.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-07test and fix mds-respawn + add missed staging: monotonic clock should be rawMattias Andrée1-1/+1
2014-06-07whitespaceMattias Andrée1-1/+1
2014-05-18reduce code complexityMattias Andrée1-1/+1
2014-05-18mMattias Andrée1-1/+1
2014-05-18reduce code complexityMattias Andrée1-0/+27
2014-05-18style + reduce code complexityMattias Andrée1-2/+19
2014-05-11a much of multicasting stuffMattias Andrée1-2/+2
2014-05-07mMattias Andrée1-2/+2
2014-05-07use more macros and do not du null-check before free:ing, free does that for usMattias Andrée1-0/+68
2014-05-06add monotone macroMattias Andrée1-0/+12
2014-05-06add strequals and startswith macros + add drop_privileges macro that drops the group before the userMattias Andrée1-0/+35
2014-05-06use macros in mds.cMattias Andrée1-3/+3
2014-05-06add buf_set/get_next macrosMattias Andrée1-0/+28
2014-05-05use more macrosMattias Andrée1-0/+97
2014-05-05use more macrosMattias Andrée1-0/+22
2014-05-05add xsnprintf macroMattias Andrée1-0/+37