mirror of
https://git.savannah.gnu.org/git/tar.git
synced 2026-07-23 08:22:21 +00:00
4423e1743e
* src/checkpoint.c (getwidth, format_checkpoint_string): Use long and strtol, not int, to avoid overflow issues. (getwidth): Don't assume termios.h defines TIOCGWINSZ, as it doesn't on some older hosts.