aboutsummaryrefslogtreecommitdiff
path: root/src/stdio/perror.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* prevent perror from clobbering stderr's orientation•••this requirement is specified by POSIX. Rich Felker2018-08-301-0/+8
* minor perror behavior fix•••patch by nsz Rich Felker2012-06-201-1/+1
* eliminate dependence of perror on printfRich Felker2011-07-301-10/+5
* initial check-in, version 0.5.0Rich Felker2011-02-121-0/+27