Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stddef.h: fix zeroptr's definition | Patrick Georgi | 2016-04-15 | 1 | -1/+1 |
* | Provide a gcc-safe zero pointer | Patrick Georgi | 2016-01-28 | 1 | -0/+8 |
* | coreboot: introduce commonlib | Aaron Durbin | 2015-09-22 | 1 | -32/+2 |
* | stddef.h: Disable check_member() macro when compiling with CLANG | Stefan Reinauer | 2015-07-07 | 1 | -0/+4 |
* | stddef: Add KHz, MHz and GHz constants | Aaron Durbin | 2015-04-04 | 1 | -0/+4 |
* | Add and consistently use wrapper macro for romstage static variables | Julius Werner | 2015-03-09 | 1 | -0/+7 |
* | Move container_of() macro to stddef.h | Stefan Reinauer | 2015-01-14 | 1 | -0/+11 |
* | Add check_member macro to allow clean and easy struct offset checking | Julius Werner | 2014-09-22 | 1 | -0/+4 |
* | Make ssize_t an actual ssize_t | Stefan Reinauer | 2013-11-25 | 1 | -1/+7 |
* | stddef.h: Add standard defines for KiB, MiB, GiB, and TiB | Ronald G. Minnich | 2013-03-16 | 1 | -0/+7 |
* | stddef.h: move to generic code | Stefan Reinauer | 2012-12-08 | 1 | -0/+24 |