bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug #21999] rm fails completely on systems that don't have dirfd()


From: Jim Meyering
Subject: Re: [bug #21999] rm fails completely on systems that don't have dirfd()
Date: Thu, 10 Jan 2008 22:06:31 +0100

Alan Hourihane <address@hidden> wrote:
> I guess if DIR_TO_FD() is -1 and dirfd() is not available, then configure
> should really abort.
>
> The system I'm using is a little obscure, so it's not mainstream, so i guess
> I'll have to fix it's libc instead.

Look at coreutils' m4/fpending.m4.
If your <stdio.h> has a non-opaque FILE type,
then it should be easy to add a line or two
to make that gl_FUNC_FPENDING macro work on your system.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]