[libc-commits] [libc] [libc] Implement freopen (PR #207837)

Jeff Bailey via libc-commits libc-commits at lists.llvm.org
Fri Aug 7 00:29:05 PDT 2026


================

----------------
kaladron wrote:

Oh gross, we cast ints through a void pointer for fcntl? =(  I'm surprised we don't compile with -Wint-to-void-pointer-cast.

(That's not this PRs problem, but ugh)

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


More information about the libc-commits mailing list