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_fd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix style and Make source files be somewhat readable.
Michihiro NAKAJIMA
2012-10-10
1
-1
/
+2
*
On Visual Studio, Enable Warning 4244: 'conversion' conversion from 'type1'
Michihiro NAKAJIMA
2012-02-19
1
-2
/
+2
*
Refactor the read_open() routines into a collection of
Tim Kientzle
2011-04-26
1
-2
/
+5
*
Some plaform will not use max_skip and so its initialization is unneeded.
Michihiro NAKAJIMA
2011-03-21
1
-3
/
+6
*
Eliminate a bunch of off_t uses.
Tim Kientzle
2011-01-22
1
-10
/
+8
*
Eliminate some more off_t usage; mark some that are okay because
Tim Kientzle
2010-05-31
1
-34
/
+21
*
Retry the read() operation on EINTR. In particular, tar should not die on SI...
Tim Kientzle
2010-05-16
1
-4
/
+8
*
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
*
Sync $FreeBSD$ version info from FreeBSD SVN
Tim Kientzle
2009-12-30
1
-1
/
+1
*
Use setmode compatiblity macro on Windows
Brad King
2009-11-11
1
-3
/
+1
*
Include <io.h> and <fcntl.h> to pull in setmode(), fileno(), and O_BINARY
Tim Kientzle
2009-06-27
1
-0
/
+6
*
Force client-provided file descriptors to binary mode
Tim Kientzle
2009-06-27
1
-2
/
+3
*
On Windows, set _O_BINARY on filehandles passed in from clients.
Tim Kientzle
2009-06-26
1
-1
/
+1
*
Be more careful about text/binary mode.
Tim Kientzle
2009-05-24
1
-0
/
+4
*
Clear out the error message buffer on entry to a few more functions.
Tim Kientzle
2009-04-26
1
-0
/
+1
*
Fix a number of memory leaks:
Tim Kientzle
2009-04-10
1
-5
/
+5
*
Ooops. I forgot to remove the declarations when I removed the
Tim Kientzle
2009-03-29
1
-1
/
+0
*
Improve test coverage:
Tim Kientzle
2009-03-29
1
-30
/
+20
*
IFC to populate initial libarchive-portable tree.
Tim Kientzle
2008-04-29
1
-0
/
+187