1
0
mirror of https://git.tukaani.org/xz.git synced 2025-11-06 00:13:08 +00:00
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
..
2014-08-05 22:32:36 +03:00
2014-08-05 22:32:36 +03:00
2014-08-05 22:32:36 +03:00
2010-01-24 23:50:54 +02:00
2014-08-05 22:32:36 +03:00
2014-12-21 14:07:54 +02:00
2014-11-26 20:12:27 +02:00
2014-01-12 12:17:08 +02:00
2014-12-16 21:00:09 +02:00