summaryrefslogtreecommitdiffstats
path: root/libc/misc/error/err.c
Commit message (Expand)AuthorAgeFilesLines
* Implement hidden poll, switch user to hidden *printf/*scanf/pollPeter S. Mazinger2005-12-091-0/+2
* Use internal \*_strerror_rPeter S. Mazinger2005-12-081-1/+1
* Reorder so that no prototype is needed. Is there a better way to get rid of g...Peter S. Mazinger2005-12-081-22/+30
* Fix string.h. Change our _susv3_strerror_r to __xpg_strerror_r for glibcManuel Novoa III2005-07-281-1/+1
* Rewrite the err/warn functions as they were broken (__noreturn__ funcsManuel Novoa III2004-03-111-0/+110