[PATCH 2/3] network: recvmsg and sendmsg standard compliance (BZ#16919)
Joseph Myers
joseph@codesourcery.com
Fri Jun 10 18:19:00 GMT 2016
On Fri, 10 Jun 2016, Carlos O'Donell wrote:
> > (A much more significant issue here is the ridiculous delays in adding
> > things like gettid() and getrandom().)
>
> There are no delays in adding gettid or getrandom, there are only the
> lack of skilled people willing to do the work at level of quality required
> of a core library implementation.
For gettid I think the actual issue is difficulty in establishing
consensus in the absence of unanimity. That's caused issues for all of:
gettid / pthread_gettid_np, explicit_bzero, strlcpy / strlcat, Linux
syscall wrappers in general especially where not appropriate for the
OS-independent GNU API. (I think all of those are appropriate for
inclusion in glibc.)
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libc-alpha
mailing list