summaryrefslogtreecommitdiff
path: root/libgcompat/error.c
AgeCommit message (Collapse)AuthorFilesLines
2022-06-26error: fix newlineGaël PORTAY1-1/+1
2018-01-15error: Implement the error functionSamuel Holland1-0/+27
This follows the exceptionally-detailed functional description in the manual page. Signed-off-by: Samuel Holland <samuel@sholland.org>