summaryrefslogtreecommitdiffstats
path: root/include/linux/stddef.h
Commit message (Collapse)AuthorAgeFilesLines
* wchar_t: wchar_t should go to stddef.hDu Huanpeng2016-04-141-0/+2
| | | | | | | | | | according to C99 standard, the definition of wchar_t should go stddef.h this patch also remove wchar_t local definition and use stddef.h instead. Signed-off-by: Du Huanpeng <u74147@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* stddef: introduce true/false enumJean-Christophe PLAGNIOL-VILLARD2010-08-061-0/+5
| | | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Initial revisionwdenk2002-03-311-0/+18