1
0
Fork 0
mirror of https://git.tukaani.org/xz.git synced 2024-04-04 12:36:23 +02:00
xz-archive/src
Lasse Collin f0f1f6c723 xz: Don't fail if stdin doesn't support O_NONBLOCK.
It's a problem at least on OpenBSD which doesn't support
O_NONBLOCK on e.g. /dev/null. I'm not surprised if it's
a problem on other OSes too since this behavior is allowed
in POSIX-1.2008.

The code relying on this behavior was committed in June 2013
and included in 5.1.3alpha released on 2013-10-26. Clearly
the development releases only get limited testing.
2015-01-07 19:08:06 +02:00
..
common Fix build when --disable-threads is used. 2014-12-21 18:00:38 +02:00
liblzma Bump version and soname for 5.2.0. 2014-12-21 18:11:17 +02:00
lzmainfo Build: Prepare to support Automake's subdir-objects. 2014-10-29 21:15:35 +02:00
scripts xzdiff: Use mkdir if mktemp isn't available. 2014-11-10 18:54:40 +02:00
xz xz: Don't fail if stdin doesn't support O_NONBLOCK. 2015-01-07 19:08:06 +02:00
xzdec Build: Prepare to support Automake's subdir-objects. 2014-10-29 21:15:35 +02:00
Makefile.am Build: Prepare to support Automake's subdir-objects. 2014-10-29 21:15:35 +02:00