Re: git: d549de769055 - main - libc: Remove readdir_r(3) [This broke building rust 1.88]
Date: Fri, 12 Sep 2025 13:34:24 UTC
> > Rust is (hopefully) going to get fixed now, but > > the only way to avoid a repeat performance is to drop readdir_r(). > > Now that readdir_r() is "officially" obsolete, we can hope that this time people will actually comply by themselves or when we poke them to. Hopefully, we'll be able to remove readdir_r() in 16. On this point, I guess we have no other real choice than to be proactive and do the unpleasant task of ensuring that our most important applications comply. To this end, requesting an exp-run with your patch may be a valuable first step. -- Olivier Certner