agc
|
039cc95684
|
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22270, verified by myself.
|
2003-08-07 09:44:09 +00:00 |
mycroft
|
f886615650
|
__Namespace__ __protection__.
|
1998-07-30 00:44:15 +00:00 |
cgd
|
4d2cbfce0a
|
new RCS ID format.
|
1994-10-26 00:55:40 +00:00 |
cgd
|
0b201aeb5b
|
better attributes.
|
1994-10-19 03:44:57 +00:00 |
cgd
|
26fc33ba8d
|
_VA_LIST_ -> _BSD_VA_LIST_
|
1994-05-22 23:14:07 +00:00 |
jtc
|
bda51e9a59
|
Change __attribute -> __attribute__. The former isn't turned off by
sys/cdefs.h when not using Gcc, the latter is.
|
1994-01-27 01:27:30 +00:00 |
jtc
|
d3c28f5857
|
Use GCC's format attribute (for bug detection with -Wformat).
|
1993-12-01 23:59:27 +00:00 |
cgd
|
dd2f69af94
|
trim _BSD off of _BSD_VA_LIST, so that we don't have to change all
standard headers (yet).
|
1993-11-06 00:46:23 +00:00 |
cgd
|
012f3316af
|
update to latest version
|
1993-11-06 00:43:59 +00:00 |
jtc
|
53c3f682d7
|
Change volatile qualifier to __dead, for when cc != gcc.
|
1993-08-04 17:33:37 +00:00 |
mycroft
|
e9d867ef50
|
Add RCS identifiers.
|
1993-08-01 17:54:45 +00:00 |
mycroft
|
5a50a4dc76
|
s/__dead/volatile/
|
1993-05-01 15:18:57 +00:00 |
glass
|
bb10974c7b
|
oops
|
1993-04-30 23:57:07 +00:00 |