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][BZ #12723] Fix pathconf and fpathconf on Linux


On 03/01/2013 03:31 PM, Siddhesh Poyarekar wrote:
On 1 March 2013 19:53, Florian Weimer <fweimer@redhat.com> wrote:
pipe_wait() is called from within the loop and drops the mutex temporarily.


Right I missed that, thanks. I guess we ought to just revert the F_GETPIPE_SZ call and simply return PIPE_BUF then.

Or the really old version from 1b990bd670519f84341d4e1e470bb577e2b01709, given that the kernel uses PAGE_SIZE.


--
Florian Weimer / Red Hat Product Security Team


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