about summary refs log tree commit diff
path: root/include/stddef.h
Commit message (Collapse)AuthorAgeFilesLines
* use __builtin_offsetof to implement offsetof when possibleRich Felker2012-12-051-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.0Rich Felker2011-02-121-0/+19