diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2023-04-18 09:36:09 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2023-04-18 09:42:50 (EDT) |
commit | e96317dc6eb6a629b11deaccde495a4f8c854880 (patch) | |
tree | 37fb29242baec24899f987d5aa493639de5a7f7a /.gitignore | |
parent | 5f6f1f98f117355b8cdc889325fdb8e4ac8c898d (diff) |
ustar: Use char type
POSIX requires header characters to be encoded in ISO/IEC 646, a 7-bit
code, so the extra bit in (unsigned char) is unnecessary. So fix a
bunch of warnings and get rid of casts.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions