Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only protect the prototypes with #ifndef _ASSERT_H_, the standards | phk | 2007-12-01 | 1 | -3/+2 |
| | | | | specifically allow changes to the NDEBUG macro between #includes of assert.h | ||||
* | 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 |
| | | | | | | # This appears to not break X11, but I'm having problems compiling the # glide part of the server with or without this patch, so I can't tell # for sure. | ||||
* | Restore K&R prototype. Fix other style bugs. | mike | 2001-10-27 | 1 | -8/+9 |
| | | | | Reviewed by: asmodai, bde | ||||
* | Add $FreeBSD$. | asmodai | 2001-10-24 | 1 | -3/+6 |
| | | | | | | Change assert() macro to print failing function name. Change K&R function prototype wrapper to ANSI prototype. This makes us C99 conforming. | ||||
* | BSD 4.4 Lite Include Sources | rgrimes | 1994-05-24 | 1 | -0/+65 |