On Thu, Apr 19, 2001 at 11:02:07AM -0400, Earnie Boyd wrote:
>I've also sent the sys-unistd file to newlib.
>
>Earnie.
>2001-04-19  Earnie Boyd  <[EMAIL PROTECTED]>
>
>       * include/sys/file.h (X_OK): Remove redefinition warnings when 
>       including both sys/unistd.h and sys/file.h.  Make the definition
>       consistent with sys/unistd.h.

I've checked in an alternate patch for this.

I don't think there is any reason to protect F_OK, W_OK, and R_OK.
Those definitions haven't changed for years.  The real problem was that
I somehow got the #ifdef wrong.

Are you actually seeing problems with F_OK redefinition?

cgf

Reply via email to