Commit Graph

  • a855a80d06 Remove non-ASCII comment text Sergey Poznyakoff 2024-11-04 08:34:29 +02:00
  • b5bf1ccd18 Update paxutils Sergey Poznyakoff 2024-11-04 08:31:28 +02:00
  • a6cf78b0fa Add LG_BLOCKSIZE to omit some *, % ops Paul Eggert 2024-11-02 13:42:02 -07:00
  • 568919d77b Improve sparse I/O performance Paul Eggert 2024-11-02 13:06:47 -07:00
  • c500103600 Simplify read_incr_db_01 malloc Paul Eggert 2024-11-02 11:52:28 -07:00
  • 5c47fcf187 Avoid malloc in change_tape_menu Paul Eggert 2024-11-02 10:15:03 -07:00
  • 005f2916b6 Improve common.h comment Paul Eggert 2024-11-02 09:54:26 -07:00
  • 15d35a0f61 Count short read slop when seeking Paul Eggert 2024-11-02 09:54:10 -07:00
  • 04b4f491a8 Prefer other types to int in xattrs.c Paul Eggert 2024-11-01 23:40:15 -07:00
  • e531f8c66c Prever other types to int in warning.c Paul Eggert 2024-11-01 23:26:53 -07:00
  • f4ac66226a Prefer other types to int in transform.c Paul Eggert 2024-11-01 23:24:46 -07:00
  • 6993486ed8 Avoid unlikely verbose_option overflow Paul Eggert 2024-11-01 23:18:30 -07:00
  • 04c1b85872 Prefer other types to int in system.c Paul Eggert 2024-11-01 20:03:53 -07:00
  • ef95115f61 Prefer other types to int in sparse.c Paul Eggert 2024-11-01 19:52:50 -07:00
  • 41143ee46f Prefer other types to int in names.c Paul Eggert 2024-11-01 19:49:02 -07:00
  • f96aff3ce9 Prefer other types to int in misc.c Paul Eggert 2024-11-01 19:09:44 -07:00
  • 53a3691092 Prefer other types to int in map.c Paul Eggert 2024-11-01 18:51:05 -07:00
  • 91ad4ea343 Fix some uses of int in list.c Paul Eggert 2024-11-01 18:45:00 -07:00
  • 7eb4dbaff1 Prefer other types to int in incremen.c Paul Eggert 2024-11-01 14:27:21 -07:00
  • 112ead7931 Prefer other types to int in extract.c Paul Eggert 2024-11-01 14:15:09 -07:00
  • fd401e1d29 Prefer other types to int in delete.c Paul Eggert 2024-11-01 13:48:53 -07:00
  • f8a679e942 Be a bit more consistent about comparing to zero Paul Eggert 2024-11-01 13:44:33 -07:00
  • 3b0d006830 dumpdir_cmp signature Paul Eggert 2024-11-01 11:16:19 -07:00
  • 6e873de727 Check for checkpoint string overflow Paul Eggert 2024-11-01 11:04:39 -07:00
  • bde3e8d663 Prefer int to idx_t for some small sizes Paul Eggert 2024-11-01 10:37:39 -07:00
  • 967f5f52f7 Pacify gcc -Wmissing-variable-declarations Paul Eggert 2024-11-01 09:47:18 -07:00
  • 5a41310e57 Prefer other types to int in compare.c Paul Eggert 2024-11-01 09:40:36 -07:00
  • 3357683933 Prefer other types to int in checkpoint.c Paul Eggert 2024-11-01 09:40:36 -07:00
  • a337cd35a0 Prefer other types to int in buffer.c Paul Eggert 2024-11-01 09:40:36 -07:00
  • 5a7185ae31 Prefer other types to int in tar.c Paul Eggert 2024-11-01 09:40:36 -07:00
  • 0aa69501d3 Remove major, minor signedness assumption Paul Eggert 2024-11-01 09:40:36 -07:00
  • 2339c9106b Fix checkpoint_flush_actions width typo Paul Eggert 2024-11-01 09:40:36 -07:00
  • a3ba452f40 Fewer uses of uintmax_t in xheader.c Paul Eggert 2024-11-01 09:40:36 -07:00
  • d9da938963 Prefer intmax_t for occurrence counts Paul Eggert 2024-11-01 09:40:36 -07:00
  • 989842ff0d Remove unnecessary casts Paul Eggert 2024-11-01 09:40:36 -07:00
  • 6f5718a35f Check for setenv failures when running scripts Paul Eggert 2024-11-01 09:40:36 -07:00
  • d68c37b640 Prefer off_t to uintmax_t for continued_file_* Paul Eggert 2024-11-01 09:40:36 -07:00
  • c0ef66da92 Prefer idx_t to size_t in common.h Paul Eggert 2024-11-01 09:40:36 -07:00
  • c2ce0b7e13 Prefer idx_t to size_t in tar.h Paul Eggert 2024-11-01 09:40:36 -07:00
  • 7b278044a7 Prefer idx_t to size_t in xheader.c Paul Eggert 2024-11-01 09:40:36 -07:00
  • 025f19e6bd Prefer intmax_t to size_t in xheader.c Paul Eggert 2024-11-01 09:40:36 -07:00
  • c61a2bee73 Omit unnecessary initialization in dunlink_alloc Paul Eggert 2024-11-01 09:40:36 -07:00
  • 08a9174444 Remove unused static vars in unlink.c Paul Eggert 2024-11-01 09:40:36 -07:00
  • e0f9b0fdea Prefer idx_t to size_t in transform.c Paul Eggert 2024-11-01 09:40:36 -07:00
  • 17ad155fb2 Prefer idx_t to size_t in xattrs.c Paul Eggert 2024-11-01 09:40:36 -07:00
  • 303ac16ec0 Prefer idx_t to size_t in tar.c Paul Eggert 2024-11-01 09:40:36 -07:00
  • 6df7a72434 Prefer idx_t to size_t in system.c Paul Eggert 2024-11-01 09:40:36 -07:00
  • 23582f3445 Streamline compression suffix detection Paul Eggert 2024-11-01 09:40:36 -07:00
  • 317e4d6a3c Fewer uses of size_t in suffix.c Paul Eggert 2024-11-01 09:40:36 -07:00
  • 5f4a4164b7 Fewer uses of size_t in sparse.c Paul Eggert 2024-11-01 09:40:36 -07:00
  • 7c0feaefd0 Adjust better to Gnulib signed-int read changes Paul Eggert 2024-11-01 09:40:36 -07:00
  • e513950080 Simplify name_buffer initialization Paul Eggert 2024-11-01 09:40:36 -07:00
  • 2ce5791124 Simplify add_hierarchy_to_namelist allocation Paul Eggert 2024-11-01 09:40:36 -07:00
  • d127dac10e Remove xattrs_clear_setup Paul Eggert 2024-11-01 09:40:36 -07:00
  • 61a978f6d4 Remove name_term Paul Eggert 2024-11-01 09:40:36 -07:00
  • fae968bd2d Diagnose sys_exec_info_script failures Paul Eggert 2024-11-01 09:39:33 -07:00
  • 9afbe6961c Pacify GCC in info_attach_exclist Paul Eggert 2024-10-31 19:53:25 -07:00
  • 5704e5795a Fewer uses of size_t in names.c Paul Eggert 2024-10-31 19:53:25 -07:00
  • b73127edc4 Fewer uses of size_t in misc.c Paul Eggert 2024-10-31 19:53:25 -07:00
  • dd71d3796d Fewer uses of size_t in list.c Paul Eggert 2024-10-31 19:53:25 -07:00
  • f73c927a71 Fewer uses of size_t in incremen.c Paul Eggert 2024-10-31 19:53:25 -07:00
  • 04b92eca49 Fewer uses of size_t in extract.c Paul Eggert 2024-10-31 19:53:25 -07:00
  • 5a00343006 Fewer uses of size_t in exclist.c Paul Eggert 2024-10-31 19:53:25 -07:00
  • 739483114d Fewer uses of size_t in delete.c Paul Eggert 2024-10-31 19:53:25 -07:00
  • 849f244a0b Fewer uses of size_t in create.c Paul Eggert 2024-10-31 19:53:25 -07:00
  • 15dc3210cc Fewer uses of size_t in compare.c Paul Eggert 2024-10-31 19:53:25 -07:00
  • 7abf1420c3 Simplify checkpoint_action allocation Paul Eggert 2024-10-31 19:53:25 -07:00
  • 0b60228081 checkpoint_total_format is now const Paul Eggert 2024-10-31 19:53:25 -07:00
  • f9ed22de9b Fewer uses of size_t in checkpoint.c Paul Eggert 2024-10-31 19:53:25 -07:00
  • 78dd7bf0bc Fewer uses of size_t in buffer.c Paul Eggert 2024-10-31 19:53:25 -07:00
  • 647cafff96 Don't assume archive read from stdin starts at offset 0 Sergey Poznyakoff 2024-10-31 19:09:28 +02:00
  • bd06b114d9 Add missing safety check Sergey Poznyakoff 2024-10-25 13:40:32 +03:00
  • 8767b1c84a Remove useless check Sergey Poznyakoff 2024-10-25 10:24:32 +03:00
  • e59d09db7d Bugfix Sergey Poznyakoff 2024-10-25 09:50:22 +03:00
  • dd1bae32ce Fewer macros in xheader.c Paul Eggert 2024-08-19 09:56:25 -07:00
  • 8b3073e1d2 Fewer macros in xattrs.c Paul Eggert 2024-08-19 09:55:32 -07:00
  • 7c4f884747 Fewer macros in unlink.c Paul Eggert 2024-08-19 09:54:15 -07:00
  • 82ef07c9bd Fewer macros in transform.c Paul Eggert 2024-08-19 09:53:35 -07:00
  • 350cc4077e Fewer macros in tar.c Paul Eggert 2024-08-19 09:52:39 -07:00
  • 7f557428a4 Fewer macros in tar.h Paul Eggert 2024-08-19 09:50:02 -07:00
  • dd0f95965d Fewer macros in system.c Paul Eggert 2024-08-19 09:48:07 -07:00
  • cdcd1580c8 Fewer macros in names.c Paul Eggert 2024-08-19 09:47:11 -07:00
  • dfb1da7253 Fewer macros in incremen.c Paul Eggert 2024-08-19 09:45:43 -07:00
  • 79cb9aaab6 Fewer macros in extract.c Paul Eggert 2024-08-19 09:42:59 -07:00
  • da109fae7a Fewer macros in create.c Paul Eggert 2024-08-19 09:41:37 -07:00
  • cc1352699a Fewer macros in buffer.c Paul Eggert 2024-08-19 09:39:37 -07:00
  • 4323e98683 Fewer macros in common.h Paul Eggert 2024-08-19 09:12:52 -07:00
  • 005e345c04 Fix non-ASCII in sparse.c Paul Eggert 2024-08-18 22:40:43 -07:00
  • 95a5f043c5 Prefer function to COPY_BUF macro Paul Eggert 2024-08-18 11:02:51 -07:00
  • f25dd56e83 Prefer function to COPY_STRING macro Paul Eggert 2024-08-18 09:44:25 -07:00
  • f1e4947992 Fix string size bound calculation Paul Eggert 2024-08-18 08:45:41 -07:00
  • 0dfcfa4aa4 maint: switch from ERROR to paxerror etc Paul Eggert 2024-08-17 18:16:16 -07:00
  • e9c16628f0 build: update gnulib and paxutils submodules to latest Paul Eggert 2024-08-17 17:56:29 -07:00
  • a0a1243c69 Adjust to verror change for program name Paul Eggert 2024-08-15 10:24:15 -07:00
  • 812a49419a build: update gnulib and paxutils submodules to latest Paul Eggert 2024-08-14 22:21:12 -07:00
  • 541f3bc374 Fix duplicate write_error_details decl Paul Eggert 2024-08-14 23:07:14 -07:00
  • 6bc4c4bf96 Fix minor diagnostic discrepancies in incrementals Paul Eggert 2024-08-14 23:05:33 -07:00
  • ab7a14bd92 Add verror module Paul Eggert 2024-08-14 23:01:57 -07:00
  • b596676c78 Use idx_t for write_fatal_details size Paul Eggert 2024-08-14 22:19:30 -07:00
  • 15c6010c32 Use intmax_t for read_incr_db_01 line numbers Paul Eggert 2024-08-13 08:39:25 -07:00