freebsd-dev/usr.bin/ar
Ed Maste 3f71a0c918 ar: handle partial writes from archive_write_data
libarchive may limit a single archive_write_data call to handling
0x7fffffff bytes. Add a loop to handle partial writes.

Reviewed by:	kib, jhb
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D11715
2017-07-24 21:25:49 +00:00
..
acplex.l
acpyacc.y
ar.1
ar.c
ar.h
Makefile
Makefile.depend
read.c
util.c
write.c ar: handle partial writes from archive_write_data 2017-07-24 21:25:49 +00:00