aboutsummaryrefslogtreecommitdiff
path: root/src/misc/fmtmsg.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Setup stub unit test infrastructureEuAndreh2024-01-051-0/+8
|
* implement fmtmsg functionRich Felker2014-06-211-0/+90
contributed by Isaac Dunham. this seems to be the last interface that was missing for complete POSIX 2008 base + XSI coverage.