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 v4 0/5] fix wrong program abort on __FD_ELT


On 04/13/2013 08:47 PM, KOSAKI Motohiro wrote:
> Changes from v3 to v4
>  - remove _STRICT_FD_SIZE_CHECK ifdef.
>  - instead, always check buffersize. requested from Florian Weimer.

Do we want to update manual/llio.texi to describe those macros
that can work with heap allocated fd sets?

These macros are being clearly used in Linux and BSD to operate
on heap allocated sets, and the glibc versions of some of these
macros do support those uses.

Cheers,
Carlos.


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