summaryrefslogtreecommitdiffstats
path: root/libc/misc/error/err.c
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite the err/warn functions as they were broken (__noreturn__ funcsManuel Novoa III2004-03-111-0/+110
were returning). Anyway, also make them threadsafe and smaller. The error.c file still needs work.