xz/src
Lasse Collin 6bd0349c58 Revert "xz: Use pipe2() if available."
This reverts commit 7a11c4a8e5.
It is a problem when libc has pipe2() but the kernel is too
old to have pipe2() and thus pipe2() fails. In xz it's pointless
to have a fallback for non-functioning pipe2(); it's better to
avoid pipe2() completely.

Thanks to Michael Fox for the bug report.
2015-04-20 20:17:48 +03:00
..
common Fix the detection of installed RAM on QNX. 2015-03-29 22:13:48 +03:00
liblzma Bump version to 5.3.0alpha and soname to 5.3.99. 2015-03-30 22:44:02 +03:00
lzmainfo Build: Prepare to support Automake's subdir-objects. 2014-10-29 21:15:35 +02:00
scripts xzdiff: Make the mktemp usage compatible with FreeBSD's mktemp. 2015-02-09 22:08:37 +02:00
xz Revert "xz: Use pipe2() if available." 2015-04-20 20:17:48 +03: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