diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2013-06-29 15:59:13 +0300 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2013-06-29 15:59:13 +0300 |
commit | cdba9ddd870ae72fd6219a125662c20ec997f86c (patch) | |
tree | 2a41c53646d72257227d10176f86e6fd94bff58f /src/xzdec/xzdec_w32res.rc | |
parent | xz: Fix return value type in io_write_buf(). (diff) | |
download | xz-cdba9ddd870ae72fd6219a125662c20ec997f86c.tar.xz |
xz: Use non-blocking I/O for the output file.
Now both reading and writing should be without
race conditions with signals.
They might still be signal handling issues left.
Signals are blocked during many operations to avoid
EINTR but it may cause problems e.g. if writing to
stderr blocks when trying to display an error message.
Diffstat (limited to 'src/xzdec/xzdec_w32res.rc')
0 files changed, 0 insertions, 0 deletions