summaryrefslogtreecommitdiff
path: root/src/misc/fmtmsg.c
AgeCommit message (Collapse)AuthorFilesLines
2014-06-21implement fmtmsg functionRich Felker1-0/+90
contributed by Isaac Dunham. this seems to be the last interface that was missing for complete POSIX 2008 base + XSI coverage.