summaryrefslogtreecommitdiffstats
path: root/libc/misc/internals/internal_errno.h
Commit message (Collapse)AuthorAgeFilesLines
* use correct define to guard non tls errnoAustin Foxley2009-09-231-1/+1
| | | | | | also cleanup errno.c to match master tls patch Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* sign-off-by: Khem Raj <raj.khem@gmail.com>Khem Raj2008-12-021-1/+2
| | | | Move includes out of __UCLIBC_HAS_THREADS_NATIVE__ conditional
* signed-off-by: Khem Raj <raj.khem@gmail.com>Khem Raj2008-12-021-0/+20
More merges from trunk to get nptl compiling for arm. Also fix some errno related linking problems.