diff options
author | Jim Meyering <jim@meyering.net> | 1995-06-16 03:14:19 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1995-06-16 03:14:19 +0000 |
commit | cdfc0cf26fa1c98e09827d12cff2a26567cfd2c2 (patch) | |
tree | 5081de08792621a0f1234c52a7680a5e864995d4 /INSTALL | |
parent | aab046d29b91a48dd129401cda3094a64bb20d9f (diff) | |
download | coreutils-cdfc0cf26fa1c98e09827d12cff2a26567cfd2c2.tar.xz |
Remove unnecessary uses of `defined' in #if* tests.
Don't use #elif. Some older compilers don't grok it.
(split_3): New function to parse out sum, flag, and filename
when reading check file.
(hex_digits): Remove length parameter since string parameter is
now nul-terminated.
(main): Don't allocate separate arrays for filename and sum
when checking. Get pointers into line buffer with split_3 instead
of using sscanf.
Diffstat (limited to 'INSTALL')
0 files changed, 0 insertions, 0 deletions