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