[PATCH 2/3] network: recvmsg and sendmsg standard compliance (BZ#16919)
Adhemerval Zanella
adhemerval.zanella@linaro.org
Thu Mar 24 12:58:00 GMT 2016
On 23-03-2016 18:51, Joseph Myers wrote:
> Is there any current need to have these functions in libpthread as well as
> libc? Or could we make the libpthread versions into compat symbols
> (including on 32-bit architectures) *without* adding new versions in
> libpthread - with new versions going in libc only?
>
I think it is possible to just add the compat symbol for all architectures
in libpthread and move all the new implementation on libc only. I will
change it.
More information about the Libc-alpha
mailing list