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: getentropy for <unistd.h>


On 12/27/2016 06:46 PM, Andreas Schwab wrote:
On Dez 23 2016, Florian Weimer <fweimer@redhat.com> wrote:

Should I depend on _GNU_SOURCE instead?  The __USE_MISC feature macro
seems rather broad.

__USE_MISC is what is used for BSD things.

Even for new BSD additions?  This part wasn't clear to me.

Should I switch the conditional to __USE_MISC here?

Thanks,
Florian


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