about summary refs log tree commit diff
path: root/src/stdio/perror.c
Commit message (Collapse)AuthorAgeFilesLines
* prevent perror from clobbering stderr's orientationRich Felker2018-08-301-0/+8
| | | | this requirement is specified by POSIX.
* minor perror behavior fixRich Felker2012-06-201-1/+1
| | | | patch by nsz
* eliminate dependence of perror on printfRich Felker2011-07-301-10/+5
|
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+27