summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/bits/uClibc_errno.h
Commit message (Expand)AuthorAgeFilesLines
* add _dl_errno support to errno.h, cleanupPeter S. Mazinger2011-03-031-43/+0
* Revert "don't make __errno_location / __h_errno_location hidden"Austin Foxley2010-07-061-0/+3
* don't make __errno_location / __h_errno_location hiddenPeter Korsgaard2010-07-051-3/+0
* - use c89-style commentsBernhard Reutner-Fischer2008-10-031-1/+1
* Fix typo in macro for tls access modelCarmelo Amoroso2008-05-291-1/+1
* svn 17941/17943 broke the build. 18032 made the threaded case compile Rob Landley2007-03-081-5/+0
* - s/if USE___THREAD/if defined USE___THREAD && USE___THREAD/gBernhard Reutner-Fischer2007-01-291-2/+2
* Do not include tls.h unless __UCLIBC_HAS_THREADS__ is defined.Peter Kjellerstedt2006-09-251-3/+5
* sync with psm: update errno handling to be the same on all archesMike Frysinger2006-08-231-0/+46