[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: * NEWS: Mention 2011-02-08 change to stdlib.
From: |
Bruno Haible |
Subject: |
Re: * NEWS: Mention 2011-02-08 change to stdlib. |
Date: |
Sat, 19 Feb 2011 17:24:10 +0100 |
User-agent: |
KMail/1.9.9 |
Hi Simon,
> (The reason I added struct random_data detection to stdlib.h was IIRC
> that I only needed the struct and not the functions, so pulling in the
> entire functions would be wasteful for me.)
Can you please show us the place where you use 'struct random_data' but
not the functions? When we discussed this [1], I assumed the only reason
to want the struct is that you also want some of the functions. I may
have been wrong; please prove it.
> My concern was more on a generic level.
No big change happened. Just that when considering whether to support a
glibc feature in a module without suffix '-gnu', we are ready to make
compromises that we wouldn't make for POSIX features.
Bruno
[1] http://lists.gnu.org/archive/html/bug-gnulib/2011-02/msg00112.html
--
In memoriam Friedrich Weißler <http://en.wikipedia.org/wiki/Friedrich_Weißler>