summaryrefslogtreecommitdiff
path: root/include/stddef.h
AgeCommit message (Collapse)AuthorLines
2012-12-05use __builtin_offsetof to implement offsetof when possibleRich 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-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+19