| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [legal] Add a selection of FILE_LICENCE declarations | Michael Brown | 2009-05-18 | 1 | -0/+2 |
| | | | | | | Add FILE_LICENCE declarations to almost all files that make up the various standard builds of gPXE. | ||||
| * | [libc] Define wchar_t in a gcc-compatible way | Michael Brown | 2008-10-07 | 1 | -0/+6 |
| | | | | | | gcc defines the magic __WCHAR_TYPE__ macro, in order to convey information about whether or not the user selected -fshort-wchar. | ||||
| * | Added container_of(). This seems about the best place to put it, since | Michael Brown | 2006-03-23 | 1 | -2/+7 |
| | | | | | the definition of it uses offsetof(), and the two concepts are related. | ||||
| * | Merged mcb30-realmode-redesign back to HEAD | Michael Brown | 2005-04-08 | 1 | -0/+13 |
