dtrg
|
014be56fb0
|
Replaced calls to the custom strindex() and strrindex() functions with the
exactly equivalent and standard strchr() and strrchr() functions instead.
|
2006-07-23 20:01:02 +00:00 |
|
ceriel
|
1db6a3029b
|
Header --> Id
|
1994-06-24 14:02:31 +00:00 |
|
ceriel
|
929a0025ca
|
Do not use '#endif/#else xxx'; it is not allowed for ANSI C
|
1991-12-17 14:11:15 +00:00 |
|
dick
|
a0460b8bfc
|
compatibility change in l_class.h for prototypes in ANSI C
|
1991-07-05 11:33:49 +00:00 |
|
dick
|
65bf3591a7
|
adapted to integration into cemcom.ansi
|
1990-12-06 14:56:42 +00:00 |
|
ceriel
|
f17b176ddd
|
Fixed problem with anonymous structure tags
|
1990-02-27 15:45:09 +00:00 |
|
dick
|
787904f82c
|
restrained error messages for lint + misc.
|
1989-11-02 18:17:59 +00:00 |
|
dick
|
2364f3f6b0
|
some small corrections in the lint part
|
1989-10-10 11:21:55 +00:00 |
|
dick
|
f70dfe4d00
|
better evaluation order checking in expressions
|
1989-02-02 13:57:07 +00:00 |
|
dick
|
4ed20925c6
|
lint: printf testing and FORMATs
|
1988-11-03 15:18:46 +00:00 |
|
dick
|
e66f3adc06
|
formats introduced in lint
|
1988-10-12 16:05:17 +00:00 |
|
dick
|
acf34e54ec
|
crash() replaced by ASSERT() & NOTREACHED() in lint
|
1988-09-26 11:37:38 +00:00 |
|
dick
|
6839d8afb1
|
introduction of lint source code, governed by ifdef LINT
|
1988-09-20 16:44:27 +00:00 |
|