Craig A. Berry wrote:
At 5:38 PM -0600 1/31/05, John E. Malmberg wrote:
It appears that the perl source wants HAS_SOCKETPAIR defined if the host
supports SOCKETPAIR, but the configure script only knows how to define it
if d_sockpair='define'. A bit inconsistent and confusing.
It does seem there's
At 5:38 PM -0600 1/31/05, John E. Malmberg wrote:
>It appears that the perl source wants HAS_SOCKETPAIR defined if the host
>supports SOCKETPAIR, but the configure script only knows how to define it
>if d_sockpair='define'. A bit inconsistent and confusing.
It does seem there's a conflation of wh
It appears that the perl source wants HAS_SOCKETPAIR defined if the host
supports SOCKETPAIR, but the configure script only knows how to define it
if d_sockpair='define'. A bit inconsistent and confusing.
Perl seems to know about the standard C routine fstatvfs() and the
non-standard fstatfs().