bug-gnulib
[Top][All Lists]
Advanced

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

Re: Fix weird _SC_OPEN_MAX usage


From: Paul Eggert
Subject: Re: Fix weird _SC_OPEN_MAX usage
Date: Thu, 07 Aug 2014 18:10:08 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0

The first part of your proposal looks OK (and I installed the attached patch, which does something like that), but the second one I'm dubious about. We prefer keeping the gnulib code close to the glibc code. libc code can refer to symbols such as __sysconf without problems, since they're in the libc namespace. As long as this usage don't actually break something somewhere we'd rather leave it alone.

Attachment: 0001-getdtablesize-fall-back-on-sysconf-_SC_OPEN_MAX.patch
Description: Text document


reply via email to

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