summaryrefslogtreecommitdiff
path: root/src/stdio/perror.c
AgeCommit message (Collapse)AuthorFilesLines
2018-08-30prevent perror from clobbering stderr's orientationRich Felker1-0/+8
this requirement is specified by POSIX.
2012-06-20minor perror behavior fixRich Felker1-1/+1
patch by nsz
2011-07-30eliminate dependence of perror on printfRich Felker1-10/+5
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+27