| Commit message (Expand) | Author | Age | Files | Lines |
* | Use __builtin_va_start instead of __builtin_stdarg_start. GCC4 obsoletes | kan | 2006-09-21 | 1 | -1/+1 |
* | netchild's mega-patch to isolate compiler dependencies into a central | joerg | 2005-03-02 | 1 | -6/+6 |
* | These are changes to allow to use the Intel C/C++ compiler (lang/icc) | trhodes | 2004-03-12 | 1 | -3/+8 |
* | Fix for non-GCC compilers. | obrien | 2002-11-27 | 1 | -4/+3 |
* | o Add conditionals to allow va_list to be defined in other headers. | mike | 2002-10-06 | 1 | -4/+10 |
* | Implement C99's va_copy() macro. | mike | 2002-09-18 | 1 | -0/+3 |
* | o Merge <machine/ansi.h> and <machine/types.h> into a new header | mike | 2002-08-21 | 1 | -2/+2 |
* | I reorganized a little bit too much in the backwards case. | obrien | 2002-05-10 | 1 | -2/+4 |
* | Gcc 3.1 varargs support. | obrien | 2002-05-10 | 1 | -7/+16 |
* | With GCC 3, we *must* use the GCC stdarg.h. We can no longer just make | obrien | 2001-12-18 | 1 | -0/+6 |
* | Fix the typedef of va_list. | ru | 2001-10-19 | 1 | -1/+3 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Don't attempt to generate errors for unpromoted types in va_arg(), | bde | 1997-06-21 | 1 | -14/+8 |
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Fix stdarg.h for GNU C using builtin_next_arg | ache | 1995-01-24 | 1 | -2/+7 |
* | Added $Id$ | dg | 1994-08-02 | 1 | -0/+1 |
* | The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. | rgrimes | 1994-05-25 | 1 | -12/+12 |
* | Made all header files idempotent and moved incorrect common data from | wollman | 1993-11-07 | 1 | -1/+5 |
* | Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some | rgrimes | 1993-10-16 | 1 | -1/+2 |
* | Initial import, 0.1 + pk 0.2.4-B1 | rgrimes | 1993-06-12 | 1 | -0/+53 |