]> Dogcows Code - chaz/tar/commit
(flush_write,flush_read): Change data type.
authorSergey Poznyakoff <gray@gnu.org.ua>
Fri, 11 Nov 2005 00:24:52 +0000 (00:24 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Fri, 11 Nov 2005 00:24:52 +0000 (00:24 +0000)
commit5b1df7b55e9a77587984511e222b70d01b637205
treecb220dcb80d1e3d3b904b2cd8563ef7d5f4e9a41
parent692f449623fcc97ddf016cf5dc424226cb26350a
(flush_write,flush_read): Change data type.
(flush_archive): Compute actual buffer fill level before calling
low level function.
(close_archive): Call flush_archive again if the first call
resulted in partially filled buffer.
(try_new_volume): Rewritten handling of initial headers.
(add_chunk_header): New function. Write an additional header
before the continuation chunk. The purpose of the header is to
allow third-party tars to extract the member.
(simple_flush_write): Take an argument.
(_gnu_flush_write): Correctly handle partially filled buffers.
src/buffer.c
This page took 0.023256 seconds and 4 git commands to generate.