Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2012-12-05 | use __builtin_offsetof to implement offsetof when possible | Rich Felker | -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. | ||||
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+19 | |