aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/include/stdarg.h
Commit message (Expand)AuthorAgeFilesLines
* netchild's mega-patch to isolate compiler dependencies into a centralJoerg Wunsch2005-03-021-6/+6
* These are changes to allow to use the Intel C/C++ compiler (lang/icc)Tom Rhodes2004-03-121-3/+8
* Fix for non-GCC compilers.David E. O'Brien2002-11-271-4/+3
* o Add conditionals to allow va_list to be defined in other headers.Mike Barcroft2002-10-061-4/+10
* Implement C99's va_copy() macro.Mike Barcroft2002-09-181-0/+3
* o Merge <machine/ansi.h> and <machine/types.h> into a new headerMike Barcroft2002-08-211-2/+2
* I reorganized a little bit too much in the backwards case.David E. O'Brien2002-05-101-2/+4
* Gcc 3.1 varargs support.David E. O'Brien2002-05-101-7/+16
* With GCC 3, we *must* use the GCC stdarg.h. We can no longer just makeDavid E. O'Brien2001-12-181-0/+6
* Fix the typedef of va_list.Ruslan Ermilov2001-10-191-1/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Don't attempt to generate errors for unpromoted types in va_arg(),Bruce Evans1997-06-211-14/+8
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Fix stdarg.h for GNU C using builtin_next_argAndrey A. Chernov1995-01-241-2/+7
* Added $Id$David Greenman1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-251-12/+12
* Made all header files idempotent and moved incorrect common data fromGarrett Wollman1993-11-071-1/+5
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, someRodney W. Grimes1993-10-161-1/+2
* Initial import, 0.1 + pk 0.2.4-B1Rodney W. Grimes1993-06-121-0/+53