Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add hidden version of &errno accessor function | Rich Felker | 2018-09-14 | 1 | -0/+2 |
* | add public interface headers to implementation files | Rich Felker | 2018-02-25 | 1 | -0/+1 |
* | remove remnants of support for running in no-thread-pointer mode | Rich Felker | 2015-04-13 | 1 | -3/+1 |
* | simplify errno implementation | Rich Felker | 2014-06-10 | 1 | -1/+1 |
* | always initialize thread pointer at program start | Rich Felker | 2014-03-24 | 1 | -1/+1 |
* | simplify multi-threaded errno, eliminate useless function pointer | Rich Felker | 2011-08-06 | 1 | -3/+2 |
* | change errno to static linkage (improves PIC code generation) | Rich Felker | 2011-02-21 | 1 | -4/+2 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+11 |