summaryrefslogtreecommitdiff
path: root/include/stddef.h
AgeCommit message (Expand)AuthorFilesLines
2021-11-29define NULL as nullptr when used in C++11 or laterIsmael Luceno1-1/+3
2014-08-20add max_align_t definition for C11 and C++11Rich Felker1-0/+3
2013-11-24restore type of NULL to void * except when used in C++ programsRich Felker1-0/+4
2013-01-18use a common definition of NULL as 0L for C and C++Rich Felker1-6/+1
2012-12-05use __builtin_offsetof to implement offsetof when possibleRich Felker1-0/+4
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+19