bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH] Move more flags to lib/fcntl.in.h


From: Bruno Haible
Subject: Re: [PATCH] Move more flags to lib/fcntl.in.h
Date: Sat, 22 Aug 2009 15:09:52 +0200
User-agent: KMail/1.9.9

Eric Blake asked:
> > +/* Fix up the FD_* macros.  */
> > +
> > +#ifndef FD_CLOEXEC
> > +# define FD_CLOEXEC 1
> > +#endif
> 
> Is mingw the only known platform that lacks this?

Yes. And on all Unix platforms, FD_CLOEXEC has the value 1.

Bruno




reply via email to

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