index
:
delta/libarchive.git
3.4
3.5
Issue1104
android_adb
master
no_chdir_writer
release
utf8
winsymlink
github.com: libarchive/libarchive.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libarchive
/
archive_virtual.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Be consistent about la_ssize_t and ssize_t (#1010).
Joerg Sonnenberger
2018-07-19
1
-2
/
+2
*
Match archive.h for la_int64_t vs int64_t
Joerg Sonnenberger
2017-10-07
1
-3
/
+4
*
Expose the generic archive_free hook
Tim Kientzle
2013-04-06
1
-6
/
+10
*
Add archive_write_fail() utility to force a write
Tim Kientzle
2012-05-29
1
-0
/
+7
*
Allow archive_*_free(NULL) to succeed.
Tim Kientzle
2012-01-09
1
-2
/
+6
*
Issue 135: Have archive_write_data_block fail with an error
Tim Kientzle
2011-02-12
1
-0
/
+6
*
Eliminate a bunch of off_t uses.
Tim Kientzle
2011-01-22
1
-19
/
+0
*
Virtualize archive_read_next_header(). In particular, attempts to
Tim Kientzle
2010-07-17
1
-0
/
+6
*
Fix my previous committed code; eliminate build error with ARCHIVE_VERSION_NU...
Michihiro NAKAJIMA
2010-06-08
1
-1
/
+1
*
Make archive_read_next_header2 and archive_read_data_block virtualization.
Michihiro NAKAJIMA
2010-06-08
1
-0
/
+27
*
Prepare for the 3.0 ABI by switching a bunch of uses of off_t, dev_t,
Tim Kientzle
2010-02-21
1
-0
/
+5
*
Stackable write filter support. This ended up touching an awful lot
Tim Kientzle
2010-02-20
1
-0
/
+24
*
Rename archive_read_finish to archive_read_free and
Tim Kientzle
2010-02-08
1
-2
/
+20
*
Rip out the rest of the legacy 1.x API.
Tim Kientzle
2010-02-07
1
-14
/
+0
*
Sync $FreeBSD$ version info from FreeBSD SVN
Tim Kientzle
2009-12-30
1
-1
/
+1
*
Add archive_file_count() utility, for better statistics reporting.
Tim Kientzle
2009-07-16
1
-0
/
+1
*
Bad typo. finish is not spelled "close"
Tim Kientzle
2009-01-07
1
-1
/
+1
*
Virtualize archive_read_close and archive_read_finish.
Tim Kientzle
2009-01-07
1
-0
/
+12
*
close and finish are really very generic operations;
Tim Kientzle
2009-01-07
1
-3
/
+3
*
IFC to populate initial libarchive-portable tree.
Tim Kientzle
2008-04-29
1
-0
/
+81