Merge branch '4593_tar_compilation'
commit5e2a484b9207a334e08036ede5bdec656e67e574
authorAndrew Borodin <aborodin@vmail.ru>
Tue, 8 Oct 2024 10:03:34 +0000 (8 13:03 +0300)
committerYury V. Zaytsev <yury@shurup.com>
Tue, 8 Oct 2024 10:03:34 +0000 (8 13:03 +0300)
treef3183e346767029b085ff4455faf1aa4f8f627fe
parentf46406473edd12debcd6b46361d518979329d528
parentb4f4618994ec0be524ed5a16e3efe3fb97760be5
Merge branch '4593_tar_compilation'

* 4593_tar_compilation:
  (user_menu_cmd): minor refactoring.
  (user_menu_cmd): remove unused variable.
  Ticket #4595: tar: fix comparison of integer expressions of different signedness.
  (decode_time): initialize variable.
  Ticket #4593: tar: fix compilation on systems w/o stdckdint.h.

Signed-off-by: Yury V. Zaytsev <yury@shurup.com>