Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | As per C11, add static_assert() to <assert.h>. | ed | 2011-12-26 | 1 | -0/+6 |
* | Add missing __dead2 to __assert(). | ed | 2011-01-09 | 1 | -1/+1 |
* | Remove the Berkeley clause 3's. | imp | 2010-02-16 | 1 | -5/+1 |
* | Only protect the prototypes with #ifndef _ASSERT_H_, the standards | phk | 2007-12-01 | 1 | -3/+2 |
* | Add missing #ifndef _ASSERT_H_ protection against multiple inclusions | phk | 2007-12-01 | 1 | -0/+4 |
* | Breath deep and take __P out of the system include files. | imp | 2002-03-23 | 1 | -6/+1 |
* | Restore K&R prototype. Fix other style bugs. | mike | 2001-10-27 | 1 | -8/+9 |
* | Add $FreeBSD$. | asmodai | 2001-10-24 | 1 | -3/+6 |
* | BSD 4.4 Lite Include Sources | rgrimes | 1994-05-24 | 1 | -0/+65 |