Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libc] Allow assertions to be globally enabled or disabled | Michael Brown | 2016-07-05 | 1 | -0/+2 |
* | [legal] Relicense files under GPL2_OR_LATER_OR_UBDL | Michael Brown | 2015-03-02 | 1 | -1/+1 |
* | [libc] Add ASSERTED macro to test if any assertion has triggered | Michael Brown | 2014-12-12 | 1 | -0/+2 |
* | [libc] Allow assertion failures to be counted | Michael Brown | 2011-10-14 | 1 | -0/+3 |
* | [build] Rename gPXE to iPXE | Michael Brown | 2010-04-19 | 1 | -1/+1 |
* | [legal] Add a selection of FILE_LICENCE declarations | Michael Brown | 2009-05-18 | 1 | -0/+2 |
* | Don't include __FUNCTION__ in assert() messages; it was causing the | Michael Brown | 2007-01-04 | 1 | -7/+6 |
* | Force syntax-checking on assertions even in non-asserting builds. | Michael Brown | 2006-12-04 | 1 | -9/+23 |
* | Added missing #endif | Michael Brown | 2006-03-23 | 1 | -0/+1 |
* | Added assert.h, with assert() defined (almost) as per POSIX, and | Michael Brown | 2006-03-23 | 1 | -0/+51 |