-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Bruno Haible on 8/23/2009 4:58 PM: > Tolerate declared but missing pipe2 syscall. > * lib/pipe2.c (pipe2): Invoke original pipe2 function first, if > available.
Shouldn't we follow the lead of popen-safer, and cache whether pipe2 exists, so that we aren't wasting time on a guaranteed ENOSYS on all subsequent invocations? - -- Don't work too hard, make some time for fun as well! Eric Blake [email protected] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkqR04IACgkQ84KuGfSFAYCNJQCgmnYnHWLrVp2IOFp8V6YwyMMN BF4AoL6oTzQRlu76DPmdTjl2lDOxW8VD =OgL+ -----END PGP SIGNATURE-----
