summaryrefslogtreecommitdiffstats
path: root/src/include/stddef.h
Commit message (Expand)AuthorAgeFilesLines
* [libc] Allow container_of() to be used on volatile pointersMichael Brown2016-03-181-1/+1
* [libc] Rewrite unrelicensable portions of stddef.hMichael Brown2015-03-021-11/+29
* [build] Default to short wchar_t in stddef.hMichael Brown2013-04-281-2/+2
* [build] Define __WINT_TYPE__ if necessaryMichael Brown2013-04-251-0/+3
* [libc] Add support for "%lc" and "%ls" format specifiersMichael Brown2012-07-191-0/+1
* [build] Really use __builtin_offsetof() when availableArkadiusz Miskiewicz2010-11-281-2/+2
* [build] Use __builtin_offsetof() when availableMichael Brown2010-11-281-0/+4
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* [libc] Define wchar_t in a gcc-compatible wayMichael Brown2008-10-071-0/+6
* Added container_of(). This seems about the best place to put it, sinceMichael Brown2006-03-231-2/+7
* Merged mcb30-realmode-redesign back to HEADMichael Brown2005-04-081-0/+13