[libc-commits] [libc] [libc] don't over include stdlib in the hdr declaring bsearch (PR #89471)

via libc-commits libc-commits at lists.llvm.org
Fri Apr 19 16:29:09 PDT 2024


enh-google wrote:

> > interestingly, it looks like bionic and glibc disagree on the nullability? bionic has
> 
> Something the C standards body could actually help with, instead adding more crap.

careful what you wish for anyway... they're likely to go with standardizing something you don't want, either because it's too strict and breaks code you need to support, or not strict enough (to not break _anyone's_ code, including code you _don't_ need to support).

#include my usual "i'm not sure one size actually fits all" :-)

https://github.com/llvm/llvm-project/pull/89471


More information about the libc-commits mailing list