Bill Currie
|
a30433fa9e
|
Make header protection consistent
And delete a couple of useless files.
|
2020-02-24 12:21:20 +09:00 |
|
Bill Currie
|
34bcf7faab
|
Do a pure/const/noreturn/format attribute pass.
I always wanted these, but as gcc now provides warnings for functions that
could do with such attributes, finding all the functions is much easier.
|
2018-10-09 12:42:21 +09:00 |
|
Bill Currie
|
bc1b483525
|
Nuke the rcsid stuff.
It's pretty useless in git.
|
2012-04-22 10:56:32 +09:00 |
|
Bill Currie
|
71196fedf6
|
make gcc more anal about prototypes, string constants and function
visibility (ie, global functions must have a prototype)
|
2003-01-06 18:28:13 +00:00 |
|
Bill Currie
|
013f503738
|
start getting const-correct on vec3_t params
|
2002-01-03 05:29:38 +00:00 |
|
Bill Currie
|
1c9e1b176f
|
fear the mighty const correct patch
|
2001-07-15 07:04:17 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
7567098bc0
|
More header merges.
|
2001-05-09 17:57:57 +00:00 |
|