aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/include/stddef.h
Commit message (Expand)AuthorAgeFilesLines
* Include fix for wint_t gcc problem.Bernhard Schommer2016-01-211-12/+16
* More gcc/newlib compatibility code.Bernhard Schommer2015-12-111-2/+13
* Removed brackets around ty in macro of offestof.Bernhard Schommer2015-07-071-1/+1
* Diab defines w_char to be unsigned short.Bernhard Schommer2015-07-071-1/+1
* Make also the wchar definition diab compatible.Bernhard Schommer2015-06-261-0/+15
* Added diab specific macros for stddef to avoid redefinition of size_t.Bernhard Schommer2015-06-261-0/+9
* Provide and use compiler-dependent standard headers.Xavier Leroy2015-04-251-0/+81