Commit Graph

13 Commits

Author SHA1 Message Date
dtrg
9c722420dd 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
f26dd7bb01 Header --> Id 1994-06-24 14:02:31 +00:00
ceriel
7d78a01b64 Do not use '#endif/#else xxx'; it is not allowed for ANSI C 1991-12-17 14:11:15 +00:00
dick
60bb42a26b compatibility change in l_class.h for prototypes in ANSI C 1991-07-05 11:33:49 +00:00
dick
9507d33945 adapted to integration into cemcom.ansi 1990-12-06 14:56:42 +00:00
ceriel
975bb07ba7 Fixed problem with anonymous structure tags 1990-02-27 15:45:09 +00:00
dick
88bd7de0b1 restrained error messages for lint + misc. 1989-11-02 18:17:59 +00:00
dick
a947b16247 some small corrections in the lint part 1989-10-10 11:21:55 +00:00
dick
eacc6e770e better evaluation order checking in expressions 1989-02-02 13:57:07 +00:00
dick
b8bd81f18f lint: printf testing and FORMATs 1988-11-03 15:18:46 +00:00
dick
bcf83eb1c4 formats introduced in lint 1988-10-12 16:05:17 +00:00
dick
74e032ef1f crash() replaced by ASSERT() & NOTREACHED() in lint 1988-09-26 11:37:38 +00:00
dick
5844159c7b introduction of lint source code, governed by ifdef LINT 1988-09-20 16:44:27 +00:00