summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/stdarg.h
Commit message (Expand)AuthorAgeFilesLines
* Copy amd64 stdarg.h to x86 and replace amd64/i386/pc98 stdarg.h with stubs.tijl2012-02-281-87/+3
* Use __builtin_va_start instead of __builtin_stdarg_start. GCC4 obsoleteskan2006-09-211-1/+1
* netchild's mega-patch to isolate compiler dependencies into a centraljoerg2005-03-021-6/+6
* These are changes to allow to use the Intel C/C++ compiler (lang/icc)trhodes2004-03-121-3/+8
* Fix for non-GCC compilers.obrien2002-11-271-4/+3
* o Add conditionals to allow va_list to be defined in other headers.mike2002-10-061-4/+10
* Implement C99's va_copy() macro.mike2002-09-181-0/+3
* o Merge <machine/ansi.h> and <machine/types.h> into a new headermike2002-08-211-2/+2
* I reorganized a little bit too much in the backwards case.obrien2002-05-101-2/+4
* Gcc 3.1 varargs support.obrien2002-05-101-7/+16
* With GCC 3, we *must* use the GCC stdarg.h. We can no longer just makeobrien2001-12-181-0/+6
* Fix the typedef of va_list.ru2001-10-191-1/+3
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Don't attempt to generate errors for unpromoted types in va_arg(),bde1997-06-211-14/+8
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Fix stdarg.h for GNU C using builtin_next_argache1995-01-241-2/+7
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-12/+12
* Made all header files idempotent and moved incorrect common data fromwollman1993-11-071-1/+5
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, somergrimes1993-10-161-1/+2
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-121-0/+53
OpenPOWER on IntegriCloud