Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 1 | -0/+2 |
* | Don't define static_assert for C++. | Ed Schouten | 2011-12-29 | 1 | -1/+10 |
* | As per C11, add static_assert() to <assert.h>. | Ed Schouten | 2011-12-26 | 1 | -0/+6 |
* | Add missing __dead2 to __assert(). | Ed Schouten | 2011-01-09 | 1 | -1/+1 |
* | Remove the Berkeley clause 3's. | Warner Losh | 2010-02-16 | 1 | -5/+1 |
* | Only protect the prototypes with #ifndef _ASSERT_H_, the standards | Poul-Henning Kamp | 2007-12-01 | 1 | -3/+2 |
* | Add missing #ifndef _ASSERT_H_ protection against multiple inclusions | Poul-Henning Kamp | 2007-12-01 | 1 | -0/+4 |
* | Breath deep and take __P out of the system include files. | Warner Losh | 2002-03-23 | 1 | -6/+1 |
* | Restore K&R prototype. Fix other style bugs. | Mike Barcroft | 2001-10-27 | 1 | -8/+9 |
* | Add $FreeBSD$. | Jeroen Ruigrok van der Werven | 2001-10-24 | 1 | -3/+6 |
* | BSD 4.4 Lite Include Sources | Rodney W. Grimes | 1994-05-24 | 1 | -0/+65 |