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]

getentropy for <unistd.h>


On OpenBSD, getentropy is declared in <unistd.h>. I would like to add it to our <unistd.h>, except that we no longer have _BSD_SOURCE.

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

Thanks,
Florian


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