Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libc] Allow container_of() to be used on volatile pointers | Michael Brown | 2016-03-18 | 1 | -1/+1 |
* | [libc] Rewrite unrelicensable portions of stddef.h | Michael Brown | 2015-03-02 | 1 | -11/+29 |
* | [build] Default to short wchar_t in stddef.h | Michael Brown | 2013-04-28 | 1 | -2/+2 |
* | [build] Define __WINT_TYPE__ if necessary | Michael Brown | 2013-04-25 | 1 | -0/+3 |
* | [libc] Add support for "%lc" and "%ls" format specifiers | Michael Brown | 2012-07-19 | 1 | -0/+1 |
* | [build] Really use __builtin_offsetof() when available | Arkadiusz Miskiewicz | 2010-11-28 | 1 | -2/+2 |
* | [build] Use __builtin_offsetof() when available | Michael Brown | 2010-11-28 | 1 | -0/+4 |
* | [legal] Add a selection of FILE_LICENCE declarations | Michael Brown | 2009-05-18 | 1 | -0/+2 |
* | [libc] Define wchar_t in a gcc-compatible way | Michael Brown | 2008-10-07 | 1 | -0/+6 |
* | Added container_of(). This seems about the best place to put it, since | Michael Brown | 2006-03-23 | 1 | -2/+7 |
* | Merged mcb30-realmode-redesign back to HEAD | Michael Brown | 2005-04-08 | 1 | -0/+13 |