* src/buffer.c (reading_from_pipe): Remove. All uses removed.
[debian/tar] / src / sparse.c
2005-03-03 Sergey Poznyakoff(sparse_scan_file): Bugfix. offset had incorrect type.
2005-02-02 Sergey PoznyakoffExtract sparse files even if the output fd is not seekable.
2004-09-06 Sergey PoznyakoffStarted merging with cpio into paxutils.
2004-08-31 Sergey Poznyakoff(sparse_add_map): Fixed improper initializations
2004-04-05 Paul EggertMerge recent gnulib changes, and remove some lint.
2004-04-04 Sergey Poznyakoff(struct tar_sparse_optab.sparse_member_p)
2004-01-03 Sergey Poznyakoff(sparse_diff_file): Bugfix. Thanks Martin Simmons for...
2003-12-25 uid65697(sparse_scan_file): Correctly handle files with a hole...
2003-12-01 Sergey PoznyakoffInitial implementation of GNU/pax sparse file format.
2003-11-17 Sergey PoznyakoffSupport for star sparse format
2003-11-17 Sergey Poznyakoff(sparse_diff_file): New function
2003-11-17 Sergey PoznyakoffAdded sparse.c