agc
|
aad01611e7
|
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22364, verified by myself.
|
2003-08-07 16:26:28 +00:00 |
thorpej
|
26f56b9cab
|
Only use __builtin_va_alist_t if using GCC 2.96 or later. Fixes
pkg/10080, from Matthias Scheler.
|
2000-05-12 23:49:11 +00:00 |
thorpej
|
b193ffa77c
|
Use __GNUC_PREREQ__().
|
2000-05-05 00:20:22 +00:00 |
thorpej
|
d3d81e3ad6
|
Make varargs and stdarg work with GCC 2.96 and later.
|
2000-05-03 21:54:06 +00:00 |
mycroft
|
cd8fe86bcb
|
Make the type of __builtin_va_list a long.
|
1995-12-26 01:16:24 +00:00 |
mycroft
|
0c00214737
|
Use __builtin_va_alist.
|
1995-12-26 00:19:09 +00:00 |
mycroft
|
d1de691efb
|
Stylistic changes.
|
1995-12-25 22:22:02 +00:00 |
mycroft
|
0199e002ad
|
Update for GCC 2.7, and fix bugs.
|
1995-12-25 21:41:08 +00:00 |
jtc
|
71ab4ed9dc
|
KERNEL -> _KERNEL
|
1995-03-28 18:13:48 +00:00 |
jtc
|
830a53e394
|
ANSI says that <stdarg.h>'s va_end macro must expand to a void expression.
For consistancy, I'm changing <varargs.h> too.
|
1995-01-28 01:51:46 +00:00 |
cgd
|
7b8535b554
|
do the right thing with strange-sized varargs objects.
|
1994-12-28 22:45:42 +00:00 |
cgd
|
022ee8f7fe
|
new RCS ID format.
|
1994-10-27 04:14:23 +00:00 |
cgd
|
f501e4e128
|
make <stdarg.h> a symlink, and clean up ports' stdarg.h and varargs.h files.
|
1994-10-15 04:57:29 +00:00 |
mycroft
|
e19b0472c8
|
Make multiple-inclusion protection consistent.
|
1994-10-09 13:33:53 +00:00 |
deraadt
|
50b13742e4
|
_MACHINE_VARGS_H_
|
1994-06-29 00:45:01 +00:00 |
cgd
|
81193600f0
|
update from lite
|
1994-05-21 06:48:13 +00:00 |
cgd
|
c9d464003e
|
USL copyright foo
|
1994-05-16 10:58:26 +00:00 |
pk
|
24e4cb4bad
|
move varargs stuff to arch/<machine>/include.
|
1994-01-27 00:18:18 +00:00 |