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_read_open_memory.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace malloc + memset with calloc.
Joerg Sonnenberger
2016-12-06
1
-2
/
+1
*
Github Issue #529: mismatched const usage in archive_read_open_memory.c
Tim Kientzle
2015-05-10
1
-4
/
+4
*
Read_open_memory does not alter the data passed to it, so should accept const...
Tim Kientzle
2015-03-03
1
-2
/
+2
*
Fix build failure with -Wextra -Wunused GCC options since it happend on FreeB...
Michihiro NAKAJIMA
2012-02-09
1
-0
/
+1
*
Support the seek interface for archive_read_open_memory()
Tim Kientzle
2011-11-20
1
-9
/
+44
*
Refactor the read_open() routines into a collection of
Tim Kientzle
2011-04-26
1
-2
/
+6
*
Eliminate a bunch of off_t uses.
Tim Kientzle
2011-01-22
1
-9
/
+0
*
Eliminate some more off_t usage; mark some that are okay because
Tim Kientzle
2010-05-31
1
-1
/
+1
*
Avoid failing some libarchive_test on Windows and some platforms,
Michihiro NAKAJIMA
2010-02-23
1
-0
/
+9
*
Rip out the rest of the legacy 1.x API.
Tim Kientzle
2010-02-07
1
-9
/
+0
*
IFC to populate initial libarchive-portable tree.
Tim Kientzle
2008-04-29
1
-0
/
+156