Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-08 | fix major breakage in pthread_once (it was always deadlocking) | Rich Felker | 1 | -8/+7 | |
the issue was a break statement that was breaking only from the switch, not the enclosing for loop, and a failure to set the final success state. | |||||
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | 1 | -0/+38 | |