Dave Vasilevsky
|
ee3249bd47
|
fix off-by-one error: if file ends at block boundary, must go to next file; tar_next_block will take care of getting the next block
|
2010-11-11 22:00:18 -05:00 |
|
Dave Vasilevsky
|
f28ba365fa
|
Fix race condition; header cleanup
|
2010-10-14 04:20:11 -04:00 |
|
Dave Vasilevsky
|
4713b32cf1
|
Single driver
|
2010-10-14 01:48:08 -04:00 |
|
Dave Vasilevsky
|
e675206a8e
|
Move operations to functions
|
2010-10-14 00:56:26 -04:00 |
|
Dave Vasilevsky
|
cfa025697d
|
Fix writing last file; Make pixz_read into a function
|
2010-10-14 00:39:43 -04:00 |
|
Dave Vasilevsky
|
101cb11c18
|
Move pread -> read
|
2010-10-14 00:27:50 -04:00 |
|
Dave Vasilevsky
|
2c5c33120a
|
Don't read index unless necessary
|
2010-10-13 23:36:48 -04:00 |
|
Dave Vasilevsky
|
dd73a44639
|
List to stdout; auto-decode index
|
2010-10-12 22:13:34 -04:00 |
|
Dave Vasilevsky
|
4ab346deff
|
Use magic number to identify index
|
2010-10-10 23:48:34 -04:00 |
|
Dave Vasilevsky
|
73e14a5272
|
Update for liblzma index API changes
|
2010-10-10 20:07:13 -04:00 |
|
Dave Vasilevsky
|
bc649b9877
|
factor out common code
|
2010-01-12 22:16:25 -05:00 |
|
Dave Vasilevsky
|
9fb824505b
|
Pull a single file out of archive
|
2010-01-12 18:19:45 -05:00 |
|
Dave Vasilevsky
|
841c7bdd39
|
Read file index into structure
|
2010-01-12 17:08:15 -05:00 |
|
Dave Vasilevsky
|
f80c73499a
|
Read index names; allow weird CHUNKSIZE
|
2010-01-12 17:00:37 -05:00 |
|