tech-userlevel archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Namespace pollution in strings.h
On Sat, Apr 27, 2013 at 07:52:34PM +0200, Martin Husemann wrote:
> The strings.h header is posix defined and only allowed to export very
> few user visible symbols.
>
> We do not follow the standard here, the attache patch tries to fix
> that - however, this will result in ~nobody finding/using the popcount*
> functions.
>
> What do you think?
Good! I just had to patch xen to avoid conflict with our popcount...
Cheers,
Patrick
Home |
Main Index |
Thread Index |
Old Index