This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: S_ISCHR, S_ISFIFO, O_NONBLOCK, O_NOCTTY


Zack writes:
> I want Melissa to comment on my last patch before it goes in.  I'm
> happy with her last patch.

Looks fine to me.

    Melissa.

P.S. Well, the pedant in me would say:
   /* Some 4.x (x<4) derivatives have a bug that makes fstat() of a
      socket or pipe return an stat struct with most fields zeroed. */
... rather than:
   /* Some 4.x (x<4) derivatives have a bug that makes fstat()
      of a socket or pipe return an all-zero stat struct. */


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]