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

Nick Desaulniers via libc-commits libc-commits at lists.llvm.org
Fri Apr 19 16:23:49 PDT 2024


nickdesaulniers wrote:

> interestingly, it looks like bionic and glibc disagree on the nullability? bionic has

Something the C standards body could help with, instead adding more crap. I was just reading through
- [N3222](https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3222.pdf)
- [N3089](https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3089.pdf)
this morning.

I guess I'd better contact my companies WG14 rep...oh wait... 💀 ☠️ 🧟 

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


More information about the libc-commits mailing list