Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add _dl_errno support to errno.h, cleanup | Peter S. Mazinger | 2011-03-03 | 1 | -43/+0 |
* | Revert "don't make __errno_location / __h_errno_location hidden" | Austin Foxley | 2010-07-06 | 1 | -0/+3 |
* | don't make __errno_location / __h_errno_location hidden | Peter Korsgaard | 2010-07-05 | 1 | -3/+0 |
* | - use c89-style comments | Bernhard Reutner-Fischer | 2008-10-03 | 1 | -1/+1 |
* | Fix typo in macro for tls access model | Carmelo Amoroso | 2008-05-29 | 1 | -1/+1 |
* | svn 17941/17943 broke the build. 18032 made the threaded case compile | Rob Landley | 2007-03-08 | 1 | -5/+0 |
* | - s/if USE___THREAD/if defined USE___THREAD && USE___THREAD/g | Bernhard Reutner-Fischer | 2007-01-29 | 1 | -2/+2 |
* | Do not include tls.h unless __UCLIBC_HAS_THREADS__ is defined. | Peter Kjellerstedt | 2006-09-25 | 1 | -3/+5 |
* | sync with psm: update errno handling to be the same on all arches | Mike Frysinger | 2006-08-23 | 1 | -0/+46 |