summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/perror.c
Commit message (Expand)AuthorAgeFilesLines
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
* Write the message to stderr, not file descriptor 2, so that perror()tjr2002-12-191-1/+7
* Use strerror_r() to format the error message so that strerror()'s statictjr2002-12-191-1/+4
* Fix the style of the SCM ID's.obrien2002-03-221-2/+2
* Remove 'register' keyword.obrien2002-03-211-1/+1
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-241-1/+5
* Check for a zero-length as well as a NULL string argument.rnordier1998-10-291-1/+1
* perror () does not prepend ": " for the non-NULL argument "". close PR 1492wosch1996-09-301-1/+1
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+67
OpenPOWER on IntegriCloud