if.c
|
use memmove, memcmp, memset instead of bcopy, bcmp, bzero
|
1997-09-15 11:51:54 +00:00 |
input.c
|
use memmove, memcmp, memset instead of bcopy, bcmp, bzero
|
1997-09-15 11:51:54 +00:00 |
output.c
|
use memmove, memcmp, memset instead of bcopy, bcmp, bzero
|
1997-09-15 11:51:54 +00:00 |
parms.c
|
Fix uninitialized variable warning.
|
1997-09-19 16:25:49 +00:00 |
table.c
|
make these compile on the alpha after WARNS=1.
|
1997-09-16 08:37:01 +00:00 |
trace.c
|
make these compile on the alpha after WARNS=1.
|
1997-09-16 08:37:01 +00:00 |