]> Dogcows Code - chaz/tar/commit
(backup_type): Remove decl; backupfile.h now has it.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 16 Jun 1999 11:14:15 +0000 (11:14 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 16 Jun 1999 11:14:15 +0000 (11:14 +0000)
commit72adbbda36ab076df0a52832191580a7162e1db3
treeb65a01c908f0e8a444936be497d9dfe35a43b44d
parent1e62d7c228279bce4bdeec1f332cf8520310977c
(backup_type): Remove decl; backupfile.h now has it.
(intconv): Remove; use xstrto* fns instead.
("xstrtol.h"): Include.
(check_decimal): Remove.
(long_options, usage, OPTION_STRING, decode_options):
Remove -y, --bzip2, --unbzip2.
(decode_options): Use xget_version instead of get_version.
Check for overflow with -b and -L and RECORD_SIZE_OPTION.
Replace invocations of check_decimal  with xstrtoumax.
src/tar.c
This page took 0.024702 seconds and 4 git commands to generate.