wiz
|
ae38aa875b
|
Use warn() instead of perror().
|
2002-03-05 21:29:30 +00:00 |
wiz
|
b6e7b17180
|
KNF: No space after casts.
|
2002-03-05 21:18:14 +00:00 |
wiz
|
d44726b8b5
|
Replace a 0-cast with NULL.
|
2002-03-05 20:58:54 +00:00 |
wiz
|
a5643639a9
|
ANSIfy another function (overlooked that one...).
|
2002-03-05 19:26:42 +00:00 |
wiz
|
ad41eb4f49
|
Use strpbrk(3) instead of anyof().
|
2002-03-05 19:25:16 +00:00 |
wiz
|
ab85015570
|
Don't use special null string pointer (NOSTR), just use NULL.
|
2002-03-04 03:07:25 +00:00 |
wiz
|
4e972651c7
|
Rename variables to avoid shadowing.
|
2002-03-02 15:27:51 +00:00 |
wiz
|
b127cccc2e
|
ANSIfy, and minimal KNF.
|
2002-03-02 14:59:35 +00:00 |
tv
|
3a3a2b1175
|
Rename "aux.c" to "support.c" to avoid clash with invalid "aux" basename
on some Microsoft host OS's.
|
2001-10-19 02:46:19 +00:00 |