summaryrefslogtreecommitdiffstats
path: root/src/common/errno.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* common: fix compat of strerror_rluo.runbing2019-10-221-8/+2
* common: Remove redundant includesJos Collin2017-05-241-2/+0
* Use cpp_strerror() wherever possible, and use autoconf for portabilityDan Mick2014-04-141-1/+14
* common: make cpp_strerror output prettierSage Weil2011-12-291-1/+1
* cpp_strerror: handle negative error codeColin Patrick McCabe2011-03-141-0/+2
* Create cpp_strerror to make error reporting easierColin Patrick McCabe2010-10-221-0/+15