Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use __builtin_offsetof to implement offsetof when possible | Rich Felker | 2012-12-05 | 1 | -0/+4 |
| | | | | | | apparently recent gcc versions have intentionally broken the traditional definition by treating it as a non-constant expression. the traditional definition may also be problematic for c++ programs. | ||||
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+19 |