This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 1/3] Avoid duplication of _CLOEXEC and _NONBLOCK values


On Fri, Aug 13, 2010 at 7:23 PM, Ulrich Drepper <drepper@redhat.com> wrote:
> On 08/13/2010 12:11 PM, Carlos O'Donell wrote:
>> Using the values from fcntl.h is not the only solution. One could
>> centralize the constants in a new header file,
>
> That's what I meant by making things worse for the supported
> architectures. ?No way. ?I'm not making compiling slower just because of
> these crappy architectures with maintainers who cannot think straight.

Thanks, that argument makes sense.

I'll coordinate with ports to create a clean set of headers that can
be used by all ports.

Cheers,
Carlos.


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