summaryrefslogtreecommitdiff
path: root/lib/libc/sys/__error.c
Commit message (Expand)AuthorAgeFilesLines
* To be consistent, use the __weak_reference macro from <sys/cdefs.h>Daniel Eischen2001-04-101-1/+1
* Remove _THREAD_SAFE and make libc thread-safe by default byDaniel Eischen2001-01-241-1/+3
* Function to return a pointer to the non-threaded errno. This is declaredJohn Birrell1998-03-091-0/+47