FreeBSD Bugzilla – Attachment 56863 Details for
Bug 85854
Update archive_read.3 fixing function archive_read_data_into_buffer()
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
archive_read.3.patch
archive_read.3.patch (text/x-patch), 391 bytes, created by
Marcus Grando
on 2005-09-08 01:53:44 UTC
(
hide
)
Description:
archive_read.3.patch
Filename:
MIME Type:
Creator:
Marcus Grando
Created:
2005-09-08 01:53:44 UTC
Size:
391 bytes
patch
obsolete
>--- archive_read.3.orig Wed Sep 7 21:50:12 2005 >+++ archive_read.3 Wed Sep 7 21:51:55 2005 >@@ -95,7 +95,7 @@ > .Ft int > .Fn archive_read_data_skip "struct archive *" > .Ft int >-.Fn archive_read_data_into_buffer "struct archive *" "void *" >+.Fn archive_read_data_into_buffer "struct archive *" "void *" "size_t len" > .Ft int > .Fn archive_read_data_into_fd "struct archive *" "int fd" > .Ft int
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 85854
:
56862
| 56863