Commit Graph

2121 Commits

Author SHA1 Message Date
Paul Eggert 8ad985ea6c Adjust to recent gnulib changes.
* lib/.cvsignore: Remove atexit.c, exit.c, getndelim2.c, getndelim2.h,
pathmax.h, paxconvert.c, paxerror.h, xstrdup.c.
Add inttypes.h, mktime.c, wcwidth.h, xstrndup.c, xstrndup.h.
* src/create.c (start_header): Adjust to API change to mode_adjust.
2006-07-17 05:47:26 +00:00
Sergey Poznyakoff 37edfd9e8f Update 2006-07-09 11:26:46 +00:00
Sergey Poznyakoff 016f7c87a7 Update 2006-07-09 11:26:16 +00:00
Sergey Poznyakoff 52b8bea074 Add Ralf Wildenhues 2006-07-09 11:25:47 +00:00
Sergey Poznyakoff 5addfdcb03 Fix some typos 2006-07-09 11:25:18 +00:00
Sergey Poznyakoff e707b47aba Fix entry ordering 2006-07-06 20:10:37 +00:00
Sergey Poznyakoff 76dc519f9f Update 2006-07-06 20:08:53 +00:00
Sergey Poznyakoff 2a00376816 (TESTSUITE_AT): Add indexfile.at 2006-07-06 20:08:20 +00:00
Sergey Poznyakoff 9766528b07 Include indexfile.at 2006-07-06 20:08:09 +00:00
Sergey Poznyakoff f26a90783b New test case 2006-07-06 20:08:01 +00:00
Sergey Poznyakoff 36fe16aaf5 (decode_options): Initialize stdlis 2006-07-06 20:07:37 +00:00
Sergey Poznyakoff 89f1667fdb (_open_archive): Remove stdlis initialization 2006-07-06 20:05:30 +00:00
Sergey Poznyakoff f2d65dda39 Update 2006-07-05 06:46:53 +00:00
Sergey Poznyakoff 8370746251 (FIXME): Do not use deprecated @quote-args.
Do not use @allow-recursion. In its current form the macro is not
recursive.
2006-07-05 06:46:32 +00:00
Sergey Poznyakoff 2614af6d3c (manual): Fix TEXINPUTS 2006-07-05 06:46:11 +00:00
Sergey Poznyakoff 614def3113 Update 2006-07-04 21:53:40 +00:00
Sergey Poznyakoff b6365e9b03 Update 2006-07-04 21:52:53 +00:00
Sergey Poznyakoff bf789e3642 Update --directory description 2006-07-04 21:52:34 +00:00
Sergey Poznyakoff 1421ee630d (main): Call closeopen 2006-07-04 21:52:14 +00:00
Sergey Poznyakoff 9869d0ae17 (chdir_arg): Use x2nrealloc to reallocate wd.
(get_max_open_files,closeopen): New functions
(chdir_do): Do not use save_cwd if it was already used more than
max_open_files-4 times to avoid running off the file
descriptors.
2006-07-04 21:52:05 +00:00
Sergey Poznyakoff edc0b12c5e (closeopen): New function 2006-07-04 21:51:42 +00:00
Sergey Poznyakoff 808cafa454 (AC_CHECK_FUNCS): Check for getdtablesize 2006-07-04 21:51:33 +00:00
Sergey Poznyakoff d1dedae402 (update_po): Fix single translation update 2006-07-03 16:46:14 +00:00
Sergey Poznyakoff de754902da Update 2006-06-27 13:39:20 +00:00
Sergey Poznyakoff bc7f4ad027 Update 2006-06-26 14:42:35 +00:00
Sergey Poznyakoff 55abc110f5 Add cross-references 2006-06-26 14:42:18 +00:00
Sergey Poznyakoff 4d753fced1 Minor fixes 2006-06-26 12:48:25 +00:00
Sergey Poznyakoff 85a4e0fdeb Do not depend on getopt.h 2006-06-26 11:18:54 +00:00
Sergey Poznyakoff 583415c2c1 Update 2006-06-26 08:09:18 +00:00
Sergey Poznyakoff 6488588c5f Update 2006-06-26 08:08:47 +00:00
Sergey Poznyakoff ac40b1e6f6 Update 2006-06-25 12:46:43 +00:00
Sergey Poznyakoff 4bf5f6dca4 --sparse-version turns on --sparse 2006-06-25 12:46:12 +00:00
Sergey Poznyakoff ecaff7cbba Use ST_IS_SPARSE instead of sparse_file_p (update paxutils first) 2006-06-25 12:45:57 +00:00
Sergey Poznyakoff ea9e2d8d8e (sparse_file_p): Remove 2006-06-25 12:45:16 +00:00
Sergey Poznyakoff 39e5d9182c (Other Tars): New node describing how to extract
GNU-specific member formats using third-party tars.
2006-06-25 12:45:03 +00:00
Sergey Poznyakoff c7aa519f09 (tar_TEXINFOS): Sorted 2006-06-25 12:44:15 +00:00
Sergey Poznyakoff bf5ba3dbef A sample utility to expand sparse files
extracted by third-party tars. It is not meant to be installed nor
to be included in the distribution. It is here, so that it can be
obtained either from CVS or from the tar web site.
2006-06-25 12:44:04 +00:00
Sergey Poznyakoff ea368b6d1b Update 2006-06-24 16:50:11 +00:00
Sergey Poznyakoff d0201294c0 (xhdr_tab.decoder): pass keyword as a second
argument. All callers changed.
(decode_record): Check for numeric overflow
(xheader_string_end): Return boolean value. Check for possible
numeric overflow
2006-06-24 16:49:33 +00:00
Sergey Poznyakoff c5b15c4ac1 (segm_count): Change type to size_t 2006-06-24 16:49:05 +00:00
Sergey Poznyakoff 4b3dd17c00 (pax_dump_header_0): Return false if
xheader_string_end fails (for 0.1 formats).
(pax_dump_header): Return meaningful value
2006-06-24 16:48:45 +00:00
Sergey Poznyakoff d339cc38af Remove not used variables 2006-06-24 16:48:24 +00:00
Sergey Poznyakoff 796a69787e (extract_volhdr): Add missing return 2006-06-24 16:48:08 +00:00
Sergey Poznyakoff 4c54e234c1 (name_init): New prototype.
(xheader_string_end): Return bool.
2006-06-24 16:47:57 +00:00
Sergey Poznyakoff c027e03924 (print_total_stats): Add default case 2006-06-24 16:47:29 +00:00
Sergey Poznyakoff 6d615f12d4 Update 2006-06-23 15:24:53 +00:00
Sergey Poznyakoff 8f970d2c1e Include sparsemvp.at, spmvp00.at, spmvp01.at, spmvp10.at 2006-06-23 15:24:43 +00:00
Sergey Poznyakoff d04af8f714 Rewritten as an include file.
(TAR_MVP_TEST): New macro
2006-06-23 15:24:10 +00:00
Sergey Poznyakoff e2ecb82711 Explicitely give `-f -' to the tar invocation 2006-06-23 15:23:47 +00:00
Sergey Poznyakoff 8e2e731733 Add spmvp00.at, spmpv01.at, spmpv10.at 2006-06-23 15:23:16 +00:00