aboutsummaryrefslogtreecommitdiff
path: root/libwmc/src/errors.h
AgeCommit message (Collapse)Author
2012-01-19wmc: make warn macros more usefulDan Williams
2012-01-19wmc: fix stringification of wmc_xxx_if_fail() macrosDan Williams
Actually reading about preprocessor concatenation and stringification helps.
2011-10-04wmc: add initial command parsing and response handlingDan Williams
2011-09-27libwmc: simpler logging and error handlingDan Williams
2011-09-27libwmc: add more test code and start of com testsDan Williams