Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-16 | fix misplaced semicolon in preprocessor directive (#undef h_errno) | Rich Felker | 1 | -1/+1 | |
2012-05-12 | use __h_errno_location for h_errno | Rich Felker | 1 | -0/+8 | |
we do not bother making h_errno thread-local since the only interfaces that use it are inherently non-thread-safe. but still use the potentially-thread-local ABI to access it just to avoid lock-in. | |||||
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | 1 | -0/+1 | |