about summary refs log tree commit diff
path: root/include/stddef.h
Commit message (Expand)AuthorAgeFilesLines
* define NULL as nullptr when used in C++11 or laterIsmael Luceno2021-11-291-1/+3
* add max_align_t definition for C11 and C++11Rich Felker2014-08-201-0/+3
* restore type of NULL to void * except when used in C++ programsRich Felker2013-11-241-0/+4
* use a common definition of NULL as 0L for C and C++Rich Felker2013-01-181-6/+1
* use __builtin_offsetof to implement offsetof when possibleRich Felker2012-12-051-0/+4
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+19