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