src/vrs/tar/tar-sparse.c: prefer stdckdint.h to intprops.h.
commited99e9301998799cd0d57dd199050b5520df6a00
authorAndrew Borodin <aborodin@vmail.ru>
Sat, 31 Aug 2024 10:59:58 +0000 (31 13:59 +0300)
committerAndrew Borodin <aborodin@vmail.ru>
Sat, 5 Oct 2024 12:07:13 +0000 (5 15:07 +0300)
treed9114ddf316dce5621a2887798d5c0d4f6d2a6eb
parent730fdef61ddad6e08cf1ab625fba9a0629009235
src/vrs/tar/tar-sparse.c: prefer stdckdint.h to intprops.h.

  * (oldgnu_add_sparse): prefer ckd_add and ckd_mul to the intprops.h
    equivalents, since stdckdint.h is now standard.
  * (pax_decode_header): likewise.

Remove macros defined in lib/intprops-internal.h.

Sync with GNU tar a9372cf08a05723b2a06efff3402077598138238.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
src/vfs/tar/tar-sparse.c