index
:
xz.git
jiatan/v5.6.0/autofoo
jiatan/v5.6.0/tar
jiatan/v5.6.0/unpack
jiatan/v5.6.1/autofoo
jiatan/v5.6.1/tar
jiatan/v5.6.1/unpack
larhzu/master
larhzu/v5.0
larhzu/v5.2
larhzu/v5.4
larhzu/v5.6
XZ Utils
Lasse Collin
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xz
/
file_io.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-28
xz: Use non-blocking I/O for the input file.
Lasse Collin
1
-45
/
+111
2013-06-28
xz: Remove an outdated NetBSD-specific comment.
Lasse Collin
1
-4
/
+0
2013-06-28
xz: Fix error detection of fcntl(fd, F_SETFL, flags) calls.
Lasse Collin
1
-4
/
+4
2013-06-28
xz: Fix use of wrong variable in a fcntl() call.
Lasse Collin
1
-11
/
+13
2013-06-28
xz: Fix assertion related to posix_fadvise().
Lasse Collin
1
-8
/
+2
2011-05-01
xz: Fix input file position when --single-stream is used.
Lasse Collin
1
-0
/
+15
2011-04-12
Remove doubled words from documentation and comments.
Lasse Collin
1
-1
/
+1
2011-04-10
xz/DOS: Be more careful with the destination file.
Lasse Collin
1
-2
/
+33
2011-04-09
xz: Avoid unneeded fstat() on DOS-like systems.
Lasse Collin
1
-6
/
+8
2011-04-05
xz: Use posix_fadvise() if it is available.
Lasse Collin
1
-0
/
+15
2011-01-26
xz: Fix --force on setuid/setgid/sticky and multi-hardlink files.
Lasse Collin
1
-8
/
+7
2010-09-06
xz: Improve a comment.
Lasse Collin
1
-3
/
+4
2010-09-05
xz: Update the comment about NetBSD in file_io.c.
Lasse Collin
1
-4
/
+4
2010-02-12
Collection of language fixes to comments and docs.
Lasse Collin
1
-1
/
+1
2010-02-01
Fix compression of symlinks with --force.
Lasse Collin
1
-1
/
+13
2010-01-31
Delay opening the destionation file and other fixes.
Lasse Collin
1
-55
/
+52
2010-01-27
Silence two compiler warnings on DOS-like systems.
Lasse Collin
1
-0
/
+3
2010-01-26
Use past tense in error message in io_unlink().
Lasse Collin
1
-2
/
+12
2010-01-24
Add io_pread().
Lasse Collin
1
-0
/
+25
2010-01-13
Don't compress or decompress special files unless writing
Lasse Collin
1
-5
/
+10
2009-12-07
Fix file_io.c on DOS-like systems.
Lasse Collin
1
-0
/
+4
2009-11-28
Remove duplicate code in io_open_dest().
Lasse Collin
1
-8
/
+1
2009-11-25
Create sparse files by default when decompressing into
Lasse Collin
1
-34
/
+209
2009-09-24
Fix an error in OpenVMS-specific code.
Lasse Collin
1
-1
/
+1
2009-09-22
Better fixes for OpenVMS support.
Lasse Collin
1
-3
/
+16
2009-09-19
Various changes.
Lasse Collin
1
-21
/
+22
2009-06-27
Silence a compiler warning on DOS-like systems.
Lasse Collin
1
-1
/
+4
2009-06-26
Updated comments to match renamed files.
Lasse Collin
1
-1
/
+1
2009-06-26
Rename process.[hc] to coder.[hc] and io.[hc] to file_io.[hc]
Lasse Collin
1
-0
/
+716