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: [PATCH] arc4random implementation


On 06/28/2018 05:44 AM, DJ Delorie wrote:

It's taking me a while to read through this, but one initial thing...

The BSD definitions use uint32_t, not "unsigned int" for the prototypes.

We currently have extremely few prototypes in installed headers which use uint32_t, which is why I went with the glibc precedent here.

Thanks,
Florian


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