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

Carlos O'Donell carlos@systemhalted.org
Sat Aug 14 01:35:00 GMT 2010


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.



More information about the Libc-alpha mailing list